Undefined symbol "__mb_sb_limit" during 7.0-BETA1 installworld

c0stra costra at centrum.cz
Sun Oct 28 16:02:27 PDT 2007


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.

Anyway you can give it a try, and maybe it helps.


Tuc at T-B-O-H.NET wrote:
> 
>> On Thu, 2007-10-25 at 00:20 +0400, Andrey Chernov wrote:
>> > Perhaps something is wrong in ISO making.
>> 
>> Oops.  Yes there is.  New ones on the way.
>> 
>> Sigh.
>> 
> 	Will it be considered BETA2? Or BETA1 revised?
> 
> 	Is it possible to find out how the issue happened?
> 
> 		Thanks, Tuc
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> 
> 

-- 
View this message in context: http://www.nabble.com/Undefined-symbol-%22__mb_sb_limit%22-during-7.0-BETA1-installworld-tf4685571.html#a13458892
Sent from the freebsd-current mailing list archive at Nabble.com.



More information about the freebsd-current mailing list