Date: Mon, 19 Dec 2005 00:04:54 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 673 ************************************************** Sunday 18 December 2005 Number 673 ************************************************** Subjects for today 1 Configuring Apache Portable Runtime library : John Poltorak **= Email 1 ==========================** Date: Sat, 17 Dec 2005 17:00:26 +0000 From: John Poltorak Subject: Configuring Apache Portable Runtime library For some reason, when trying to build Apache the other day I got these responces Configuring Apache Portable Runtime library ... checking for APR... reconfig not updating unwritable cache /dev/null configuring package in srclib/apr now configure: loading site script g:/ux2bs/lib/config.site configure: creating cache /dev/null checking build system type... i386-pc-os2-emx checking host system type... i386-pc-os2-emx checking target system type... i386-pc-os2-emx Configuring APR library Platform: i386-pc-os2-emx checking for working mkdir -p... yes APR Version: 1.2.2 checking for chosen layout... apr checking for gcc... gcc checking for C compiler default output file name... conftest.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed Applying APR hints file rules for i386-pc-os2-emx Now I get:- Configuring Apache Portable Runtime library ... checking for APR... yes setting CPP to "gcc -E" setting CFLAGS to " -Zmt" setting CPPFLAGS to " -DOS2" setting LDFLAGS to " " Any ideas on what has caused the difference? -- John