OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: compiling postfix with mysql support

From: Kirti S. Bajwa (kbajwatib.com)
Date: Thu Sep 02 2004 - 15:23:31 CDT


I am in process of Installing Postfix & MySQL. Can someone explain why there
is another "make" command after "make -f Makefile.init makefiles ..."?

Thanks.

Kirti

-----Original Message-----
From: Dehm, Jochen [mailto:Jochen.DehmSTADT-NW.DE]
Sent: Thursday, September 02, 2004 9:40 AM
To: 'postfix-userspostfix.org'
Subject: compiling postfix with mysql support

I'm running:
make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL
-I/usr/local/mysql/include' 'AUXLIBS=-L/usr/local/mysql/lib -lmysqlclient
-lz -lm'

and after that:

make

and make stops showwing an error
"more undefined references to `_intel_fast_memcpy' "