Try 1. Compile and install courier-auth first with # ./configure --prefix=$MAILSERVER_INSTALL --without-stdheaderdir
2. Compile point to COURIERAUTHCONFIG # export COURIERAUTHCONFIG=$MAILSERVER_INSTALL/bin/courierauthconfig Where $MAILSERVER_INSTALL is your prefix # ./configure --prefix=$MAILSERVER_INSTALL --sysconfdir=/etc/courier -- Software Management Consulting Pty Ltd Sincerely N.Khershberg B.MEng (Robotics) ,M.Tech(Web Programming) If you have other questions do not hesitate to contact me on Ph. (03) 95786507 http://www.softwaremanagementconsulting.com On Sunday 25 June 2006 02:46, Bill Schindler wrote: > I've tried building courier 0.53.2 on two different linux boxes > (gentoo and slackware) and gotten the same errors during make. > > The errors are: > > Linking courieresmtp > ../../rfc2045/.libs/librfc2045.a(rfc2045rewrite.o)(.text+0x27): In > function `qpe_do': > /home/bill/system/courier/courier/courier-0.53.2/rfc2045/ > rfc2045rewrite.c:144: undefined reference to `libmail_encode' > ../../rfc2045/.libs/librfc2045.a(rfc2045rewrite.o)(.text+0xe62): In > function `dorw': > /home/bill/system/courier/courier/courier-0.53.2/rfc2045/ > rfc2045rewrite.c:354: undefined reference to `libmail_encode_end' > ../../rfc2045/.libs/librfc2045.a(rfc2045rewrite.o)(.text+0xea2):/home/ > bill/system/courier/courier/courier-0.53.2/rfc2045/rfc2045rewrite.c: > 325: undefined reference to `libmail_encode_start' > collect2: ld returned 1 exit status > > Both machines show ld as "GNU ld". The gentoo box is using gcc 3.3.5; > the slackware is using gcc 4.1.0. > > Both machines have an existing copy of courier (0.50 on both, I > think) running. > > Anybody have any ideas of what's causing this? > > --Bill > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
