[courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Thomas von Hassel
Hi there i (still) have trouble comiling under FreeBSD 4.11: Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter] Error 1 gmake[2]: Leaving directory `/usr/home/thomas/courier-0.52.2/maildir' gmake[1]: *** [install] Error 2 gmake[1]: Leaving

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Sam Varshavchik
Thomas von Hassel writes: Hi there i (still) have trouble comiling under FreeBSD 4.11: Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter] Error 1 gmake[2]: Leaving directory `/usr/home/thomas/courier-0.52.2/maildir' gmake[1]: *** [install]

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Thomas von Hassel
On Jan 5, 2006, at 12:53, Sam Varshavchik wrote: Thomas von Hassel writes: Hi there i (still) have trouble comiling under FreeBSD 4.11: Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter] Error 1 gmake[2]: Leaving directory

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Mark Blackman
On 5 Jan 2006, at 12:27, Thomas von Hassel wrote: On Jan 5, 2006, at 12:53, Sam Varshavchik wrote: Thomas von Hassel writes: Hi there i (still) have trouble comiling under FreeBSD 4.11: Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter]

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Thomas von Hassel
On Jan 5, 2006, at 13:34, Mark Blackman wrote: On 5 Jan 2006, at 12:27, Thomas von Hassel wrote: On Jan 5, 2006, at 12:53, Sam Varshavchik wrote: Thomas von Hassel writes: Hi there i (still) have trouble comiling under FreeBSD 4.11: Linking testmaildirfilter /usr/libexec/elf/ld: cannot

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Gordon Messmer
Thomas von Hassel wrote: see i was looking for a configure option, but i could'nt find it Does this work: LDFLAGS=-L/usr/local/lib ./configure ... --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Thomas von Hassel
On Jan 5, 2006, at 23:08, Gordon Messmer wrote: Thomas von Hassel wrote: see i was looking for a configure option, but i could'nt find it Does this work: LDFLAGS=-L/usr/local/lib ./configure ... yes .. it did .. after some poking around. But does courier not depend on other libs in

Re: [courier-users] problem compiling under freebsd 4.11

2006-01-05 Thread Sam Varshavchik
Thomas von Hassel writes: On Jan 5, 2006, at 23:08, Gordon Messmer wrote: Thomas von Hassel wrote: see i was looking for a configure option, but i could'nt find it Does this work: LDFLAGS=-L/usr/local/lib ./configure ... yes .. it did .. after some poking around. But does courier not