Nitchi DaMon wrote:
Ok, back at it again.... I did a fresh install from the website of everything. I made sure that the patch was installed AFTER the major patch (qmail-toaster-0.8.3 etc). Ok the patch installed fine. did a make clean then make and WHAM! I get the following errors: ./load qmail-envelope-scanner -lz -lm local_scan.o /usr/lib/mysql/libmysqlclient.a
Try adding /usr/local/mysql/lib/libmygcc.a after the /usr/local/mysql/lib/libmysqlclient.a in the Makefile
Version 5 of mysql doesn't have everything in libmysqlclient.a At least that worked for me. Regards, Rick