This is the mail archive of the guile@sourceware.cygnus.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]

Bug in CVS guile


Guile from CVS (this morning) builds fine on Linux, but when readline is 
enabled via ~/.guile, on starting guile I get

ERROR: In procedure dynamic-func:
ERROR: /.../libguilereadline.so: undefined symbol: scm_init_readline

Indeed, on inspection with nm, I find the library in question does not have 
any external scm_ symbols at all.

I've tried with both libtool 1.3.4 and 1.3.5 and got the same result.

Ian
-- 
Ian Grant, Computer Lab., New Museums Site, Pembroke Street, Cambridge
Phone: +44 1223 334420          Personal e-mail: iang at pobox dot com 



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