Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2002 16:00:22 +0200
From:      Lefteris Tsintjelis <lefty@asda.gr>
To:        Chris Pressey <cpressey@catseye.mb.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make buildworld fails
Message-ID:  <3DC288F6.2995B608@asda.gr>
References:  <20021029033143.7c01a0b7.cpressey@catseye.mb.ca> <20021029112907.GB4480@happy-idiot-talk.infracaninophi> <20021029064730.2637b4e2.cpressey@catseye.mb.ca> <20021029142839.GF4480@happy-idiot-talk.infracaninophi> <20021029192615.69e3bb31.cpressey@catseye.mb.ca> <20021030214148.GL1882@gray.sea.gr> <20021030191250.34d1898e.cpressey@catseye.mb.ca> <3DC11C39.461CABEE@asda.gr> <3DC122E8.986C78A2@asda.gr> <20021031202657.21ff7bd0.cpressey@catseye.mb.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Pressey wrote:
> 
> On Thu, 31 Oct 2002 14:32:40 +0200
> Lefteris Tsintjelis <lefty@asda.gr> wrote:
> 
> > > I've done this now with NO_OPENSSH=true in make.conf, but I *still*
> > > get errors!
> > >
> > I had the exact same results when I tried NO_OPENSSH=true. Kernel
> >                                                           ^World
> > wouldn't compile. Seems like kernel is broken with NO_OPENSSH=true.
> >                             ^World
> > Compile with OPENSSH and use sshd_program="/usr/local/sbin/sshd" at ur
> > rc.conf if you are trying to use the new sshd. U will also need to
> > change the PATH so that /usr/local/..... comes first. Its not the proper
> > way but still, its a workaround. :-)))
> 
> Changing the PATH so that /usr/local/bin comes before /usr/bin resulted in
> a couple of differences in attempting to build it that seemed to go away
> once I dealt with /usr/local/bin/make and /usr/local/bin/grep (they were
> the GNU versions.)  Does the PATH need to be this way to buildworld, or
> just to run ssh?

Just for ssh or any other port u want to run first and coexists in your
world, and u just can't get rid of it. :) U should normally make
world/kernel with normal PATH unless u know what u r doing. I would
actually recommend to leave PATH at defaults when building world/kernel.
Otherwise it could break dependencies down. Sorry I forgot to mention
that before.

> Thanks again for everybody's help,
> -Chris


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DC288F6.2995B608>