This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

configure problem with insight.


Hi all.

I tried to configure insight in a a build directory and the configure
script bombed out on me.

cd insight-19990809
mkdir build52 ; cd build52
../configure --prefix=$HOME/project/insight52

...

creating Makefile
configuring in gdb.gdbtk
running /bin/sh ../../../../gdb/testsuite/gdb.gdbtk/configure
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
--prefix=/home/mo/project/insight52 --cache-file=../../../config.cache
--srcdir=../../../../gdb/testsuite/gdb.gdbtk
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdbserver
running /bin/sh /home/mo/project/insight-19990809/gdb/../configure
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
--prefix=/home/mo/project/insight52 --cache-file=../../config.cache
--srcdir=../../../gdb/gdbserver
*** Cannot configure here in
"/home/mo/project/insight-19990809/build52/gdb/gdbserver" when
"../../../gdb/gdbserver" is currently configured.
configure: error: /home/mo/project/insight-19990809/gdb/../configure
failed for
gdbserver
Configure in /home/mo/project/insight-19990809/build52/gdb failed,
exiting.


My System:
RedHat 5.2
kernel 2.2.9
glibc2.0
autoconf 2.12


Any ideas? Could I just remove the error from the configure script
or was it put in there for some reason?

Mo DeJong
dejong@cs.umn.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]