Re: [exim] Testing Exim 4.70 prerelease - compile errors

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tom Kistner
Päiväys:  
Vastaanottaja: Marc Perkel
Kopio: exim-users
Uudet otsikot: Re: [exim] Testing Exim 4.70 prerelease - 4096 connection limit
Aihe: 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