Emiliano <[EMAIL PROTECTED]> wrote: > > 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. >
I am a little sillly about all these ld errors , but there were some conflict with libdb2 and libdb3 , so using apache-dev and gnome was not impossible with custom installing. More important Does current cvs midgard-php compiles with PHP < 4.3.x ??? I can not compile it for current cvs debian packages. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
