Subject: Re: Linker problem: wrong number of global symbols
To: None <khym@bga.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: current-users
Date: 09/03/1998 09:45:22
> Is this supposed to work yet? I'm trying to do a "make build" with the
> latest toolchain on my NetBSD/i386 system, and I'm getting:
> 
> building shared krb library (version 2.0)
> ld -x -shared  -o libkrb.so.2.0    --whole-archive libkrb_pic.a --no-whole-archive -lcom_err -lcrypt
> ld: internal error: wrong number (100) of global symbols written into output file, should be 101
It's broken for me too.  I did a 'make build' in /usr/src after the last sup, and
then I couldn't build X anymore.  I really hope this gets resolved soon.
I also wish people would be a little more careful with essential tools
like ld.

        -- Lennart