On Fri, Mar 13, 2009 at 10:16 AM, Giacomo Boffi <giacomo.boffi(a)polimi.it> wrote:
% for x in no berkdb dbm gdbm ; do
> configure --with-athena=3d --with-database=$x | tail -10 ; echo ---* , done
*** PANIC *** Please examine the tail of config.log for runtime errors.
*** PANIC *** The most likely reason for this problem is that configure
*** PANIC *** links with shared libraries, but those libraries cannot be
*** PANIC *** found at run time.
*** PANIC ***
*** PANIC *** On a Linux system, edit /etc/ld.so.conf and re-run ldconfig.
*** PANIC *** On other systems, try telling configure where to find the
*** PANIC *** shared libraries using the --with-site-runtime-libraries option
*** PANIC ***
*** PANIC *** Another way to shoot yourself in the foot is to specify
*** PANIC *** --with-FEATURE when FEATURE is not actually installed
*** PANIC *** on your system. Don't do that.
------------------------------------------------------------------------------
*** PANIC *** Please examine the tail of config.log for runtime errors.
*** PANIC *** The most likely reason for this problem is that configure
*** PANIC *** links with shared libraries, but those libraries cannot be
*** PANIC *** found at run time.
*** PANIC ***
*** PANIC *** On a Linux system, edit /etc/ld.so.conf and re-run ldconfig.
*** PANIC *** On other systems, try telling configure where to find the
*** PANIC *** shared libraries using the --with-site-runtime-libraries option
*** PANIC ***
*** PANIC *** Another way to shoot yourself in the foot is to specify
*** PANIC *** --with-FEATURE when FEATURE is not actually installed
*** PANIC *** on your system. Don't do that.
------------------------------------------------------------------------------
checking for tgetent in -lncurses... no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for database support...
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open in -lgdbm_compat... no
checking for dbm_open... no
checking for dbm_open in -ldbm... no
checking for audio/audiolib.h... no
checking for TTY-related features...
------------------------------------------------------------------------------
checking for tgetent in -lncurses... no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for database support...
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open in -lgdbm_compat... no
%
to get here i linked gdbm_ndbm.h to ndbm.h
This may be caused by the feature test prior to the database test.
Can you attach the config.log file?
--
Jerry James
http://loganjerry.googlepages.com/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta