> 
> 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

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to