Re: [Trying to use galway; no guile binding for gtkhtml found]



On Tue, Dec 28, 1999 at 10:06:44PM -0600, Ariel Rios wrote:
> You need to build the gtkhtml bindings and the libglade ones. They can be
> found on the galway-module directory. Type make to build it. 
 
Ah!  Thanks, I hadn't noticed that subdirectory.

On to a new problem -- I've done 'make; make install' on galway-module,
and I now get --

$ galway-gnome.scm                    
dlopen: ld.so.1: guile-gtk: fatal: relocation error: file /usr/local/lib/libgnorba.so.27: symbol TC_string_struct: referenced symbol not found
ERROR: can't open library "libguileglade"
Abort(coredump)

I can see that TC_string_struct exists in libORBit.so, so I don't understand
why it's being reported as unresolved.  The backtrace is --

(gdb) bt
#0  0xef1f4a70 in kill () from /usr/lib/libc.so.1
#1  0xef1ba6e4 in abort () from /usr/lib/libc.so.1
#2  0xef01b448 in __deregister_frame_info (begin=0xef074c30)
    at ../../gcc-2.95.1/gcc/frame.c:627
#3  0xef05700c in __do_global_dtors_aux () from /usr/local/lib/libglade.so.0
#4  0xef062ec4 in _fini () from /usr/local/lib/libglade.so.0
#5  0xef7ca6d8 in ?? ()
#6  0xef1979b0 in _exithandle () from /usr/lib/libc.so.1
#7  0xef1f4b0c in exit () from /usr/lib/libc.so.1
#8  0xef2b092c in scm_ithrow (key=142376, args=631432, noreturn=175784)
    at throw.c:699
#9  0xef25fe50 in scm_error (key=142376, 
    subr=0x2800 <Address 0x2800 out of bounds>, message=0x80ba8 "%s %S", 
    args=625736, rest=8564) at error.c:78
#10 0xef26001c in scm_strerror (err=142376) at error.c:106


Ideas, suggestions, or things to check to provide more information 
welcome.


Thanks again,

Zach Frey



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]