Subject: | Error on make on Solaris 5.7 |
SunOS devs0000 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-250
This is perl, v5.8.3 built for sun4-solaris
root@devs0000:/usr/local/tmp/Solaris-0.05>make
gcc -B/usr/ccs/bin/ -c -Iinclude -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/local/lib/perl5/5.8.3/sun4-solaris/CORE" -D__SunOS_5_7 Kstat.c
Kstat.xs: In function `XS_Solaris__Kstat__Stat_FETCH':
Kstat.xs:762: error: `sv_undef' undeclared (first use in this function)
Kstat.xs:762: error: (Each undeclared identifier is reported only once
Kstat.xs:762: error: for each function it appears in.)
Kstat.xs: In function `XS_Solaris__Kstat__Stat_EXISTS':
Kstat.xs:797: error: `na' undeclared (first use in this function)
Kstat.xs: In function `XS_Solaris__Kstat__Stat_DELETE':
Kstat.xs:847: error: `sv_undef' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `Kstat.o'
Current working directory /usr/local/tmp/Solaris-0.05/Kstat
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
root@devs0000:/usr/local/tmp/Solaris-0.05>