This is a discussion on Re: [courier-users] Solaris, CSWfam, and Courier 0.50 within the Courier-Imap forums, part of the Mail Servers and Related category; On Mon, 23 May 2005 03:55:08 -0700 Bill Taroli <bill.taroli@billsden.org> wrote: > OK. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 23 May 2005 03:55:08 -0700
Bill Taroli <bill.taroli@billsden.org> wrote: > OK. I've finally reached a point where I *really* want FAM running on > my Solaris 9 box, so that I can support ENHANCEDIDLE for IMAP... yes, > even if FAM has to poll and there's no kernel module to help it. > > The configure completes fine, except the configure output says that > the FAMOpen() test fails for maildir, since it cannot resolve some > symbols from libnsl an libsocket. Here is what I use. I have been building CSWcourierimap for some time now. Sounds like you want LDFLAGS. LD_OPTIONS='-R/opt/csw/bdb4/lib:/opt/csw/lib/$ISALIST:/opt/csw/lib' CPPFLAGS='-I/opt/csw/include' CFLAGS='-fast -xarch=v8' LDFLAGS='-L/opt/csw/bdb4/lib -L/opt/csw/lib -lnsl -lsocket' export LD_OPTIONS CPPFLAGS CFLAGS LDFLAGS If CSWfam gives you trouble, I may be able to help. Alex ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |