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
Esta mensaxe é parte do seguinte fío:
Árbore completa do fío ordenada por data
John Burnham o
2009-10-15 13:40
Marc Perkel o
2009-10-15 16:09
Autor:
Tom Kistner
Data:
2009-10-15 15:30
UTC
Para:
Marc Perkel
CC:
exim-users
Temas novos:
Re: [exim] Testing Exim 4.70 prerelease - 4096 connection limit
Asunto:
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