Garey Mills <[email protected]> ha escrit:
> libtool: link: gcc -g -O2 -o .libs/aclck aclck.o
> ../lib/.libs/libmuaux.a ../mailbox/.libs/libmailutils.so
> -L/usr/local/lib /usr/local/lib/libintl.so -lc
> /usr/local/lib/libiconv.so -lcrypt -lresolv -lpthread -Wl,-rpath
> -Wl,/usr/local/lib
> ../mailbox/.libs/libmailutils.so: undefined reference to `asprintf'
> collect2: ld returned 1 exit status
Please, include more output. In order to understand the message we need
to know where exactly (in which subdirectory) it was produced. Make
usually indicates it when entering and leaving the directory.
Please, do the following:
1. Configure the package as I described in my previous letter.
2. Run
make -k >make.log 2>&1
(The -k option is essential)
3. Send me the files config.log (produced on step 1), and make.log
Regards,
Sergey
_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils