Subject: | Compile errors on Solaris 2.6-7 |
Using Perl v5.6.0 built for sun4-solaris/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs
gcc version 2.8.1
#make test
gcc -c -Iinclude -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC -I/var/opt/Tivoli/local/lib/perl5/5.6.0/sun4-solaris/CORE -D__SunOS_5_6 Kstat.c
Kstat.c: In function `XS_Solaris__Kstat_new':
Kstat.c:579: `na' undeclared (first use in this function)
Kstat.c:579: (Each undeclared identifier is reported only once
Kstat.c:579: for each function it appears in.)
Kstat.xs: In function `XS_Solaris__Kstat__Stat_FETCH':
Kstat.xs:762: `sv_undef' undeclared (first use in this function)
Kstat.xs: In function `XS_Solaris__Kstat__Stat_EXISTS':
Kstat.xs:797: `na' undeclared (first use in this function)
Kstat.xs: In function `XS_Solaris__Kstat__Stat_DELETE':
Kstat.xs:847: `sv_undef' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `Kstat.o'
Current working directory /usr/users/sneedy/Solaris-0.05/Kstat
*** Error code 1
make: Fatal error: Command failed for target `subdirs'