bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] mu_*_record undefined


From: Karl Berry
Subject: [bug-mailutils] mu_*_record undefined
Date: Fri, 27 Jul 2007 11:07:15 -0500

mailutils 1.2, GNU/Linux (Red Hat WS4), compiling with gcc 4.1.2,
linking against Guile 1.4.1.

I ran configure --without-guile && make, and got some undefined references:

...
gcc -g -o .libs/mail.local main.o mailquota.o script.o  ../lib/.libs/libmuaux.a 
../libsieve/.libs/libsieve.so /usr/lib/libltdl.so 
../libproto/mbox/.libs/libmu_mbox.so ../auth/.libs/libmuauth.so 
/n/local/gnu/src/mailutils-1.2/mailbox/.libs/libmailutils.so -lpam -ldl 
../mailbox/.libs/libmailutils.so -lcrypt -lresolv -lpthread -Wl,--rpath 
-Wl,/usr/local/gnu/lib
main.o(.text+0x81f): In function `main':
/n/local/gnu/src/mailutils-1.2/mail.local/main.c:397: undefined reference to 
`mu_pop_record'
main.o(.text+0x82c):/n/local/gnu/src/mailutils-1.2/mail.local/main.c:397: 
undefined reference to `mu_imap_record'
main.o(.text+0x839):/n/local/gnu/src/mailutils-1.2/mail.local/main.c:397: 
undefined reference to `mu_mh_record'
main.o(.text+0x846):/n/local/gnu/src/mailutils-1.2/mail.local/main.c:397: 
undefined reference to `mu_maildir_record'
main.o(.text+0x86d):/n/local/gnu/src/mailutils-1.2/mail.local/main.c:397: 
undefined reference to `mu_nntp_record'
collect2: ld returned 1 exit status
make[3]: *** [mail.local] Error 1
make[3]: Leaving directory `/n/local/gnu/src/mailutils-1.2/mail.local'

I'm not sure where the problem lies.  Just thought I'd report it in case
there is something to be done.

Best,
Karl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]