Hi have just downloaded php 4.0.6 and
have some problems when I configure it.
When I am running ./configure I'll get this after a while:
Generating files
checking for working mkdir -p... yes
creating config_vars.mk
updating cache ./config.cache
creating ./config.status
./configure: line 56239: 16422 Segmentation fault sed -n -f conftest.hdr confdefs.h >conftest.vals
./config.status: line 139: 16439 Segmentation fault sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\&%]/\&/g;
s/@@/%@/; s/@@/@%/; s/@g$/%g/' >conftest.subs <<'CEOF'
/[ ]VPATH[ ]=[:]*$/d
s%@@%/bin/sh%g
s%@CFLAGS@%-g -O2%g
s%@CPPFLAGS@% -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12%g
s%@CXXFLAGS@%%g
........................
.....................and so on
Anyone know how to solve this ?
/Johan