6 messages in net.sourceforge.lists.courier-users[courier-users] Re: help needed with ...
FromSent OnAttachments
Lars NordinJun 18, 2001 4:47 pm 
Sam VarshavchikJun 18, 2001 6:25 pm 
Lars NordinJun 19, 2001 11:12 am 
Sam VarshavchikJun 19, 2001 2:55 pm 
Lars NordinJun 22, 2001 3:22 pm 
Sam VarshavchikJun 22, 2001 6:29 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: help needed with compiling courier on SCO OpenServerActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 22, 2001 6:29:00 pm
List:net.sourceforge.lists.courier-users

Lars Nordin writes:

Thanks for the help Sam - I missed that info on how to set LDFLAGS in the FAQ.

Configure is still failing though and here is the output of rfc1035/config.log

inet_addr exists on SCO, though you have to have the following includes #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> and it may require the "-lsocket" library.

That's the issue. Solaris needs -lnsl, now SCO needs -lsocket, good grief...