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