chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] problem compiling chicken


From: Chartrand Katharine N.
Subject: [Chicken-users] problem compiling chicken
Date: Fri, 11 Jun 2004 18:57:14 -0600 (MDT)

I am installing chicken on a linux box.  When I make install, I get 
more-or-less this error three times:

gcc -shared  .libs/extras.o .libs/format.o .libs/match-support.o 
.libs/lolevel.o .libs/tinyclos.o .libs/script-utils.o .libs/tcp.o 
.libs/regex.o .libs/pos
ix.o  -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lchicken -ldl -lm  
-Wl,-soname -Wl,libstuffed-chicken.so.0 -o 
.libs/libstuffed-chicken.so.0.0.0
/usr/bin/ld: cannot find -lchicken
collect2: ld returned 1 exit status
libtool: install: error: relink `libstuffed-chicken.la' with the above 
command before installing it

It appears to be giving me an instruction: "relink `libstuffed-chicken.la' 
with the above command before installing it"

I don't know what they mean by relink.  And I don't know what the "above 
command" refers to.

>KNC<





reply via email to

[Prev in Thread] Current Thread [Next in Thread]