Subject: RE: Cross Compile NetBSD Dreamcast
To: None <port-dreamcast@netbsd.org>
From: David Sanderman <David.Sanderman@sierra.com>
List: port-dreamcast
Date: 02/12/2001 11:54:22
slight update on this -- it seems that there have just been enough generic
tool improvements and changes and such that you won't be able to build
current sources if you're running a stock 1.5 system. so i'm going through
the process now of building/installing a current system and toolset on my
i386, and will post an update once i'm all done.
dave
> -----Original Message-----
> From: port-dreamcast-owner@netbsd.org
> [mailto:port-dreamcast-owner@netbsd.org]On Behalf Of David Sanderman
> Sent: Monday, February 12, 2001 10:41 AM
> To: Marcus Comstedt
> Cc: port-dreamcast@netbsd.org
> Subject: RE: Cross Compile NetBSD Dreamcast
>
>
> updating my /usr/sbin/config fixed the problem. the one that
> comes with
> netbsd1.5 isn't recent enough, as someone else had posted.
>
> however, i'm now having a problem setting up the include tree so i can
> proceed with userland cross compilation. building includes
> in $TOP/src
> gives, from include/rpc, "make: don't know how to make X".
> the problem
> seems to be in the handling of the 'RPCGEN' variable, which i
> don't have at
> the time of building includes. a quick hack-fix is to add
> "RPCGEN=/usr/bin/rpcgen" in src/include/rpc/Makefile, but i'm
> sure there's
> something else that i'm missing. anybody have any theories?
> dave
>
> > -----Original Message-----
> > From: Marcus Comstedt [mailto:marcus@idonex.se]
> > Sent: Friday, February 09, 2001 10:24 AM
> > To: David.Sanderman@sierra.com
> > Cc: tb90@mail.csuchico.edu; port-dreamcast@netbsd.org
> > Subject: RE: Cross Compile NetBSD Dreamcast
> >
> >
> >
> > >>>>> "David" == David Sanderman
> <David.Sanderman@sierra.com> writes:
> >
> > David> i had a similar problem -- the config from the
> > current source tree (well, as
> > David> of a few days ago when i did all this) errored out
> > because of the lack of
> > David> Makefile.dreamcast. has this been changed in the
> > last week or so?
> > David> dave
> >
> >
> > The relevant changes were made in the beginning of January,
> unless I'm
> > very much mistaken.
> >
> > kronan:~/hack/dreamcast/netbsd/src/sys/arch/dreamcast/conf% ls
> > CVS GENERIC.local files.dreamcast shl.x
> > GENERIC Makefile.dreamcast.inc files.shbus std.dreamcast
> > kronan:~/hack/dreamcast/netbsd/src/sys/arch/dreamcast/conf%
> > bsdconfig GENERIC
> > Don't forget to run "make depend"
> > kronan:~/hack/dreamcast/netbsd/src/sys/arch/dreamcast/conf%
> >
> > My "bsdconfig" is from Jan 4. Make sure that your
> sys/arch/dreamcast,
> > sys/arch/sh3, and share/mk are all current.
> >
> >
> > // Marcus
> >
> >