On 10/02/2012 06:34 PM, [email protected] wrote:
On 10/02, Axb wrote:
On 10/02/2012 02:11 PM, Axb wrote:
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...

found the missing package - <puzzled>

You found the solution and didn't tell us what it is?

Was it this?

$ apt-file search include/zlib.h
...
zlib1g-dev: /usr/include/zlib.h


Yep - heaven knows why it worked till today and all of a sudden...




Reply via email to