Hi group...  To sum up the environment:
 
-- Freebsd 4.5
-- PHP 4.3.1 (tried 4.2.3 too)
 
I try to configure mkdgard-php4, and it dies with an ltconfig error...
 
I'm not sure what to try now...  Anyone have any suggestions?   I did try fetching the latest and greatest from cvs, but no dice... same problem.
 
 
 
su-2.05b# ./configure --with-midgard=/usr/local/midgard/bin/midgard-config
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 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 whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... 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/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/local/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/local/lib/php/extensions/no-debug-non-zts-20020429
  ================================================================
checking build system type... i386-unknown-freebsdelf4.5
checking host system type... i386-unknown-freebsdelf4.5
checking for ranlib... ranlib
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/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: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
 

Reply via email to