chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] undefined reference to `C_library_2csrfi_2d69_toplev


From: Felix
Subject: Re: [Chicken-users] undefined reference to `C_library_2csrfi_2d69_toplevel
Date: Mon, 27 Jun 2011 12:23:40 +0200 (CEST)

> 
> Next I tried using "-explicit-use -uses library -uses srfi-69" I got
> 
> srfi-69.o: In function `C_srfi_2d69_toplevel':
> srfi-69.c:(.text+0xf9a5): undefined reference to
> `C_library_2csrfi_2d69_toplevel'
> 
> The second time round the complaint about server.c is not there.

Hm. This looks like something got mixed up. srfi-69.c refers
to a unit named "library,srfi-69". Can you delete all the .o and .c
files and build everything from scratch? How did you obtain
"srfi-69.c"?


cheers,
felix



reply via email to

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