Hello, I've tryed to configure midgard-php-1.4.4 with PHP 4.3.0 on SuSE Linux. Any ideas how to fix?
Regards, Kai my configure line in mkall: ./configure --with-midgard=/usr/local/midgard/bin/midgard-config # --without-old-mod-midgard p15112500:/install/midgard-php4-1.4.4 # ./mkall autoheader: config.h.in is unchanged Configuring for: PHP Api Version: 20020918 Zend Module Api No: 20020429 Zend Extension Api No: 20021010 checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes 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 checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Ze nd -I/usr/include/php/TSRM checking for PHP extension directory... /usr/lib/extensions/no-debug-non-zts-20020429 checking how to run the C preprocessor... gcc -E checking for midgard support... yes, shared checking for apxs... /usr/sbin/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/lib/extensions/no-debug-non-zts-20020429 ================================================================ checking build system type... i686-suse-linux checking host system type... i686-suse-linux checking for ranlib... ranlib checking for ld used by GCC... /usr/i486-suse-linux/bin/ld checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig ./ltconfig: .: /dev/null: not a regular file ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
