This is a discussion on [courier-users] Re: cannot compile under suse 9.1, 9.2 within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-20328-1126090269-0002 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Alexander Gretha writes: >> Subject: >> [courier-users] cannot compile under suse 9.1, 9.2 >> From: >> Alexander Gretha <rlx@chicken.sh> >> Date: >> Wed, 07 Sep 2005 03:05:25 +0200 >> To: >> courier-users@lists.sourceforge.net >> >> To: >> courier-users@lists.sourceforge.net >> >> >> hi, i ran into a problem compiling courier (courier-0.51.0.20050905) >> under various versions of suse linux. below a list of tested versions: >> >> suse 9.1 >> pcre 4.4-109 >> maildirfilter.c:251: undefined reference to `pcre_compile' >> maildirfilter.c:259: undefined reference to `pcre_free' >> >> suse 9.2 >> pcre 4.5.2 >> same as above >> >> suse 9.3 >> pcre 5.0 >> same as above >> >> yes, you might say: get yourself a decent version of pcre (which i will >> do - current version is 6.3) but not being able to compile courier on a >> plain suse installation smells like a problem to me. >> >> regards, >> alex >> >> >> >> ------------------------------------------------------------------------ >> >> Subject: >> Re: [courier-users] cannot compile under suse 9.1, 9.2 >> From: >> Sam Varshavchik <mrsam@courier-mta.com> >> Date: >> Tue, 06 Sep 2005 21:26:38 -0400 >> To: >> courier-users@lists.sourceforge.net >> >> To: >> courier-users@lists.sourceforge.net >> >> >> Alexander Gretha writes: >> >>> hi, i ran into a problem compiling courier (courier-0.51.0.20050905) >>> under various versions of suse linux. below a list of tested versions: >>> >>> suse 9.1 >>> pcre 4.4-109 >>> maildirfilter.c:251: undefined reference to `pcre_compile' >>> maildirfilter.c:259: undefined reference to `pcre_free' >>> >>> suse 9.2 >>> pcre 4.5.2 >>> same as above >>> >>> suse 9.3 >>> pcre 5.0 >>> same as above >>> >>> yes, you might say: get yourself a decent version of pcre (which i >>> will do - current version is 6.3) but not being able to compile >>> courier on a plain suse installation smells like a problem to me. >> >> >> You do not have the PCRE development package installed. You only have >> PCRE runtime support installed. > > i have installed pcre and pcre-devel. there are no more pcre packages in > the suse linux distribution. when, at first, i was missing the > pcre-devel package, the configure process failed with unable to find > pcre.h (or something similar). then i installed pcre-devel on all boxes, > configure completed fine, now make check failes with the said error. i > haven't yet tried with pcre 6.3, but will do so today. if i am missing > some other package, i'd please like to know which and where to get it... You need to post more of your log context, instead of just the single line that contains the error message. It's possible that you have a linking issue with a specific binary program, but it's impossible to tell which one it is. --=_mimegpg-commodore.email-scan.com-20328-1126090269-0002 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBDHsYdx9p3GYHlUOIRAhPIAJ9OuBb4K35zInrRyRUgTI amzGk4QACfVdBk 8vsikmXoYKFX6S1HKRVTmtk= =ql6H -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-20328-1126090269-0002-- ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |