On Sun, Oct 28, 2007 at 03:44:56PM -0700, c0stra wrote: > > For me this trick helped (explicit installation of libc before other world): > > cd /usr/src/lib/libc > make > make install > > affter this make buildworld + make installworld went through (and any other > messages with missing '__mb_sb_limit' disapeared). > But to be honest, I run into this problem a bit differently. I had problems > already on 7-CURRENT with buildworld with mesages "'opt_w' redefined", so i > did make -k buildworld and make -k installworld, so the world may wasn't > complete. This step needed when manually rebuild sourses by just 'make' but unneded for 'make world' or 'make buildworld' + 'make installworld' because libc is rebuilded and installed first. -- http://ache.pp.ru/Received on Mon Oct 29 2007 - 14:45:57 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:20 UTC