On 10/02/2012 01:51 PM, Henrik Krohns wrote:
On Tue, Oct 02, 2012 at 01:38:40PM +0200, Axb wrote:
totally new to me...
............
gcc  -g -O2 spamc/spamc.c spamc/getopt.c spamc/libspamc.c spamc/utils.c \
                 -o spamc/spamc   -ldl -lz
spamc/libspamc.c:68:18: fatal error: zlib.h: No such file or directory
compilation terminated.
make[1]: *** [spamc/spamc] Error 1
............

axb@toro:~$ locate zlib.h
/usr/lib/syslinux/com32/include/zlib.h

That's not system zlib.

stumped!

yum install zlib-devel


this is Ubuntu  - and 2 days ago it still worked...

hmm

Reply via email to