Using midgard 1.4.2 as available on the website, upgrading my dev server.
Partially through running ./mkall I get the message: /usr/bin/ld: cannot find -lmidgard collect2: ld returned 1 exit status I'm not sure where to go from here. If I midgard-config --report /usr/local/midgard/bin/midgard-config --report version : 1.4.2 sitegroups : 1 prefix : /usr/local/midgard host : i686-pc-linux-gnu exec-prefix: /usr/local/midgard cppflags : -I/usr/include/glib-1.2 -I/usr/lib/glib/include - I/usr/include/mysql -I/usr/local/include -I/usr/local/midgard/include libs : -L/usr/local/midgard/lib -lmysqlclient -L/usr/local/lib - lexpat -lm -lz -lcrypt -lglib -lmidgard Does this all seem right? I had to edit midgard-config to stop it adding the wrong path onto header files that already specified it correctly (to get mod_midgard to compile), but changing it back to previous just in case it still breaks. ls /usr/local/midgard/lib/ libmidgard.a libmidgard.la libmidgard.so libmidgard.so.5 libmidgard.so.5.0.0 Odd! Cheers for help! Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
