public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Problem installing gtk-guile-0.19
@ 2002-06-17 16:52 carlos.scheidegger
  0 siblings, 0 replies; only message in thread
From: carlos.scheidegger @ 2002-06-17 16:52 UTC (permalink / raw)
  To: guile-gtk

Hello.

I am having some trouble installing guile-gtk, version 0.19. The configure script runs without 
any problem, and does not appear to signal any error, but I come across problems when I 
hit make. More specifically, guile-snarf fails at one point during the process.

The output of both configure and make are below. If there is any need for further information 
on my system configuration, please, don't hesitate to ask me.

Thank you in advance,
Carlos

Output from ./configure:

creating cache ./config.cache
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 for gcc... 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 host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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 if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... 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 for objdir... .libs
creating libtool
loading cache ./config.cache
checking how to run the C preprocessor... gcc -E
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
building for gtk-1.2
checking for main in -lqthreads... no
checking for qt_null in -lqt... no
checking for main in -ltermcap... yes
checking for main in -lreadline... yes
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -L/usr/lib -lguile -lm
checking for guile headers... -I/usr/include
checking whether guile works... yes
checking for scm_internal_cwdr... yes
checking for scm_done_malloc... yes
checking for scm_reverse_x... yes
checking for scm_puts... yes
checking for scm_fdes_to_port... yes
checking for lt_dlopen... yes
checking for scm_simple_format... yes
checking for gtk_widget_peek_colormap... no
checking for gtk_type_get_info... no
checking for gtk_signal_set_class_function_full... no
checking whether gnome-config.h sucks... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating gtk/config.scm
creating config.h

Output from make:

guile -l ./gtk/config.scm -s ./build-guile-gtk -I . glue gdk-1.2.defs >tmpd && mv tmpd gdk-
glue.c
(reading "gdk-1.2.defs")
guile -l ./gtk/config.scm -s ./build-guile-gtk -I . glue gtk-1.2.defs >tmpt && mv tmpt gtk-glue.c
(reading "gtk-1.2.defs")
(reading "gdk-1.2.defs")
guile-snarf -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/include -I/usr/include/gtk-
1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 guile-gtk.c 
>guile-gtk.c.tmp && mv guile-gtk.c.tmp guile-gtk.x
make: *** [guile-gtk.x] Error 1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-17 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-17 16:52 Problem installing gtk-guile-0.19 carlos.scheidegger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).