9 messages in net.sourceforge.lists.courier-users[courier-users] Re: make errors
FromSent OnAttachments
Nathan BelshawJan 20, 2001 3:45 pm 
Patrick PriceJan 21, 2001 9:07 am 
Chris MeadorsJan 22, 2001 9:12 am 
John WatsonJan 22, 2001 9:21 am 
Patrick PriceJan 22, 2001 10:58 am 
Patrick PriceJan 22, 2001 11:00 am 
Sam VarshavchikJan 22, 2001 2:37 pm 
Nathan BelshawJan 23, 2001 12:33 pm 
Sam VarshavchikJan 23, 2001 3:02 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: make errorsActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 23, 2001 3:02:13 pm
List:net.sourceforge.lists.courier-users

Nathan Belshaw writes:

Sorry to resubmit the same problems, but I'm still trying to get courier-imap 1.3 installed on my Mac OS X Public Beta. When I run the make & make check I receive the following errors and no files are installed.

/usr/bin/ld: Undefined symbols: _rfc1035_default_resolver make[1]: *** [testlookup] Error 1 make: *** [all-recursive] Error 1

Can anyone shed some light on this one??

As I said, you have a broken compiler. Compilers that couldn't handle textless modules have gone out of fashion, oh, I'd say about ten years ago. Since Mac OS X is derived from BSD, you should be able to find a BSD port of gcc, and use it (provided that someone hasn't already put together an OS X version of gcc).