Problems compiling gnome-guile
- From: Marshal Wong <mwong4 po-box mcgill ca>
- To: gnome-list gnome org
- Subject: Problems compiling gnome-guile
- Date: Wed, 23 Dec 1998 02:08:25 -0500
I get this error when compiling gnome-guile CVS on my RH 5.2 system.
I'm also using guile 1.3. Actually, the same error occured with the
guile RPM that came with RH 5.2.
(Is there a way to dump the messages to file?) Any spelling errors are
mine.
Thanks.
Marshal.
....
Making all in guile-gnome
make[2]: Entering directory
'/usr/local/src/gnome/gnome-guile/guile-gnome'
./../guile-gtk/build-guile-gtk.in -I ../guile-gtk main gnome.defs >tmpm
\
&& mv tmpm main.c
(reading "gnome.defs")
(reading "../guile-gtk/gtk-1.1.defs")
(reading "../guile-gtk/gdk-1.1.defs")
guile-snarf -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk
-I./../guile-gtk -I/usr/local/include -I/usr/local/include
-DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include
-I/usr/local/lib/glib/include -I/usr/X11R6/include -I/usr/local/include
-g -02 client.c >tmp \
&& mv tmp client.x
./../guile-gtk/build-guile-gtk.in -I ../guile-gtk glue gnome.defs >tmpg
\
&& mv tmpg gnome-glue.c
(reading "gnome.defs")
(reading "../guile-gtk/gtk-1.1.defs")
(reading "../guile-gtk/gdk-1.1.defs")
(no-protection-for "p_function")
Backtrace:
0* (case opsym ((glue) (let* # #)) ...)
1 (let* ((defs-file #) (defs #)) (emit-glue defs-file defs))
...
2 [emit-glue "gnome.defs" ((define-enum GdkWindowType # ...)
(define-enum GdkWindowClass # ...) (define-enum GdkImageType # ...)
...)]
3 (let ((int-func #) (other-inits #)) (@ 'void~%~a_types ()~%"
init-func) ...)
4* [get-opt-val () init-func]
5 [car ...
6* (if (pair? def) (get-opt opts sym ...) ...)
7 [get-opt () init-func]
...
8 [scm-error misc-error #f ...]
9* [gsubr-apply #<complied-closure #<primitive-procedure
gsubr-apply>> misc-error ...]
ERROR: In procedure gsubr-apply in expression (scm-error (quote
misc-error) #f ...):
ERROR: must specify option init-func
guile: uncaught throw to abort: (misc-error)
make[2]: *** [gnome-glue.c] Error 2
make[2]: Leaving directory
'/usr/local/src/gnome/gnome-guile/guile-gnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/gnome/gnome-guile'
make: *** [all-recursive-am] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]