Re: [exim] Testing Exim 4.70 prerelease - compile errors
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
John Burnham à
2009-10-15 13:40
Marc Perkel à
2009-10-15 16:09
Auteur:
Tom Kistner
Date:
2009-10-15 15:30
UTC
À:
Marc Perkel
CC:
exim-users
Nouveaux-sujets:
Re: [exim] Testing Exim 4.70 prerelease - 4096 connection limit
Sujet:
Re: [exim] Testing Exim 4.70 prerelease - compile errors
Marc Perkel wrote:
> I'm missing something. Running Fedora 10. Thanks in advance
I guess you're re-using an old Local/Makefile. In that case, add
"-lpcre" to LDFLAGS. Otherwise the linker does not know where to get the
pcre refs.
/tom