[EMAIL PROTECTED] wrote:
> 
> Emiliano writes:
> 
> > Ah, my mistake. I thought you had problems loading one of the modules,
> > but you're still at the midgard-lib phase. OK, roundup: what platform,
> > does it go bang during configure, if so, config.log please, if not,
> > then during compilation? With what error message?
> 
> Ok one more time.
> 
> I'm running on RH6.2 (just till I get the other CDs)
> Barfs at compile time with this
> 
> Making all in repligard
> make[1]: Entering directory
> `/usr/local/src/midgard/midgard-lib-1.4beta7/repligard'
> /bin/sh ../libtool --mode=link gcc  -g -O2 -I/usr/lib/glib/include
> -L/usr/local/mysql//lib/mysql -L/usr/local/lib -o repligard  common.o
> read.o import.o rpconfig.o iconvxml.o schema.o export.o main.o
> ../src/libmidgard.la  -lexpat -lm -lz -lcrypt  -L/usr/lib -lglib
> gcc -g -O2 -I/usr/lib/glib/include -L/usr/local/mysql//lib/mysql
> -L/usr/local/lib -o .libs/repligard common.o read.o import.o rpconfig.o
> iconvxml.o schema.o export.o main.o ../src/.libs/libmidgard.so -lexpat -lm
> -lz -lcrypt -L/usr/lib -lglib -lexpat -lm -lz -lcrypt -L/usr/lib -lglib
> -Wl,--rpath -Wl,/usr/local/lib

When I compile repligard there's a mention of -lmysqlclient between
-lexpat and -lm. Yours doesn't show it which is the immediate cause
of the compilation problem. Why it doesn't show it is the main
problem.

Does dependency_libs in lib/src/libmidgard.la list libmysqlclient?

Emile

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

Reply via email to