Hi,
 
I'm installing dbmail on FreeBSD 4.9-STABLE. I've installed MySql (4.0.15)
using the FreeBSD ports. I've configured MySQL with linuxthreads to support
multiple processors.
 
I first tried dbmail version 1.2.7b. When running configure I first got this
error:
"Unable to link against mysqlclient."
I solved this by "setenv LDFLAGS -L/usr/local/lib/mysql" which is the same
as "export 'LDFLAGS=-L/usr/local/lib/mysql' with Linux.
 
When running make it fails with the following error:
"Makefile", line 475: Need an operator
make: fatal errors encountered -- cannot continue
 
Line 475 is:
-include $(DEP_FILES)
 
make does run fine with dbmail 1.2.7
 
 
Anne
 
 
 
 

Reply via email to