Re: [PHP-INSTALL] Problem compiling 5.3.3 with curl enabled
[email protected] (Nick)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Hey Daniel, thanks for such a quick response that has fixed it. But not my curl Seg Fault so going to raise a bug on those guys. But again thanks Nick > On Wed, Jan 12, 2011 at 10:39, Nick<[email protected]> wrote: >> Hi I've just installed the latest version of curl (curl-7.21.3) (because >> i've getting Segmention Fault when using oAuth which seems to be a curl >> problem so wanted to try the latest version) but now when I re-compile php >> it crashes out (see error below). If I take off --with-curl off the >> configure it re-compiles fine. > Try adding "-lresolv" to the "EXTRA_LIBS" line of "Makefile" in > the PHP source directory. >