Subject: chicken<->egg problem ?
To: None <current-users@netbsd.org>
From: Joao Pedras <jpedras@webvolution.net>
List: current-users
Date: 05/27/2001 20:03:10
Greetings!

I recently installed 1.5 macppc. The system has been updated to current but 
building it hasbrought me to a strange situation, imho.

Taking into account /usr/src/UPDATING :

1) My initial problem is that I get the 'undefined reference to '__assert13'

According to UPDATING I should rebuild and install lib/libc

2) Now during lib/libc :

It stops about 'lint' not understanding the '-X' option

3) On the build/install 'lint'

This one stops because of undefined reference to 'getprogname' or 
'setprogname' (I don't recall exactly).

Since this is solved by installing lib/libc, how can I solve this ?

Thanks!

Joao