Well I'm testing this out on another server, it was missing zlib lib, the admin installed it, but I am getting these remaining errors:
Anyone have any idea?
/usr/lib/crt1.o(.text+0x18): In function `_start':
../sysdeps/i386/elf/start.S:98: undefined reference to `main'
mccp.o(.text+0xbd): In function `compressStart':
/muds/chubr/chub/src/mccp.c:63: undefined reference to `deflateInit_'
mccp.o(.text+0xf4):/muds/chubr/chub/src/mccp.c:72: undefined reference to `text_to_socket'
mccp.o(.text+0x10c):/muds/chubr/chub/src/mccp.c:74: undefined reference to `text_to_socket'
mccp.o(.text+0x122):/muds/chubr/chub/src/mccp.c:77: undefined reference to `bug'
mccp.o(.text+0x1cd): In function `compressEnd':
/muds/chubr/chub/src/mccp.c:107: undefined reference to `deflate'
mccp.o(.text+0x202):/muds/chubr/chub/src/mccp.c:115: undefined reference to `deflateEnd' Anyone have any idea?