atom feed2 messages in net.sourceforge.lists.courier-users[courier-users] Help compiling on Dar...
FromSent OnAttachments
Christoph GerdesApr 6, 2001 9:45 am 
Christoph GerdesApr 7, 2001 7:42 am 
Subject:[courier-users] Help compiling on Darwin/OSX
From:Christoph Gerdes (cger@iname.com)
Date:Apr 6, 2001 9:45:27 am
List:net.sourceforge.lists.courier-users

Hi,

I have trouble compiling courier-imap-1.3.7 on MacOSX. ./configure runs fine with --with-waitfunc=wait3 but make aborts with:

Making all in numlib Making all in bdbobj Making all in soxwrap Making all in unicode Making all in rfc822 Making all in rfc1035 cc -g -O2 -Wall -I./.. -I.. -o testlookup testlookup.o librfc1035.a
../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` /usr/bin/ld: Undefined symbols: _rfc1035_default_resolver make[1]: *** [testlookup] Error 1 make: *** [all-recursive] Error 1

Can somebody help me on this? TIA Christoph