Hi,

tried to compile version 2.1.1 on my fc linux box. checked the install file and 
installed gmime 2.1.15 from source successfully.

configure does find gmime successfully so i guess things should work.

however this is what i get at some point:

creating libdbmail.la
(cd .libs && rm -f libdbmail.la && ln -s ../libdbmail.la libdbmail.la)
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -g -O2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/local/include/gmime-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -W -Wall -Wpointer-arith 
-Wstrict-prototypes -c main.c
main.c: In function `main':
main.c:420: warning: implicit declaration of function `g_mime_shutdown'
main.c:107: warning: `headers' might be used uninitialized in this function
main.c: At top level:
main.c:70: warning: `yes_to_all' defined but not used
main.c:71: warning: `no_to_all' defined but not used
main.c:74: warning: `quiet' defined but not used
main.c:76: warning: `reallyquiet' defined but not used
/bin/sh ./libtool --mode=link gcc  -g -O2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -I/usr/local/include/gmime-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -W -Wall -Wpointer-arith 
-Wstrict-prototypes -lglib-2.0   -L/usr/local/lib -lgmime-2.0 -lnsl 
-lgobject-2.0 -lglib-2.0   -o dbmail-smtp  main.o libdbmail.la 
gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/local/include/gmime-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -o 
.libs/dbmail-smtp main.o  -L/usr/local/lib ./.libs/libdbmail.a 
/root/install-mta/dbmail-2.1.1/mysql/.libs/libsqldbmail.so -L/usr/lib/mysql -lz 
-lcrypt -lm -lc -lnss_files -lnss_dns -lresolv /usr/local/lib/libgmime-2.0.so 
-lnsl -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/local/lib/dbmail 
-Wl,--rpath -Wl,/usr/local/lib
main.o(.text+0x236): In function `main':
/root/install-mta/dbmail-2.1.1/main.c:420: undefined reference to 
`g_mime_shutdown'
collect2: ld returned 1 exit status
make[2]: *** [dbmail-smtp] Error 1
make[2]: Leaving directory `/root/install-mta/dbmail-2.1.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/install-mta/dbmail-2.1.1'
make: *** [all-recursive-am] Error 2

any ideas

regards

Simon

Reply via email to