On 07/30/2011 02:33 AM, Martin Mačura wrote: > ../.libs/libdbmail.so: undefined reference to `g_module_build_path' > ../.libs/libdbmail.so: undefined reference to `g_thread_init' > ../.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-rc2/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/root/dbmail_3.0.0-rc2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/dbmail_3.0.0-rc2' > make: *** [all] Error 2
The dependencies you installed look good to me. Kind of weird those symbols don't resolve. I haven't done any centos6 stuff yet... Must be in the compilation of glib on centos. Maybe the module and thread stuff is separated out into other libraries. > > > To satisfy dependencies, I installed these packages: > > glib2-devel-2.22.5-5.el6.x86_64 > gmime-devel-2.4.21-1.el6.x86_64 > mhash-devel-0.9.9.9-3.el6.x86_64 > libevent-devel-1.4.13-1.el6.x86_64 > openssl-devel-1.0.0-4.el6_0.2.x86_64 > libzdb-devel-2.8.1-1.el6.x86_64 > libsieve-devel-2.2.7-3.el6.x86_64 > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail -- ________________________________________________________________ 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 ________________________________________________________________ _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
