Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 16:32:09 -0600 (GMT)
From:      Sean Welch <welchsm@earthlink.net>
To:        Benno Rice <benno@FreeBSD.org>
Cc:        freebsd-ppc@FreeBSD.org
Subject:   Re: Re: Re: Also interested in testing
Message-ID:  <198964.1046046765958.JavaMail.nobody@grover.psp.pas.earthlink.net>

next in thread | raw e-mail | index | archive | help
Yes, the buildworld seemed to complete correctly.  Here's what 
I did:

cvsup to current
apply Peter's gcc "diffs" (overlays?)
make -DNO_BIND -DNOINFO -DNOGAMES -DNOPROFILE -DNOSHARE -DNOCRYPT -DNOSECURE -DNOLIBC_R -DNO_IPFILTER -DNOFORTH -DNO_FORTH TARGET_ARCH=powerpc buildworld |$ tee /tmp/powerpc.log

No errors are apparent in powerpc.log and the last line is:

  chmod 444 freebsd.cf

After this I created /data/ppc with permissions 777 and ran:

make DESTDIR=/data/ppc installworld

Anything look amiss here?

                                                      Sean

-------Original Message-------
From: Benno Rice <benno@FreeBSD.org>
Sent: 02/23/03 06:17 PM
To: Sean_Welch@alum.wofford.org
Subject: Re: Re: Also interested in testing

> 
> On Mon, 2003-02-24 at 08:57, Sean Welch wrote:
> Cool -- does this mean the modem is functional then with 
> userland ppp (ie, traditional hayes command etc)?

It should be, yes.  I haven't tried this yet as I've replaced my
internal modem with a stealth serial port for use as a serial console.

> I'm
> itching to trying some of this stuff, but I'm hung up on
> my installworld...
> 
> For some reason the installworld is refusing to handle
> the /usr/src/include directory correctly.  The command
> I run is as follows:
> 
>   make DESTDIR=/data/ppc installworld
>
> It gets hung up telling me (apparently) that
> /data/ppc/usr/include does not exist even though it
> does.  Stranger still, if I run:
> 
>   make DESTDIR=/data/ppc install
> 
> under /usr/src/include it all installs just fine.
> Problem is, the installworld starts over and I'm stuck 
> again.
> 
> Before I ran into this problem I found that I also
> had to manually create /data/ppc/usr/share/info/dir or
> the install quit telling me the directory didn't exist.
> 
> Am I missing something here that I should be doing?

Has your buildworld completed first?  You need to have that done. 
You'll also need the TARGET_ARCH setting done correctly.  See the
discussion between myself a grehan previously for the correct make
flags.

-- 
Benno Rice <benno@FreeBSD.org>
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ppc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?198964.1046046765958.JavaMail.nobody>