Dan, You need recent libglib-2.8 development packages. Development is done using 2.8.6, but 2.6.0 packages should be enough.
Dan O'Brien wrote: > 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:29: warning: type defaults to `int' in declaration of > `config_dict' > config.c:29: warning: data definition has no type or storage class > config.c: In function `config_read': > config.c:43: warning: implicit declaration of function `g_key_file_new' > config.c:43: warning: assignment makes pointer from integer without a cast > config.c:45: warning: implicit declaration of function > `g_key_file_load_from_file' > config.c:45: error: `G_KEY_FILE_NONE' undeclared (first use in this > function) > config.c:45: error: (Each undeclared identifier is reported only once > config.c:45: error: for each function it appears in.) > config.c:46: warning: implicit declaration of function `g_key_file_free' > config.c: In function `config_get_value_once': > config.c:79: warning: implicit declaration of function > `g_key_file_get_value' > config.c:79: warning: assignment makes pointer from integer without a cast > make[2]: *** [libdbmail_la-config.lo] Error 1 > make[2]: Leaving directory `/root/current/dbmail-2.1.5' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/current/dbmail-2.1.5' > make: *** [all] Error 2 > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
