I found the problem, for some reason this new configure adds an extra 
blank "-l" that causes the failure. Look at what I sent before:


  gcc -o conftest -g -O2  -I/usr/lib/glib/include 
-I/usr/local/include/mysql -I/usr/local//include 
-I/usr/local/include/midgard -I/usr/local/apache/include   conftest.c
  -l <---------- This is the culprit! it's blank and causes all else to 
fail.
    -L/usr/local/lib/mysql -lmysqlclient -L/usr/local//lib  -lexpat -lm 
-lz -lcrypt -lglib -lmidgard 1>&5





-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to