[self-interest] Re: Self4Linux - Problem beim Linken

Gordon F. Cichon gordon at cichon.com
Tue Feb 29 16:55:34 UTC 2000


Michael Haupt wrote:
> Beim Linken von Self4Linux bricht make mit folgender Fehlermeldung ab:
> 
> Linking Self
> /usr/i486-linux/bin/ld: cannot open -lg: No such file or directory
> collect2: ld returned 1 exit status
> lock_run failed on "sauerland" with status = 1.
> 
> Liegt der Fehler bei mir? Fehlt eine Library? (Eine libg.so ist mir
> nicht bekannt...)

Hi Michael,

libg.a is the debugging version of libc. When using it, you could
theoretically step into library functions.

If it is not available on your system, you may simply disable the
"-lg" switch in file self/vm/templates/linux.make for the CLIBS
variable setting.

Gordon.



More information about the Self-interest mailing list