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

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to