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
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
John Burnham at
2009-10-15 13:40
Marc Perkel at
2009-10-15 16:09
Autor:
Tom Kistner
Data:
2009-10-15 15:30
UTC
Dla:
Marc Perkel
CC:
exim-users
Nowe tematy:
Re: [exim] Testing Exim 4.70 prerelease - 4096 connection limit
Temat:
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