> http://access.thelounge.net/harry/gmime-2.6.19-1.fc19.20140115.rh.src.rpm

I got exactly the same errors in the build:

.../gmime/.libs/libgmime-2.6.so: undefined reference to `g_mutex_init'
.../gmime/.libs/libgmime-2.6.so: undefined reference to `g_mutex_clear’

A quick Google search seems to indicate that these were introduced in glibc 
after the version that Redhat 6 uses.  Looking at the gmime source for 2.5.3 
and 2.6.19, it looks like gmime didn’t use mutexes in the older version so I 
removed the g_mutex calls in the 2.6.19 source and it built fine.

Does dbmail need gmime to be re-entrant/thread safe?

On Jan 28, 2014, at 12:36 PM, Reindl Harald <h.rei...@thelounge.net> wrote:

> http://access.thelounge.net/harry/gmime-2.6.19-1.fc19.20140115.rh.src.rpm
> 
> is based don the Fedora RPM's without mono-build-requirements
> maybe some small things needs to be adopted because UsrMove
> but should build normally on RHEL too
> 
> Am 28.01.2014 18:23, schrieb KT Walrus:
>> I had problems building the latest gmime 2.16.19 on Centos 6.5 so I 
>> installed 2.5.3 from rpmforge and built dbmail with that.
>> 
>> Is this older version of gmime acceptable for a production dbmail?  Or, 
>> should I spend more time trying to get the latest version to build?  If I 
>> remember correctly, my problem with building was the shared libraries built 
>> referenced some missing gmutex functions.  
> 
> 
> _______________________________________________
> DBmail mailing list
> DBmail@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to