[Dbmail] Error building 2.1.5 on CentOS 4.2

2006-03-04 Thread Dan O'Brien
CentOS is stock, with the exception of gmail, which is built from source RPM from the Fedora 4 Extras repository. This is my first crack at building DBmail... 2.0.9 builds OK. I'm using ./configure --with-mysql && make Error follows: config.c:29: error: syntax error before '*' token config.c:

Re: [Dbmail] Error building 2.1.5 on CentOS 4.2

2006-03-05 Thread Dan O'Brien
Paul J Stevens <[EMAIL PROTECTED]> said: > You need recent libglib-2.8 development packages. Development is done > using 2.8.6, but 2.6.0 packages should be enough. Fair enough. CentOS 4 (and, therefore, RHEL 4) ships with glib2 2.4.7-1. I'm trying to build the Fedora Core 4 glib2 packages on Ce