[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling qmail-sql in RH 7.1
- To: <qmail-sql@xxxxxxxxxx>
- Subject: Compiling qmail-sql in RH 7.1
- From: "Stan Pratt" <stanp@xxxxxxxxxxxxxx>
- Date: Tue, 21 May 2002 10:16:19 -0700
- Delivered-to: mailing list qmail-sql@digibel.be
- Importance: Normal
- Mailing-list: contact qmail-sql-help@digibel.be; run by ezmlm
I'm hoping someone could help me solve this problem. I'm getting an error
when I try to compile qmail with the qmail-sql patch. I'm using RedHat 7.1,
qmail-1.03, and the latest qmail-sql patch.
"In function 'my_uncompress': my_compress.o(.text+0xa2): endefined reference
to 'uncompress'"
After some research I have found the some users had the same problem with
PHP and mySQL and they solved it by adding some parameters to the config
file to include the zlib stuff. Unfortunately I can't figure out how to do
the same sort of thing with qmail. I'm learning a lot doing all this stuff,
but obviously not fast enough :).
-Stan Pratt