Many thanks victor
Without notify HAS_PCRE the compilation run correctly
Message initial
De: Victor Duchovni
Reply-to: postfix-users@postfix.org
À: postfix-users@postfix.org
Sujet: Re: Unable to compile Postfix 2.6 on Ubuntu 8.10 or CentOS 5.2
Date: Wed, 13 May 2009 11:13:19
On Wed, May 13, 2009 at 05:09:18PM +0200, David Touzeau wrote:
> Just Notice when do
>
> ld -lpcre --verbose
>
> i receive error
> ld: warning: cannot find entry symbol _start; not setting start address
This is normal. Your "CCARGS" recipe is broken. Either:
- Don't include "HAS_PCRE
Just Notice when do
ld -lpcre --verbose
i receive error
ld: warning: cannot find entry symbol _start; not setting start address
but library is found in /usr/lib/libpcre.so
attempt to open /usr/i386-redhat-linux/lib/libpcre.so failed
attempt to open /usr/i386-redhat-linux/lib/libpcre.a failed