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

Re: usable guile version.


On 25 Apr 1998, Mikael Djurfeldt wrote:

> Corey Sweeney <corey@interaccess.com> writes:
> 
> > after having attempted this, i have figured i should ask for what approach
> > i should be taking to try to get these binaries.. so here it goes...
> > what would be my most reasonable way to obtain these binaries?
> 
> Download
> 
> http://ftp.nada.kth.se/SANS/programs/guile/guile-core-19980425.tar.gz
> http://ftp.nada.kth.se/SANS/programs/guile/guile-tcltk-19980425.tar.gz
> 
> configure and install
> 
> I hope that works without any problems.
> 
> I there are problems, please tell me.
> 
> /mdj

thank you kind sir.  core compiled wonderfully.  tcltk seemed to get a
ways, then gave me this:

gcc -g -O2 -I/usr/X11R6/include -o .libs/guile-tcltk guile-tcltk.o
-Wl,--rpath -Wl,/usr/local/lib .libs/libgtcltk.so -ltk4.2 -ltcl7.6 -lnsl
-ldl -lm -lX11 -L/usr/X11R6/lib -lguile -ldl -lm -ltk4.2 -ltcl7.6 -lnsl
-ldl -lm -lX11 -L/usr/X11R6/lib -lguile -ldl -lm
.libs/libgtcltk.so: undefined reference to `scm_puts'
.libs/libgtcltk.so: undefined reference to `scm_putc'
make: *** [guile-tcltk] Error 1


i'm unfamiliar with scm_put*.  Would that be the fault of my system(maybe 
my tcl stuff), or would that be a problem with guile-tcltk?



	Corey Sweeney