My system is SOC UNIX 5.0.5 . I use Apache 1.3.23 and it has worked.
Then I tried to install PHP-4.1.2.
I ran the follwoing:
configure --without-mysql --with-apxs=[path] --enable-track-vars
I got the following error output:
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether /usr/local/bin/make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i486-pc-sco3.2v5.0
...........
...........
checking whether to enable transparent session id propagation... no
checking whether to enable session support... yes
checking for pread... no
checking for pwrite... no
checking whether pwrite works without custom declaration... configure: error: ca
n not run test program while cross compiling
anyone could tell me how should I do?
I has installed glib ,gcc and gmake.
Thanks ,
femerry
😕 😕