unable to build compress Zlib
hi,
I was trying to install a thard party asset management(OCS)client package on a RHEL 4U5 server.
It is throwing below error and installation getting aborted.
Writing Makefile for Compress::Zlib
Building Compress::Zlib version 1.34
cp Zlib.pm blib/lib/Compress/Zlib.pm
AutoSplitting blib/lib/Compress/Zlib.pm (blib/lib/auto/Compress/Zlib)
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap -typemap typemap Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c
gcc -c -I./zlib-src-1.2.2 -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=\"1.34\" -DXS_VERSION=\"1.34\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" Zlib.c
cc1: invalid option `tune=pentium4'
make: *** [Zlib.o] Error 1
*** ERROR: Unable to build Compress::Zlib
Please help me in resolving the issue.
regards
Sheri.M
|