bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Re: Problems compiling mailutils


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Re: Problems compiling mailutils
Date: Sat, 14 Feb 2009 11:39:14 +0200

Garey Mills <address@hidden> 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




reply via email to

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