Re: [PHP-INST] compiling apache after compiling the php module.

2001-02-16 Thread Kai Schaetzl
> I've just finished installing mysql, php, and am now running make for > apache and I get this error: > > /usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function > `my_uncompress': > I'm not an expert but I would guess you may need to use --with-zlib (which is the compression library

[PHP-INST] compiling apache after compiling the php module.

2001-02-15 Thread Andrew Culver
I've just finished installing mysql, php, and am now running make for apache and I get this error: /usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function `my_uncompress': my_compress.o(.text+0x9a): undefined reference to `uncompress' /usr/local/mysql/lib/libmysqlclient.a(my_compress.o)

[PHP-INST] compiling apache after compiling the php module.

2001-02-14 Thread Andrew Culver
I've just finished installing mysql, php, and am now running make for apache and I get this error: /usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function `my_uncompress': my_compress.o(.text+0x9a): undefined reference to `uncompress' /usr/local/mysql/lib/libmysqlclient.a(my_compress.o)