On Wed, 19 Mar 2003, Bill Campbell wrote:

> When I tried to build mutt-1.4i-20030103 against the imap-2002b-20030113
> libraries, it comes up with a ton of undefined references (attached), all
> from the c-client library.  If I remove the openpkg imap rpm, and build
> against the SuSE 8.1 libraries it works OK.  Mutt works fine with all the
> imap functions after building with the system libraries (other than
> reversing the foreground and background from mutt-1.2.5 I've been using on
> an older system).
>
> Before I dig into the wonderful Mark Crispin code, has anybody run into
> similar problems?

Just reading your mail after I have been several days on vacation, thus
sorry for the delay (stuck in too much mail :)

I have had the very same problem and fixed it the some days ago. The
problem was that mutt provided an own IMAP library during build time which
has the same name as imap's one, namely libimap.a. While linking all stuff
together the wrong library due to an search path issue has been taken.
-> http://cvs.openpkg.org/chngview?cn=8347
-> http://cvs.openpkg.org/chngview?cn=8348
-> http://cvs.openpkg.org/chngview?cn=8349

And don't wonder about the commit message which has been provided by an
faulty openpkg-dev script which also has been fixed.
-> http://cvs.openpkg.org/chngview?cn=8374

-- 
Christoph Schug <[EMAIL PROTECTED]>
Cable & Wireless Deutschland - Landsberger Strasse 155 - D-80687 Muenchen
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to