On Fri, Aug 26, 2011 at 10:09 AM, zamri <[email protected]> wrote: > > > On Mon, Aug 15, 2011 at 10:49 PM, Paul J Stevens <[email protected]> wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi all, >> >> The third and final release candidate for the new stable production >> series is here. >> >> Changes since RC2 were mostly bug-fixes and documentation updates. Also >> the native (none-sieve) autoreply and autonotify capability was >> re-instated after being removed during the 2.3 series. >> >> Download: >> http://www.dbmail.org/download/3.0/dbmail-3.0.0-rc3.tar.gz >> >> Changelog: >> http://git.dbmail.eu/paul/dbmail/log/?id=v3.0.0-rc3 >> >> Instruction for upgrading from DBMail 2.2 to versin 3.0 are included in >> the download package. >> >> >> - -- >> ________________________________________________________________ >> Paul J Stevens pjstevns @ gmail, twitter, skype, linkedin >> >> * Premium Hosting Services and Web Application Consultancy * >> >> www.nfg.nl/[email protected]/+31.85.877.99.97 >> ________________________________________________________________ >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.11 (GNU/Linux) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> iEYEARECAAYFAk5JMd8ACgkQ8iITvBH4zTFwiwCfU7J6Wtk3F3k/vdaA8GHmejcz >> ySwAnjyr87oKxiHaDfEq8GxtuWVIQRsh >> =bAUU >> -----END PGP SIGNATURE----- >> _______________________________________________ >> DBmail mailing list >> [email protected] >> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail >> > > Since Mandriva doesn't have dbmail rc3 package yet, I have to compile it > from source. I got these errors: > > ./.libs/libdbmail.so: undefined reference to `g_module_build_path' > ./.libs/libdbmail.so: undefined reference to `g_module_symbol' > ./.libs/libdbmail.so: undefined reference to `g_module_supported' > ./.libs/libdbmail.so: undefined reference to `g_module_open' > ./.libs/libdbmail.so: undefined reference to `g_module_error' > collect2: ld returned 1 exit status > make[3]: *** [dbmail-deliver] Error 1 > make[3]: Leaving directory `/root/dbmail-3.0.0-rc3/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/dbmail-3.0.0-rc3/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/dbmail-3.0.0-rc3' > make: *** [all] Error 2 > > All dependencies are satisfied. Any advice? >
Ok. I don't know what happened but after reading similar problems in the bugtracker, I tried this: LDFLAGS=-lgmodule ./configure --with-zdb=/usr/local (Mandriva doesn't have libzdb package. I have to compile it from source) and configure and make ran successfully. I hope this helps Mandriva admins and others.
_______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
