> > 
> > Changed the '==' into 'eq' and reran PATH=${PATH}:/home/midgard/lib
> > ./configure --with-mysql=/usr/bin/mysql --with-expat=/var/expat 
>--with-apxs=/usr/sbin/apxs 
> --with-midgard-config=/home/midgard/bin.
> > 
> > .. configure: error: Midgard library libmidgard not found or failed to load due to 
>missing symbols from other libraries
> > 
> > Attached is config.log
> 
> In configure.in, after
>   CPPFLAGS="$CPPFLAGS "`$MIDGARDCONFIG --cppflags`
>   LIBS="$LIBS "`$MIDGARDCONFIG --libs`
> add
>   LDFLAGS="$LDFLAGS "`$MIDGARDCONFIG --libs`
> 
> then run autoconf and try running configure again.

Okay :

[root mod_midgard-1.4.2]# autoconf
configure.in:97: warning: Cannot check for file existence when cross compiling

Ja 



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

Reply via email to