problems during upgrade to RELENG_5

From: Tomas Verbaitis <tomasv_at_megalogika.lt>
Date: Tue, 24 Aug 2004 16:08:49 +0300
Ahoj.

I was upgrading from a -current as of 2004-05-16, using a clean
checkout of RELENG_5 as of 2004-08-24 12:00

Problems during buildworld:

1) Could not build a new make, failing with /usr/lib/crt1.o (...):
unknown symbol 'init_tls()'. sorry for no propper error message.

fix: cd /usr/src/lib/libc && make obj && make depend && make all && make install,
then cd /usr/src/usr.bin/make and again make obj && make depend && make all && make install

2) Next failure was this:
===> snmp_atm
cat
/usr/src/lib/libbsnmp/modules/snmp_atm/../../../../contrib/ngatm/snmp_atm/atm_tree.def
/usr/src/lib/libbsnmp/modules/snmp_atm/atm_freebsd.def | gensnmptree -e
begemotAtm > atm_oid.h
line 110: junk after closing ')'

Searched mailing lists about that, saw harti's email about new
gensnmptree being required, then it was easy to fix:
cd /usr/src/usr.sbin/bsnmpd/gensnmptree && make obj && make depend && make all && make install

I realise actions like this leave the system in a quite undefined state,
anyway that helped for that time. Hope this helps and i would appreciate
any advice on how to behave in a similar situtaion.

-- 
Tomas "Verbaitis" Verbaitis ** http://megalogika.lt
* šita gudri beždžionė moka dirbti su kompiuteriu *
Received on Tue Aug 24 2004 - 11:08:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:08 UTC