-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Ideas ?? (I'm out of them for the moment)
The system is Debian (I haven't set it up so I'm not quite certain what packages are installed, since configure didn't complain I suppose the build environment should be sane).
- ---------<snip>-------
[EMAIL PROTECTED]:~/midgard/midgard-php4-1.5.0$ sudo ./mkall find . -name \*.lo | xargs rm -f find . -name \*.o | xargs rm -f find . -name \*.la | xargs rm -f find . -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp4.la modules/* libs/* rm -f config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h stamp-h php4.spec sapi/apache/libphp4.module buildmk.stamp egrep define'.*include/php' configure|sed 's/.*>//'|xargs rm -f find . -name Makefile | xargs rm -f Configuring for: ~ PHP Api Version: 20020918 ~ Zend Module Api No: 20020429 ~ Zend Extension Api No: 20021010 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM checking for PHP extension directory... /usr/local/lib/php/20020429 checking for re2c... exit 0; checking for gawk... no checking for mawk... mawk checking for midgard support... yes, shared checking for midgard-config... /usr/bin/midgard-config checking for apxs... /usr/bin/apxs checking whether to compile for old mod_midgard (non-MMP, activated by default)... yes checking whether to keep depracated features... no checking for midgard experimental functions support... no checking whether to include profiling calls... no ~ ======================== IMPORTANT ========================= ~ If this is the first time you're installing Midgard, or you have ~ recently upgraded PHP, make sure to check your php.ini to verify ~ that extension_dir at least includes ~ /usr/local/lib/php/20020429 ~ ================================================================ checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged /bin/sh /home/rambo/midgard/midgard-php4-1.5.0/libtool --mode=compile gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /home/rambo/midgard/midgard-php4-1.5.0/mgd_errno.c -o mgd_errno.lo mkdir .libs ~ gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -c /home/rambo/midgard/midgard-php4-1.5.0/mgd_errno.c -fPIC -DPIC -o .libs/mgd_errno.o /bin/sh /home/rambo/midgard/midgard-php4-1.5.0/libtool --mode=compile gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /home/rambo/midgard/midgard-php4-1.5.0/midgard.c -o midgard.lo ~ gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -c /home/rambo/midgard/midgard-php4-1.5.0/midgard.c -fPIC -DPIC -o .libs/midgard.o In file included from /home/rambo/midgard/midgard-php4-1.5.0/php_midgard.h:37, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:25: /usr/include/midgard/midgard.h:35:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/php_midgard.h:37, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:25: /usr/include/midgard/midgard.h:134: error: `G_LOG_LEVEL_USER_SHIFT' undeclared here (not in a function) /usr/include/midgard/midgard.h:134: error: enumerator value for `G_LOG_LEVEL_DEBUG_PARSE_URI_VERBOSE' not integer constant /usr/include/midgard/midgard.h:138: error: parse error before "mgd_parse_log_levels" /usr/include/midgard/midgard.h:139: error: parse error before "log_levels" In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:34, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /usr/include/midgard/pageresolve.h:7:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:34, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /usr/include/midgard/pageresolve.h:59: error: parse error before "GArray" /usr/include/midgard/pageresolve.h:62: error: parse error before "GArray" In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:23, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:25:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:39: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:39: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparse.h:23, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:75: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class /home/rambo/midgard/midgard-php4-1.5.0/midgard.c: In function `is_table_multilang': /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: `TRUE' undeclared (first use in this function) /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: (Each undeclared identifier is reported only once /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: for each function it appears in.) /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:701: error: `FALSE' undeclared (first use in this function) make: *** [midgard.lo] Error 1 /bin/sh /home/rambo/midgard/midgard-php4-1.5.0/libtool --mode=compile gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /home/rambo/midgard/midgard-php4-1.5.0/midgard.c -o midgard.lo ~ gcc -I. -I/home/rambo/midgard/midgard-php4-1.5.0 -DPHP_ATOM_INC - -I/home/rambo/midgard/midgard-php4-1.5.0/include - -I/home/rambo/midgard/midgard-php4-1.5.0/main - -I/home/rambo/midgard/midgard-php4-1.5.0 -I/usr/local/include/php - -I/usr/local/include/php/main -I/usr/local/include/php/Zend - -I/usr/local/include/php/TSRM -I/usr/include/apache-1.3 - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql - -DHAVE_CONFIG_H -g -O2 -c /home/rambo/midgard/midgard-php4-1.5.0/midgard.c -fPIC -DPIC -o .libs/midgard.o In file included from /home/rambo/midgard/midgard-php4-1.5.0/php_midgard.h:37, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:25: /usr/include/midgard/midgard.h:35:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/php_midgard.h:37, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:25: /usr/include/midgard/midgard.h:134: error: `G_LOG_LEVEL_USER_SHIFT' undeclared here (not in a function) /usr/include/midgard/midgard.h:134: error: enumerator value for `G_LOG_LEVEL_DEBUG_PARSE_URI_VERBOSE' not integer constant /usr/include/midgard/midgard.h:138: error: parse error before "mgd_parse_log_levels" /usr/include/midgard/midgard.h:139: error: parse error before "log_levels" In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:34, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /usr/include/midgard/pageresolve.h:7:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:34, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /usr/include/midgard/pageresolve.h:59: error: parse error before "GArray" /usr/include/midgard/pageresolve.h:62: error: parse error before "GArray" In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:47: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:23, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:25:18: glib.h: No such file or directory In file included from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:74: /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:39: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparser.h:39: warning: data definition has no type or storage class In file included from /home/rambo/midgard/midgard-php4-1.5.0/mgd_preparse.h:23, ~ from /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:75: /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: error: parse error before '*' token /home/rambo/midgard/midgard-php4-1.5.0/mgd_internal.h:436: warning: data definition has no type or storage class /home/rambo/midgard/midgard-php4-1.5.0/midgard.c: In function `is_table_multilang': /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: `TRUE' undeclared (first use in this function) /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: (Each undeclared identifier is reported only once /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:699: error: for each function it appears in.) /home/rambo/midgard/midgard-php4-1.5.0/midgard.c:701: error: `FALSE' undeclared (first use in this function) make: *** [midgard.lo] Error 1
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-nr2 (Windows 2000) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFA7B4Ai7iLtQbxbW8RAu+FAJ0czKv/hcFiAjrvHYIo6Mr450q2HgCdEgpy qIuhIZtH2pRayLj+zjWcCBc= =k8+B -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
