This is a discussion on Re: Buildworld failures -6.3-PRE - FreeBSD ; 韓家標 Bill Hacker wrote: > Many such, > > Wearing out my csup welcome for 'RELENG_6'. > > Same or similar error when attempting to regress to 'RELENG_6_2' > : undefined reference to `__mb_sb_limit' > *** Error code 1 Have ...
韓家標 Bill Hacker wrote:
> Many such,
>
> Wearing out my csup welcome for 'RELENG_6'.
>
> Same or similar error when attempting to regress to 'RELENG_6_2'
> : undefined reference to `__mb_sb_limit'
> *** Error code 1
Have you cleaned out /usr/obj/ ? That's always the first place to
start when you see problems of this type, especially in a -stable
branch. You might also want to do
'cd /usr/src && make cleandir ; make cleandir'
(yes, I meant to type it twice).
hth,
Doug
--
This .signature sanitized for your protection
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis...freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"