buildworld error BETA1

Ed Schouten ed at 80386.nl
Wed Jul 15 10:25:58 UTC 2009


* Thomas Backman <serenity at exscape.org> wrote:
>
> On Jul 15, 2009, at 11:38, Ed Schouten wrote:
>
>> Hallo Johan,
>>
>> * Johan Hendriks <Johan at double-l.nl> wrote:
>>> mklocale -o UTF-8.out /usr/src/share/mklocale/UTF-8.src
>>>
>>> mklocale -o am_ET.UTF-8.out /usr/src/share/mklocale/am_ET.UTF-8.src
>>>
>>> am_ET.UTF-8.out: Inappropriate ioctl for device
>>
>> I fixed this the other day. Please update your sources.
>>
>> Groetjes,
>> -- Ed Schouten <ed at 80386.nl>
>> WWW: http://80386.nl/
>
> Is the mklocale used by buildworld in /usr/obj or the already installed 
> version (in (/usr)/bin)?
> If it's the latter, that would explain why we've seen so many reports of 
> this: people build a broken version of mklocale, install it along with 
> the rest of "world", and then tries to build a healthy world source tree 
> with a broken mklocale... in which case the fix would be to
> 1) cvs/svn update
> 2) rebuild + install mklocale
> 3) rebuild + install world

Hmm... It seems it only builds mklocale if __FreeBSD_version is below
800013. I think you should rebuild mklocale by hand:

	cd /usr/src/usr.bin/mklocale
	make
	make install clean

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090715/6e41e5b3/attachment.pgp


More information about the freebsd-current mailing list