Re: mod_auth_mysql : HELP!!!

2003-08-21 Thread Gerrit P. Haase
Bill schrieb: >> Try moving `-lz' to the beginning of the link line (before >> `-lmysqlclient' as >> zlib is a dependency, AFAIK). [...] > my_compress.c: undefined reference to `_uncompress' > Still no joy >:O Looks better with libz.a at the end like in your previous mail, or did you removed e

RE: mod_auth_mysql : HELP!!!

2003-08-20 Thread Bill McCormick
> Try moving `-lz' to the beginning of the link line (before > `-lmysqlclient' as > zlib is a dependency, AFAIK). > gcc -I/usr/local/mysql/include/mysql -DCYGWIN -DUSE_HSREGEX -DNO_DL_NEEDED `./apaci`\ -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/auth_mysql/lib