Below is a listing of Config.log
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char crypt();
int main() {
crypt()
; return 0; }
configure:1223: gcc -o
conftest -g -O2 -I/usr/local/midgard/include -I/usr/local/exp$
configure:1244: checking for mgd_connect in -lmidgard
configure:1263: gcc -o
conftest -g -O2 -I/usr/local/midgard/include -I/usr/local/exp$
/usr/bin/ld: warning: libexpat.so.0, needed by
/usr/local/midgard/lib/libmidgard.so, $
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_SetElementHandler'
/usr/local/midgard/lib/libmidgard.so: undefined reference to `XML_Parse'
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_ParserFree'
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_SetCharacterDataHan$
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_SetUnknownEncodingH$
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_ParserCreate'
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_SetUserData'
/usr/local/midgard/lib/libmidgard.so: undefined reference to
`XML_GetCurrentLineNumbe$
collect2: ld returned 1 exit status
configure: failed program was:
#line 1252 "configure"
#include "confdefs.h"
#line 1252 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char mgd_connect();
int main() {
mgd_connect()
; return 0; }
Could anyone look into it and tell me how to do, thank you.
PIVO
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]