[Mono-list] Trying to install debugger

Fred Bowker f.bowker@btopenworld.com
08 Jul 2003 12:28:19 +0100


--=-yOAmyElF0iY9mf64dQSm
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I retrieved the debugger from anoncvs ok. When i try to run ./configure 
in the debugger it runs up to a point however then i get error messages.
The attachment shows the output that i get. 

All help would be gratefully apreciated, im trying to do alot of
programming with mono however having difficulty setting it up 

Thanks Fred 












--=-yOAmyElF0iY9mf64dQSm
Content-Disposition: attachment; filename=error.txt
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=error.txt; charset=ANSI_X3.4-1968

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
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking host platform characteristics... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
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 dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking size of void *... 4
checking for pkg-config... /usr/bin/pkg-config
checking if building the GUI is requested... yes
checking for glib-2.0 >=3D 2.0.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/gli=
b-2.0/include =20
checking BASE_DEPENDENCIES_LIBS... -lglib-2.0 =20
checking for glib-2.0 >=3D 2.0.0... yes
checking SERVER_DEPENDENCIES_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/g=
lib-2.0/include =20
checking SERVER_DEPENDENCIES_LIBS... -lglib-2.0 =20
checking for dis-asm.h... yes
checking for bfd_get_arch in -lbfd... yes
checking for disassembler in -lopcodes... yes
checking whether we have a shared libbfd.so... ok
checking for mono... /usr/bin/mono
checking for mcs... /usr/bin/mcs
checking for jay... no
configure: warning: Can't find jay in your PATH
checking if using the readline library is requested... yes
configure: error: Cannot figure out how to link with the readline library; =
see config.log for more information

--=-yOAmyElF0iY9mf64dQSm--