Hey folks,
I'm not sure that this is the best place to ask this question, but I'm not really sure what the best place is. I have been unable to comple the DES module. I'm on solaris 5.7, with perl 5.6.0.
Here's what happens:
/export/home/noah/Crypt-DES-1.0
sh-2.03$ make
gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC -I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE DES.c
DES.xs: In function `XS_Crypt__DES_crypt':
DES.xs:50: `sv_undef' undeclared (first use in this function)
DES.xs:50: (Each undeclared identifier is reported only once
DES.xs:50: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `DES.o'
Anybody?
thanks
noah
This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:36 EDT