Many thanks victor

Without notify HAS_PCRE the compilation run correctly 


-------- Message initial --------
De: Victor Duchovni <victor.ducho...@morganstanley.com>
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 -0400


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" and let Postfix figure it out
    OR
        - Do include "HAS_PCRE" and specify *ALL* the appropriate linker flags

Reply via email to