Hi Guys,

I was trying to compile unattended latest source. (I downloaded it y'day). I 
changed the Makefile gcc to 2.5,  and compile the source
Make iso, but finally got this error.

No shared library support; try without defining CC and CFLAGS
Building static library libz.a version 1.2.5 with gcc -m32.
Checking for off64_t... No.
Checking for fseeko... Yes.
Checking for unistd.h... No.
Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf().
Checking for snprintf() in stdio.h... Yes.
Checking for return value of snprintf()... No.
  WARNING: apparently snprintf() does not return a value. zlib
  can build but will be open to possible string-format security
  vulnerabilities.
Checking for attribute(visibility) support... No.
make[1]: Entering directory `/usr/src/unattended/linuxboot/zlib-1.2.5'
make[1]: *** No rule to make target `libz.so.1.2.5'.  Stop.
make[1]: Leaving directory `/usr/src/unattended/linuxboot/zlib-1.2.5'
make: *** [zlib-1.2.5/libz.so.1.2.5] Error 2

whats wrong with the Makefile ? iam running that on CentOS 5.4, or what iam 
missing ?

Thanks in advance
Tharanga
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to