It looks like I couldn't try any gmime version greater than 2.6, as the compiler failed to find it. I tried version 2.4.32 and dbmail compiled without error.
Thanks, Masood On Oct 20, 2012, at 3:00 AM, [email protected] wrote: > Send DBmail mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of DBmail digest..." > > > Today's Topics: > > 1. Compile Problem (sood77) > 2. Re: Compile Problem (Reindl Harald) > 3. Re: Compile Problem (Leonel Nunez) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 19 Oct 2012 10:37:53 -0700 (PDT) > From: sood77 <[email protected]> > Subject: [Dbmail] Compile Problem > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > > 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 > -- > View this message in context: > http://old.nabble.com/Compile-Problem-tp34577029p34577029.html > Sent from the dbmail users mailing list archive at Nabble.com. > > > > ------------------------------ > > Message: 2 > Date: Fri, 19 Oct 2012 20:24:23 +0200 > From: Reindl Harald <[email protected]> > Subject: Re: [Dbmail] Compile Problem > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > > Am 19.10.2012 19:37, schrieb sood77: >> ../.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? > > have you tried a recent gmime-version? > gmime-2.6.9-1.fc17.x86_64 > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 267 bytes > Desc: OpenPGP digital signature > URL: > <http://mailman.fastxs.nl/pipermail/dbmail/attachments/20121019/02841f2c/attachment-0001.pgp> > > ------------------------------ > > Message: 3 > Date: Fri, 19 Oct 2012 12:25:34 -0600 (MDT) > From: "Leonel Nunez" <[email protected]> > Subject: Re: [Dbmail] Compile Problem > To: "DBMail mailinglist" <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=iso-8859-1 > > 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 > > > End of DBmail Digest, Vol 103, Issue 5 > ************************************** _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
