If you want to build your own packages (why?) you should satisfy the build-dep specs set in debian/control
In this case, make sure you install libgmime-2.0-2-dev Jon Duggan wrote: > Im now getting the following errors on debian etch (upgraded to etch as > suggested) > > main.o: In function `main': > /home/jduggan/dbmail-2.2.4/main.c:391: undefined reference to > `g_mime_shutdown' > ./.libs/libdbmail.so: undefined reference to `g_mime_utils_header_decode_text' > ./.libs/libdbmail.so: undefined reference to `g_module_supported' > ./.libs/libdbmail.so: undefined reference to `g_module_error' > ./.libs/libdbmail.so: undefined reference to > `g_mime_utils_header_encode_phrase' > ./.libs/libdbmail.so: undefined reference to `g_mime_message_get_mime_part' > ./.libs/libdbmail.so: undefined reference to `g_module_symbol' > ./.libs/libdbmail.so: undefined reference to `g_mime_utils_header_encode_text' > ./.libs/libdbmail.so: undefined reference to `g_module_build_path' > ./.libs/libdbmail.so: undefined reference to `g_mime_locale_charset' > ./.libs/libdbmail.so: undefined reference to `g_module_open' > collect2: ld returned 1 exit status > make[2]: *** [dbmail-smtp] Error 1 > make[2]: Leaving directory `/home/jduggan/dbmail-2.2.4' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/jduggan/dbmail-2.2.4' > make: *** [all] Error 2 > mailcore:/home/jduggan/dbmail-2.2.4# > > Is this still a glib problem? > > Regards > > > > Jon Duggan > Nuco Technologies Ltd > [EMAIL PROTECTED] > Tel. 0870 165 1300 > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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 _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
