This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnome-guile startup error


hello,

I compiled successfully gnome-guile, on top of guile-1.6.2 --with-threads.

When I startup a guile application, it gives me the following error...

Any clue?

thanks a lot,

Stan.

  10: 82* [merge-compiled-code "sgtk_init_gtk_gtk_glue" "libguilegtk-1.2"]
In /usr/local/share/guile/gtk/dynlink.scm:
  10: 83  (cond (gtkconf-using-ltdl #) (#t #))
In unknown file:
    ...
   ?: 84  [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>                                      
]
   ?: 85* [#<procedure #f ()>]
In /usr/local/share/guile/gtk/dynlink-old.scm:
 317: 86* (let* (# # # #) (if # # #))
 325: 87* (if modinfo (caddr modinfo) ...)
 326: 88  (or (dlopen-libtool-library libname) (error "can't open library" libna                                      
me))
 326: 89* [dlopen-libtool-library "libguilegtk-1.2"]
 218: 90  (cond (gtkconf-libtool-is-winning (let* # # #)) (#t (let* # # #)))
 220: 91  (let* ((path #) (full-name #)) (init-dlopen-funcs) ...)
 222: 92* [init-dlopen-funcs]
 199: 93  (if (not #) (save-module-excursion #))
In unknown file:
    ...
   ?: 94  [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>                                      
]
   ?: 95* [#<procedure #f ()>]
In /usr/local/share/guile/gtk/dynlink-old.scm:
 202: 96* (let ((full-name #)) (set-current-module this-module) ...)
 205: 97  [dynamic-call sgtk_dlopenhelper_init #]

/usr/local/share/guile/gtk/dynlink-old.scm:205:12: In procedure dynamic-call in                                       
expression (dynamic-call (quote sgtk_dlopenhelper_init) (dynamic-link full-name)                                      
):
/usr/local/share/guile/gtk/dynlink-old.scm:205:12: Wrong type argument in positi                                      
on 1: sgtk_dlopenhelper_init


-- 

Stanislas Pinte

Computer Consultant

	98, rue Bois l'Evêque
	B-4000 Liège

web:		http://www.altosw.be
email:		alto_stan at wanadoo dot be


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