5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] error makeing on ...
FromSent OnAttachments
Thomas von HasselSep 22, 2005 4:02 am 
Milan ObuchSep 22, 2005 4:16 am 
Thomas von HasselSep 22, 2005 4:29 am 
Thomas von HasselSep 22, 2005 4:47 am 
Thomas von HasselSep 23, 2005 4:46 am 
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:Re: [courier-users] error makeing on freebsd (probably something with pcre)Actions...
From:Thomas von Hassel (tho@elements.dk)
Date:Sep 22, 2005 4:29:22 am
List:net.sourceforge.lists.courier-users

On Sep 22, 2005, at 13:12, Milan Obuch wrote:

On Thursday 22 September 2005 12:55, Thomas von Hassel wrote:

I get this:

--

DEPDIR=.deps depmode=gcc /bin/sh ./../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I./.. -I.. -c testmaildirfilter.c Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter] Error 1 gmake[2]: Leaving directory `/usr/home/thomas/courier-0.52.0/maildir' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/home/thomas/courier-0.52.0/maildir' gmake: *** [all-recursive] Error 1

--

when tryiing to make on freebsd

So it's obviusly something to do with PCRE, but what ?

Use current port with following patch to update it to 0.52 or install devel/pcre manually before continuing.

i have installed devel/pcre from ports ...

/thomas