Here is the error I get when trying to configure mod_midgard
C compiler cannot create executables.  I read the threads in 
marc.theaimsgroup.com and followed all the suggestions to no avail


Here is my configuration

I am using Mandrake 8.1 beta2
a download from snaps.midgard-project.org for september 17th
midgard lib is installed in /usr/local/midgard/lib
this path is in ld.so.conf
ldconfig show libmidgard.so.5 in /usr/local/midgard/lib

here is the result of ldd /usr/local/midgard/lib/libmidgard.so
libmysqlclient.so.10 => /usr/lib/libmysqlclient.so.10 (0x4000350000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x450065000)
libm.so.6 => /lib/libm.so.6 (0x4008f000)
libz.so.1 => /lib/libz.so.1 (0x400b2000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x400c1000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x4000f0000)
libc.so.6 => /lib/libc.so.6 (0x40116000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40254000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

config.log states

/usr/bin/ld: cannot find -lmidgard
collect2: ld returned 1 exit status
configure: failed program was:

#line 910 "configure"
#include "confdefs.h"

main(){return(0);}


The syntax for performing the configuration is as follows
./configure --with-midgard-config=/usr/local/midgard/bin/midgard-config
--with-mysql=/usr/local/mysql --with-expat 
--with-apxs=/usr/local/apache/bin/apxs

Any help to resolve this would be greatly appreciated

Thanks

Martin


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to