1 Oct 2006 23:08
Re: cross compile problem, building netbsd-3 for sparc on i386
Johan A. van Zanten <johan <at> giantfoo.org>
2006-10-01 21:08:21 GMT
2006-10-01 21:08:21 GMT
I fixed this, but am not entirely sure how. I mv'd my /etc/mk.conf out of the way to test if it was a bad effect of something i'd set in there. That seemed to fix the problem, in that "build.sh ... tools" installed a sparc--netbsdelf-gcc. Next, i did a make clean, and then removed the newly-creaed "obj" directories from /usr/src/tools. My mk.conf sets MAKEOBJDIRPREFIX and OBJMACHINE, so i figured i'd need to clean up since the build had run with those set. Then i mv'd mk.conf back to /etc, and it continued to work. Maybe there was some cruft in my source tree. -johan "Johan A. van Zanten" <johan <at> giantfoo.org> wrote: > > > This command completes successfully: > > > ./build.sh -u -U -m sparc tools > > > ===> Tools built to /tew/004/NetBSD/tools > ===> build.sh started: Fri Sep 29 17:30:46 CDT 2006 > ===> build.sh ended: Fri Sep 29 17:31:18 CDT 2006 > ===> Summary of results: > build.sh command: ./build.sh -u -U -m sparc tools > build.sh started: Fri Sep 29 17:30:46 CDT 2006 > No nonexistent/bin/nbmake, needs building.(Continue reading)
Johnny
George Georgalis skrev:
> On Tue, Oct 03, 2006 at 06:22:26PM +0200, Johnny Billquist wrote:
>> You could perhaps say, however, that Posix is a part of the ANSI
>> standards. But as I said to begin with, ANSI defines standards for many
>> things.
>
> well, in that case... is there a place in netbsd OS doc for things
> like terminal escape sequence, or other ansi standards?
>
> or something like standard(5) which could be used as an index or
> bibliography for local man pages and external links. that way there
> would at least be a jump table for information in the local doc,
> when spec of unknown origin is needed? (I did spend/waste quite a
> while with apropos &c searching for color escape sequences.)
Johnny
RSS Feed