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; > Subject: > [courier-users] cannot compile under suse 9.1, 9.2 > From: > Alexander Gretha <rlx@...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> 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... regards, alex ------------------------------------------------------- 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 |