Subject: Re: "make build" failure
To: None <jchacon@genuity.net>
From: Steven Farmer <steve@megahack.com>
List: port-sparc
Date: 12/15/2000 18:30:15
>>>>> "James" == jchacon  <jchacon@genuity.net> writes:

    James> What are you building from? i.e. are you already running
    James> 1.5 and simply trying to rebuild?

Hi James.

Yes, I'm running 1.5 and was trying to rebuild.  This might not be
rational, but it ought to work :-)  I've had to re-install, since the
error leads to the failure of all dynamically linked programs.

Has anyone else out there done a successful "make build" of 1.5 on a
sun4m box?

Cheers,

Steve

    >>  A "make build" of NetBSD 1.5 on my sparc classic always fails
    >> as shown below.  The box is left in a more-or-less completely
    >> unusable state.  The release obviously can be built, so I must
    >> be doing something wrong.  Can anyone straighten me out?
    >> 
    >> Thanks,
    >> 
    >> Steve
    >> 
    >> ...  rm -f /usr/lib/libc.so.12 ln -s libc.so.12.62.1
    >> /usr/lib/libc.so.12 rm -f /usr/lib/libc.so ln -s
    >> libc.so.12.62.1 /usr/lib/libc.so install -r -c -o root -g wheel
    >> -m 444 llib-lc.ln /usr/libdata/lint /usr/lib/libc.so.12:
    >> Undefined symbol "" (reloc type = 12, symnum = 6) *** Error
    >> code 1
    >> 
    >> Stop.  *** Error code 1
    >> 
    >> Stop.  *** Error code 1
    >> 
    >> Stop.
    >> 
    >> 
    >> 
    >> 
    >>