On Fri, Feb 28, 2003 at 03:34:11PM +1100, John Habermann wrote:

> I have just been trying to install midgard from source on a debian 
> system and have been having problems when it comes to 
> mod_midgard-preparser. When I run make I get the following
> 
> gcc -shared -o mod_midgard.so mod_midgard.o -L/usr/local/midgard/lib 
> -L/usr/local/midgard/lib -lmysqlclient -lexpat -lm -lz -lcrypt -lglib 
> -lmidgard -lmysqlclient -lexpat -lm -lz -lcrypt -lglib -lmidgard 
> -lmidgard -lc -lm -lcrypt -ldb1 -ldb -lexpat
> /usr/bin/ld: cannot find -ldb1
> collect2: ld returned 1 exit status
> apxs:Break: Command failed with rc=1
> make: *** [mod_midgard.so] Error 1

I have that too. I simply removed the '-ldb1' from apxs, and things
would just work. No idea why that switch is there.

Emile

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

Reply via email to