Hello > Hi, > > I'm trying to compile the latest dbmail version 3.0.2, on a Ubuntu 12.04 > LTS > system. I had a lot of trouble with the ./configure validating all the > dependencies because of ZDB, which I downloaded and forced an install from > the .deb package. > Anyway the ./configure command only completes successfully with > ./configure > --prefix=/usr or ./configure --with-zdb=/usr > Without the flag it won't find zdb. Anyway after trying to run make on a > successful compile I get the following error: > > .../.libs/libdbmail.so: undefined reference to > `g_mime_header_list_set_stream' > collect2: ld returned 1 exit status > make[3]: *** [dbmail-deliver] Error 1 > make[3]: Leaving directory `/usr/local/3rdparty/dbmail-3.0.2/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/local/3rdparty/dbmail-3.0.2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/3rdparty/dbmail-3.0.2' > make: *** [all] Error 2 > > > I have gmime-2.4.6 installed from source. How can I get around the error? > > Thanks, > > Masood
You can try the debs I've builded for 12.04 https://launchpad.net/~leonelnunez/+archive/ppa/+packages Saludos -- Leonel Nunez http://enelserver.com http://enelserver.com/leonel/ _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
