[nos-bbs] JNOS 2.0 com

maiko at pcs.mb.ca maiko at pcs.mb.ca
Sun Oct 30 12:29:29 EST 2005


Hi Bob,

> /usr/bin/ld: cannot find -lc

Oops, it means you don't have a STATIC libc (ie, libc.a).

You have a couple of options :

1) Install the GLIBC-DEVEL package

or

2) Edit the JNOS makefile and remove the '-static' directive,
   to force dynamic linking of the JNOS binary. Most systems
   now adays default to dynamic unless told to use static.

   I think the '-static' is at the DEBUG define in the makefile.

Maiko





More information about the nos-bbs mailing list