Hi.
I get following errors when i try to make Crypt::DES
[root@abslls0045 Crypt-DES-2.05]# make
gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" DES.c
gcc: error: unrecognized command line option "-c"
gcc: error: unrecognized command line option "-pipe"
gcc: error: unrecognized command line option "-pipe"
Execution times (seconds)
TOTAL : 0.00 0.00 0.00
make: *** [DES.o] Error 1
Anyone??? :) please help :)