Re: make world error 9.0-RELEASE #0 i386

2012-04-14 Thread Janos Dohanics
On Sat, 14 Apr 2012 12:28:52 -0400 Janos Dohanics wrote: > Hello All, > > I'm trying to build world after having csupped, but the build fails > with: > > [...] > c++ -O2 -pipe > -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include > -I/usr/src/lib/clang/libclangsema/../../../contrib/

make world error 9.0-RELEASE #0 i386

2012-04-14 Thread Janos Dohanics
Hello All, I'm trying to build world after having csupped, but the build fails with: c++ -O2 -pipe -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/

Re: Make World Inside Jail

2008-08-29 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason C. Wells wrote: > I currently use a separate machine to make world and to make and archive > ports and packages. I would like to retire that machine and move that > functionality into a jail. I am due to switch to 7.1 from 6.3 soo

Make World Inside Jail

2008-08-28 Thread Jason C. Wells
I currently use a separate machine to make world and to make and archive ports and packages. I would like to retire that machine and move that functionality into a jail. I am due to switch to 7.1 from 6.3 soon. I understand that I cannot run divergent kernels in the jails. I could still make

Re: I can't make world without the "games" group?

2008-08-27 Thread Giorgos Keramidas
On Tue, 26 Aug 2008 13:20:31 -0400, Jerry McAllister <[EMAIL PROTECTED]> wrote: >> Making it easy to disable stuff in `src.conf' is sort of a >> middle-path approach. I can live with that for now. If someone else >> comes along and moves fortune(1) and the other src/games/ stuff in a >> port, I w

Re: I can't make world without the "games" group?

2008-08-26 Thread RW
On Tue, 26 Aug 2008 13:20:31 -0400 Jerry McAllister <[EMAIL PROTECTED]> wrote: > I have wondered if it might be reasonable to put a bunch of (more) > of that sort of stuff in a select list during installation so a > user can choose right then if certain things will be retained or > dropped on the

Re: I can't make world without the "games" group?

2008-08-26 Thread Jerry McAllister
uilding? > > > > I was going from 7.0-RELEASE to 7.0-STABLE. > > > >> * How did you build everything? > > > > I put WITHOUT_GAMES="YES" in /etc/src.conf. > > > >> * What was the _exact_ error message you saw? > > > > I

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
On Tue, 26 Aug 2008 18:30:02 +0300, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On Tue, 26 Aug 2008 18:04:26 +0300, Giorgos Keramidas <[EMAIL PROTECTED]> > wrote: >> % -- >> % >>> Making hierarchy >> % -

Re: I can't make world without the "games" group?

2008-08-26 Thread Redd Vinylene
source tree are you building? I was going from 7.0-RELEASE to 7.0-STABLE. > * How did you build everything? I put WITHOUT_GAMES="YES" in /etc/src.conf. > * What was the _exact_ error message you saw? I don't remember exactly what it said. But it was just the same

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
t; I put WITHOUT_GAMES="YES" in /etc/src.conf. > >> * What was the _exact_ error message you saw? > > I don't remember exactly what it said. But it was just the same as > it's always been -- make world erroring out because group `games' > doesn't exi

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
On Tue, 26 Aug 2008 18:04:26 +0300, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > % -- > % >>> Making hierarchy > % -- > % cd /home/build/src; make -f Makefile.inc1 hierarchy > %

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
On Tue, 26 Aug 2008 16:26:36 +0300, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > # Removing <[EMAIL PROTECTED]> from the recipient list. This isn't > # really a thread about marketing or promoting FreeBSD, so it's a bit > # off-topic for that list. > > On Tue, 26 Aug 2008 11:01:03 +0200, "Redd V

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
2008 at 10:14 AM, Giorgos Keramidas wrote: >> On Fri, 1 Aug 2008 17:31:22 +0200, "Redd Vinylene" <[EMAIL PROTECTED]> wrote: >>> Why can't I make world without the "games" group? I run a serious >>> server, not a kindergarten ;) >>>

Re: I can't make world without the "games" group?

2008-08-26 Thread Kris Kennaway
Redd Vinylene wrote: On Sat, Aug 23, 2008 at 10:14 AM, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: On Fri, 1 Aug 2008 17:31:22 +0200, "Redd Vinylene" <[EMAIL PROTECTED]> wrote: Why can't I make world without the "games" group? I run a serious server, no

Re: I can't make world without the "games" group?

2008-08-26 Thread Redd Vinylene
On Sat, Aug 23, 2008 at 10:14 AM, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On Fri, 1 Aug 2008 17:31:22 +0200, "Redd Vinylene" <[EMAIL PROTECTED]> wrote: >> Why can't I make world without the "games" group? I run a serious >> server, not

Re: I can't make world without the "games" group?

2008-08-26 Thread Giorgos Keramidas
On Fri, 1 Aug 2008 17:31:22 +0200, "Redd Vinylene" <[EMAIL PROTECTED]> wrote: > Why can't I make world without the "games" group? I run a serious > server, not a kindergarten ;) > > I don't want the games group there, I just don't need it

Re: I can't make world without the "games" group?

2008-08-02 Thread RW
On Sat, 2 Aug 2008 18:48:27 +0200 "Redd Vinylene" <[EMAIL PROTECTED]> wrote: > Adding WITHOUT_GAMES="YES" to /etc/src.conf most certainly didn't > work. > > Why does FreeBSD pack so much, pardon my language, bullshit anyway? It's largely a consequence of having a coherent OS, rather than a kerne

Re: I can't make world without the "games" group?

2008-08-02 Thread [EMAIL PROTECTED]
2008/8/2 Redd Vinylene <[EMAIL PROTECTED]>: > Adding WITHOUT_GAMES="YES" to /etc/src.conf most certainly didn't work. > > Why does FreeBSD pack so much, pardon my language, bullshit anyway? > There can be, and has been, said the same about nearly every part of the base system, at some point. Perh

Re: I can't make world without the "games" group?

2008-08-02 Thread Mark Linimon
On Sat, Aug 02, 2008 at 06:48:27PM +0200, Redd Vinylene wrote: > Why does FreeBSD pack so much, pardon my language, bullshit anyway? Because no one has done the necessary QA work to factor things out and make them work. mcl ___ freebsd-questions@freebsd

Re: I can't make world without the "games" group?

2008-08-02 Thread Redd Vinylene
a port or something? Thanks! On Fri, Aug 1, 2008 at 11:47 PM, darko gavrilovic <[EMAIL PROTECTED]> wrote: > On Fri, Aug 1, 2008 at 11:31 AM, Redd Vinylene <[EMAIL PROTECTED]> wrote: >> Hello! >> >> Why can't I make world without the "games" group? I r

Re: I can't make world without the "games" group?

2008-08-01 Thread RW
On Fri, 1 Aug 2008 17:31:22 +0200 "Redd Vinylene" <[EMAIL PROTECTED]> wrote: > Hello! > > Why can't I make world without the "games" group? I run a serious > server, not a kindergarten ;) > > I don't want the games group there, I just don&#

Re: I can't make world without the "games" group?

2008-08-01 Thread darko gavrilovic
On Fri, Aug 1, 2008 at 11:31 AM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > Hello! > > Why can't I make world without the "games" group? I run a serious > server, not a kindergarten ;) > .. but you will miss out on all the murphy's law quotes.. one of

Re: I can't make world without the "games" group?

2008-08-01 Thread Curt Micol
man src.conf(5) On Fri, Aug 1, 2008 at 11:31 AM, Redd Vinylene <[EMAIL PROTECTED]> wrote: > Hello! > > Why can't I make world without the "games" group? I run a serious > server, not a kindergarten ;) > > I don't want the games g

Re: I can't make world without the "games" group?

2008-08-01 Thread Polytropon
Hi! On Fri, 1 Aug 2008 17:31:22 +0200, "Redd Vinylene" <[EMAIL PROTECTED]> wrote: > Why can't I make world without the "games" group? I run a serious > server, not a kindergarten ;) > > I don't want the games group there, I just don't need it

Re: I can't make world without the "games" group?

2008-08-01 Thread Redd Vinylene
That is so cool! Thanks! On Fri, Aug 1, 2008 at 5:35 PM, Curt Micol <[EMAIL PROTECTED]> wrote: > man src.conf(5) > > On Fri, Aug 1, 2008 at 11:31 AM, Redd Vinylene <[EMAIL PROTECTED]> wrote: >> Hello! >> >> Why can't I make world without the &qu

I can't make world without the "games" group?

2008-08-01 Thread Redd Vinylene
Hello! Why can't I make world without the "games" group? I run a serious server, not a kindergarten ;) I don't want the games group there, I just don't need it! Thanks! ___ freebsd-questions@freebsd.org mailing list http://

Re: freebsd-update for patches, make world for upgrades?

2008-04-18 Thread Lowell Gilbert
Andreas Pettersson <[EMAIL PROTECTED]> writes: > Does freebsd-update take care of all things mergemaster does? > Or can I use freebsd-update to apply security patches and still use > csup, make world and mergemaster to upgrade to a new release? You certainly

freebsd-update for patches, make world for upgrades?

2008-04-17 Thread Andreas Pettersson
Does freebsd-update take care of all things mergemaster does? Or can I use freebsd-update to apply security patches and still use csup, make world and mergemaster to upgrade to a new release? -- Andreas ___ freebsd-questions@freebsd.org mailing list

Re: make world for a jail

2006-12-22 Thread Fred Condo
On Dec 20, 2006, at 10:37 AM, Robin Becker wrote: I'm trying to make world for a jail build following the recipe in http://www.onlamp.com/pub/a/bsd/2003/09/04/jails.html First off I started by updating the src tree. I copied /usr/share/ examples/cvsup/stable-supfile edited the host

Re: make world for a jail

2006-12-21 Thread Robin Becker
.. I fixed up my /usr/src tree to be latest RELENG_6_0 in line with my machine and ran cd /usr/src make world DESTDIR=/usr/jails/mailserver however, this seems to produce a lot of stuff in /usr/obj (the normal make world destination). Eventually the make fails with this message

Re: make world for a jail

2006-12-21 Thread Giorgos Keramidas
On 2006-12-20 18:37, Robin Becker <[EMAIL PROTECTED]> wrote: > I'm trying to make world for a jail build following the recipe in > http://www.onlamp.com/pub/a/bsd/2003/09/04/jails.html > > First off I started by updating the src tree. I copied > /usr/share/examples/c

make world for a jail

2006-12-20 Thread Robin Becker
I'm trying to make world for a jail build following the recipe in http://www.onlamp.com/pub/a/bsd/2003/09/04/jails.html First off I started by updating the src tree. I copied /usr/share/examples/cvsup/stable-supfile edited the host name then I ran SERVER=`fastest_cvsup -q -c ca,us`

Re: build minimum freebsd from make world

2006-10-17 Thread Lowell Gilbert
uld like to know >> how can I build & install the same minimum FreeBSD 6.1 from make world ? > > I think that NODOC is enough to do it these days. > > Even that is usually only worthwhile for an expert > tuning a pared-down system, though. __

Re: build minimum freebsd from make world

2006-10-15 Thread Tang Ho Yim
Thanks Gilbert, So, anyone can make some DOC about this ? Lowell Gilbert <[EMAIL PROTECTED]> wrote: Tang Ho Yim writes: > I have already install the minimum FreeBSD 6.1. Now, I would like to know how > can I build & install the same minimum FreeBSD 6.1 from make world

Re: build minimum freebsd from make world

2006-10-04 Thread Lowell Gilbert
Tang Ho Yim <[EMAIL PROTECTED]> writes: > I have already install the minimum FreeBSD 6.1. Now, I would like to know how > can I build & install the same minimum FreeBSD 6.1 from make world ? I think that NODOC is enough to do it these days. Even that is usually only worthwhi

build minimum freebsd from make world

2006-10-02 Thread Tang Ho Yim
I have already install the minimum FreeBSD 6.1. Now, I would like to know how can I build & install the same minimum FreeBSD 6.1 from make world ? - Get your email and more, right on the new Yahoo

Re: Haven't been able to make world in about a year

2006-03-30 Thread Giorgos Keramidas
On 2006-03-29 15:26, Vaaf <[EMAIL PROTECTED]> wrote: > At 14:56 29.03.2006, Duane Whitty wrote: > >Hi, > > > >Your previous message reminded me of a previous project > >you were working on which I was following closely. I was > >just wondering if you hav

Re: Haven't been able to make world in about a year

2006-03-29 Thread Vaaf
At 14:56 29.03.2006, Duane Whitty wrote: Hi, Your previous message reminded me of a previous project you were working on which I was following closely. I was just wondering if you have had any success with make world et al? I ask because I am very interested in how the build process of FreeBSD

Re: Haven't been able to make world in about a year

2006-03-29 Thread Duane Whitty
Hi, Your previous message reminded me of a previous project you were working on which I was following closely. I was just wondering if you have had any success with make world et al? I ask because I am very interested in how the build process of FreeBSD works. Is there any follow-up available

Re: Haven't been able to make world in about a year

2006-03-14 Thread Andrew Pantyukhin
On 3/14/06, Vaaf <[EMAIL PROTECTED]> wrote: > At 16:13 11.03.2006, Andrew Pantyukhin wrote: > >Can you think about giving root access to one of us? > > > >I would be glad to try and diagnose your issue, 'cuz it > >looks like a brick wall. > > I would gladly do so if my server didn't store all this

Re: Haven't been able to make world in about a year

2006-03-14 Thread Giorgos Keramidas
h reality. >> >> # Date: Mon, 6 Mar 2006 18:52:16 +0200 >> # From: Giorgos Keramidas <[EMAIL PROTECTED]> >> # Subject: Re: Haven't been able to make world in about a year >> # To: Kristian Vaaf <[EMAIL PROTECTED]> >> #

Re: Haven't been able to make world in about a year

2006-03-14 Thread Vaaf
ROTECTED]> # Subject: Re: Haven't been able to make world in about a year # To: Kristian Vaaf <[EMAIL PROTECTED]> # Cc: "Donald J. O'Neill" <[EMAIL PROTECTED]>, # freebsd-questions@freebsd.org # # [...] # # > ---

Re: Haven't been able to make world in about a year

2006-03-14 Thread Vaaf
At 16:13 11.03.2006, Andrew Pantyukhin wrote: Can you think about giving root access to one of us? I would be glad to try and diagnose your issue, 'cuz it looks like a brick wall. I would gladly do so if my server didn't store all this sensitive information. What is a brick wall? Thanks.

Re: Haven't been able to make world in about a year

2006-03-11 Thread Andrew Pantyukhin
Can you think about giving root access to one of us? I would be glad to try and diagnose your issue, 'cuz it looks like a brick wall. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: Haven't been able to make world in about a year

2006-03-11 Thread Giorgos Keramidas
touch with reality. # Date: Mon, 6 Mar 2006 18:52:16 +0200 # From: Giorgos Keramidas <[EMAIL PROTECTED]> # Subject: Re: Haven't been able to make world in about a year # To: Kristian Vaaf <[EMAIL PROTECTED]> # Cc: "Dona

Re: Haven't been able to make world in about a year

2006-03-11 Thread Chuck Swiger
Vaaf wrote: [ ... ] > So, to everyone who has tried helping me: > > I guess there is no solution to this? I would perform a binary reinstallation of the OS from a known-good ISO image, and retry from a clean environment. Use script or nohup to track the commands you run and their exact output if

Re: Haven't been able to make world in about a year

2006-03-11 Thread Vaaf
At 14:17 07.03.2006, Stijn Hoop wrote: On Mon, Mar 06, 2006 at 05:29:36PM +0100, Kristian Vaaf wrote: > At 22:08 04.03.2006, Stijn Hoop wrote: > >On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > >> At 12:05 03.03.2006, Stijn Hoop wrote: > >> > On Fri, Mar 03, 2006 at 11:58:37AM +0

Re: Haven't been able to make world in about a year

2006-03-07 Thread Stijn Hoop
On Mon, Mar 06, 2006 at 05:29:36PM +0100, Kristian Vaaf wrote: > At 22:08 04.03.2006, Stijn Hoop wrote: > >On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > >> At 12:05 03.03.2006, Stijn Hoop wrote: > >> > On Fri, Mar 03, 2006 at 11:58:37AM +0100, Kristian Vaaf wrote: > >> > > I run

Re: Haven't been able to make world in about a year

2006-03-06 Thread Donald J. O'Neill
Well Kristian, it looks to me like your procedure sucks, since it's failing on two computers. That should tell you something is wrong with the way you're doing things. This has been going on for over three weeks. Pick someone you think knows what they're doing and follow their suggestions. R

Re: Haven't been able to make world in about a year

2006-03-06 Thread Donald J. O'Neill
On Monday 06 March 2006 10:31, Kristian Vaaf wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > > Sorry sorry sorry, I am so very sorry. > > > http://www.home.no/hedhnta/result.txt is indeed online now. > > > >This doesn't loo

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 15:57 05.03.2006, Giorgos Keramidas wrote: On 2006-03-05 14:38, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > >> > >> Sorry sorry sorry, I am so very sorry. > >> http://www.home.no/hed

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 15:53 05.03.2006, Björn König wrote: Hello Kristian, the thread becomes larger and more complex for me. I'd like to see an updated output of the build on your Pentium 120 machine with the following prerequisites: * /etc/make.conf is empty (except comments and two lines for perl) * ver

Re: Haven't been able to make world in about a year

2006-03-06 Thread Giorgos Keramidas
On 2006-03-06 17:31, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > >> > >> Sorry sorry sorry, I am so very sorry. > >> http://www.home.no/hedhnta/result.txt is indeed online now. > > > >Thi

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 16:36 03.03.2006, Giorgos Keramidas wrote: On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry sorry sorry, I am so very sorry. > http://www.home.no/hedhnta/result.txt is indeed online now. This doesn't look right. Are you sure your source tree is clean and up to date? A

Re: Haven't been able to make world in about a year

2006-03-06 Thread Kristian Vaaf
At 22:08 04.03.2006, Stijn Hoop wrote: On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > At 12:05 03.03.2006, Stijn Hoop wrote: > > On Fri, Mar 03, 2006 at 11:58:37AM +0100, Kristian Vaaf wrote: > > > I run the script to save time. > > > Basically I'd run the exact same chain of co

Re: Haven't been able to make world in about a year

2006-03-05 Thread Giorgos Keramidas
On 2006-03-05 14:38, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > >> > >> Sorry sorry sorry, I am so very sorry. > >> http://www.home.no/hedhnta/result.txt is indeed online now. > > > >Thi

Re: Haven't been able to make world in about a year

2006-03-05 Thread Björn König
Hello Kristian, the thread becomes larger and more complex for me. I'd like to see an updated output of the build on your Pentium 120 machine with the following prerequisites: * /etc/make.conf is empty (except comments and two lines for perl) * verify that "grep '# $FreeBSD:' /usr/share/m

Re: Haven't been able to make world in about a year

2006-03-05 Thread Donald J. O'Neill
On Sunday 05 March 2006 07:38, Kristian Vaaf wrote: > At 16:36 03.03.2006, Giorgos Keramidas wrote: > >On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > > Sorry sorry sorry, I am so very sorry. > > > http://www.home.no/hedhnta/result.txt is indeed online now. > > > >This doesn't loo

Re: Haven't been able to make world in about a year

2006-03-05 Thread Kristian Vaaf
At 16:36 03.03.2006, Giorgos Keramidas wrote: On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry sorry sorry, I am so very sorry. > http://www.home.no/hedhnta/result.txt is indeed online now. This doesn't look right. Are you sure your source tree is clean and up to date? A

Re: Haven't been able to make world in about a year

2006-03-04 Thread Stijn Hoop
On Sat, Mar 04, 2006 at 05:45:29PM +0100, Kristian Vaaf wrote: > At 12:05 03.03.2006, Stijn Hoop wrote: > > On Fri, Mar 03, 2006 at 11:58:37AM +0100, Kristian Vaaf wrote: > > > I run the script to save time. > > > Basically I'd run the exact same chain of commands otherwise. > > > > You're missing

Re: Haven't been able to make world in about a year

2006-03-03 Thread Giorgos Keramidas
On 2006-03-03 15:08, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry sorry sorry, I am so very sorry. > http://www.home.no/hedhnta/result.txt is indeed online now. This doesn't look right. Are you sure your source tree is clean and up to date? As Donald has posted latter: On 2006-03-03 09:09

Re: Haven't been able to make world in about a year

2006-03-03 Thread Donald J. O'Neill
On Friday 03 March 2006 08:08, Kristian Vaaf wrote: > Sorry sorry sorry, I am so very sorry. > > http://www.home.no/hedhnta/result.txt is indeed online now. > > Also, strangely, my other FreeBSD 5.4-STABLE box (I have two) also > errors out on build world. Different error though. > > Please also se

Re: Haven't been able to make world in about a year

2006-03-03 Thread Kristian Vaaf
Sorry sorry sorry, I am so very sorry. http://www.home.no/hedhnta/result.txt is indeed online now. Also, strangely, my other FreeBSD 5.4-STABLE box (I have two) also errors out on build world. Different error though. Please also see http://www.home.no/hedhnta/result_2.txt The file was origina

Re: Haven't been able to make world in about a year

2006-03-03 Thread Stijn Hoop
Kristian, On Fri, Mar 03, 2006 at 11:58:37AM +0100, Kristian Vaaf wrote: > The single user boot seems interesting, but is it really necessary? > Isn't it just for temporary security reasons? No. You need to reboot to actually use (and test) your new kernel, the single user part is helpful so that

Re: Haven't been able to make world in about a year

2006-03-03 Thread Kristian Vaaf
At 17:21 28.02.2006, Donald J. O'Neill wrote: On Tuesday 28 February 2006 05:15, Kristian Vaaf wrote: > > Hello Don! > > Thank you for some good help. > > My make.conf only had some use.perl stuff. > I added your flags. > > Also I've revised my sequence: > > cvsup -g -L 2 /etc/cvsupfile \ > > &&

Re: Haven't been able to make world in about a year

2006-02-28 Thread Donald J. O'Neill
that as being half a step - reading it as really being 'make buildkernel'. However, the 'make buildkernal' 'install kernel' steps are more explicit and I prefer that. Possibly I looked on it as similar to 'make world'. Maybe that's why I never said anythi

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kris Kennaway
On Tue, Feb 28, 2006 at 10:30:16AM -0600, Donald J. O'Neill wrote: > > > Could you explain the logic of running mergemaster -p, when you > > > have nothing to run it on. /usr/obj was blown away at the beginning > > > of the buildworld sequence. What are you going to check at that > > > point? Plea

Re: Haven't been able to make world in about a year

2006-02-28 Thread Giorgos Keramidas
On 2006-02-28 10:36, "Donald J. O'Neill" <[EMAIL PROTECTED]> wrote: >On Tuesday 28 February 2006 09:02, Giorgos Keramidas wrote: >>On 2006-02-28 09:52, Kris Kennaway <[EMAIL PROTECTED]> wrote: >>> He means to run mergemaster -p before make installworld, as in the >>> instructions quoted at the top

Re: Haven't been able to make world in about a year

2006-02-28 Thread Donald J. O'Neill
On Tuesday 28 February 2006 09:02, Giorgos Keramidas wrote: > On 2006-02-28 08:48, "Donald J. O'Neill" <[EMAIL PROTECTED]> wrote: > > On Tuesday 28 February 2006 05:46, Giorgos Keramidas wrote: > > > Until you are satisfied that everything works without any > > > problems at all, please don't use

Re: Haven't been able to make world in about a year

2006-02-28 Thread Donald J. O'Neill
On Tuesday 28 February 2006 08:52, Kris Kennaway wrote: > On Tue, Feb 28, 2006 at 08:48:15AM -0600, Donald J. O'Neill wrote: > > > > >11) script /home/script/buildworld/iw-???date run" > > > > >12) cd /usr/srcpwd > > > > >13) mergemaster -p > > > > >14) make installworld > > > >

Re: Haven't been able to make world in about a year

2006-02-28 Thread Donald J. O'Neill
On Tuesday 28 February 2006 05:15, Kristian Vaaf wrote: > > Hello Don! > > Thank you for some good help. > > My make.conf only had some use.perl stuff. > I added your flags. > > Also I've revised my sequence: > > cvsup -g -L 2 /etc/cvsupfile \ > > && cd /usr/obj \ > && chflags -R noschg * \ > && rm

Re: Haven't been able to make world in about a year

2006-02-28 Thread Giorgos Keramidas
On 2006-02-28 08:48, "Donald J. O'Neill" <[EMAIL PROTECTED]> wrote: > On Tuesday 28 February 2006 05:46, Giorgos Keramidas wrote: > > Until you are satisfied that everything works without any problems at > > all, please don't use scripts to run the builds. > > > > For instance, your script above la

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kris Kennaway
On Tue, Feb 28, 2006 at 08:48:15AM -0600, Donald J. O'Neill wrote: > > > >11) script /home/script/buildworld/iw-???date run" > > > >12) cd /usr/srcpwd > > > >13) mergemaster -p > > > >14) make installworld > > > >15) mergemaster -i ???install everything? > > > >16)

Re: Haven't been able to make world in about a year

2006-02-28 Thread Donald J. O'Neill
On Tuesday 28 February 2006 05:46, Giorgos Keramidas wrote: > On 2006-02-28 12:15, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > >Your buildworld sequence appears to be a little lacking - either > > > in the detail you gave, or because some things are missing. > > >The buildworld sequence I us is: >

Re: Haven't been able to make world in about a year

2006-02-28 Thread Alex Zbyslaw
Svein Halvor Halvorsen wrote: At 18:26 24.02.2006, Alex Zbyslaw wrote: Welcome to the select few on my kill list. On 2/28/06, Kristian Vaaf <[EMAIL PROTECTED]> wrote: Are you threatening me man? No, he's ignoring you. (You might interpret it as a threat to ignore you, b

Re: Haven't been able to make world in about a year

2006-02-28 Thread Giorgos Keramidas
On 2006-02-28 12:15, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > >Your buildworld sequence appears to be a little lacking - either in the > >detail you gave, or because some things are missing. > >The buildworld sequence I us is: > >=== > > (I use the alternate step 10 when I

Re: Haven't been able to make world in about a year

2006-02-28 Thread Giorgos Keramidas
On 2006-02-28 12:16, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Sorry about that, http://www.home.no/hedhnta/result.txt is back up. Not really. $ date -u; fetch http://www.home.no/hedhnta/result.txt Tue Feb 28 11:43:02 UTC 2006 fetch: http://www.home.no/hedhnta/result.txt: Not Found

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
Sorry about that, http://www.home.no/hedhnta/result.txt is back up. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
Hello Kristian, Have you ever been able to do a buildworld sequence? What version of FreeBSD are you trying to work with? What does your make.conf look like? How about your /conf/ARBA (your custom kernel config)? What do you have in your /etc/cvsupfile? In my make.conf I use: CFLAGS=

Re: Haven't been able to make world in about a year

2006-02-28 Thread Svein Halvor Halvorsen
> At 18:26 24.02.2006, Alex Zbyslaw wrote: > >Welcome to the select few on my kill list. On 2/28/06, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > Are you threatening me man? No, he's ignoring you. (You might interpret it as a threat to ignore you, but certainly not a threat to kill you) http://ww

Re: Haven't been able to make world in about a year

2006-02-28 Thread Kristian Vaaf
At 18:26 24.02.2006, Alex Zbyslaw wrote: Kristian Vaaf wrote: The point is I've been having this problem for so long, and none of the developers are willing to help me. This is one of the reason I think, why most people these days seem to go (back) to DragonflyBSD. I certainly am going to.

Re: Haven't been able to make world in about a year

2006-02-25 Thread Giorgos Keramidas
On 2006-02-25 21:22, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >At 16:59 24.02.2006, Giorgos Keramidas wrote: >>On 2006-02-24 16:45, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >>> This is one of the reason I think, why most people these days seem to >>> go (back) to DragonflyBSD. >> >>This is very unc

Re: Haven't been able to make world in about a year

2006-02-25 Thread Kristian Vaaf
At 16:59 24.02.2006, Giorgos Keramidas wrote: On 2006-02-24 16:45, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >At 19:47 21.02.2006, Kris Anderson wrote: >>--- Kristian Vaaf <[EMAIL PROTECTED]> wrote: >>> >>> Hello! >>> >>> I don't know what's wrong. But all my makes error out. I've tried >>> over

Re: Haven't been able to make world in about a year

2006-02-24 Thread Alex Zbyslaw
Kristian Vaaf wrote: The point is I've been having this problem for so long, and none of the developers are willing to help me. This is one of the reason I think, why most people these days seem to go (back) to DragonflyBSD. I certainly am going to. Did you even try the suggestions I posted?

Re: Haven't been able to make world in about a year

2006-02-24 Thread Chuck Swiger
Kristian Vaaf wrote: [ ... ] >>> I've tried over and over again. And sent about a >>> dozen e-mails to this list. >>> >>> http://www.home.no/hedhnta/result.txt That URL doesn't work: 4-sec% fetch -v http://www.home.no/hedhnta/result.txt looking up www.home.no connecting to www.home.no:80 requesti

Re: Haven't been able to make world in about a year

2006-02-24 Thread Giorgos Keramidas
On 2006-02-24 16:45, Kristian Vaaf <[EMAIL PROTECTED]> wrote: >At 19:47 21.02.2006, Kris Anderson wrote: >>--- Kristian Vaaf <[EMAIL PROTECTED]> wrote: >>> >>> Hello! >>> >>> I don't know what's wrong. But all my makes error out. I've tried >>> over and over again. And sent about a dozen e-mails t

Re: Haven't been able to make world in about a year

2006-02-24 Thread Kristian Vaaf
At 19:47 21.02.2006, Kris Anderson wrote: --- Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Hello! > > I don't know what's wrong. But all my makes error > out. > I've tried over and over again. And sent about a > dozen e-mails to this list. > > http://www.home.no/hedhnta/result.txt > > When doi

Re: Haven't been able to make world in about a year

2006-02-21 Thread [EMAIL PROTECTED]
On 2/21/06, Kris Anderson <[EMAIL PROTECTED]> wrote: > > > --- Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > > > > Hello! > > > > I don't know what's wrong. But all my makes error > > out. > > I've tried over and over again. And sent about a > > dozen e-mails to this list. > > > > http://www.home.no

Re: Haven't been able to make world in about a year

2006-02-21 Thread Kris Anderson
--- Kristian Vaaf <[EMAIL PROTECTED]> wrote: > > Hello! > > I don't know what's wrong. But all my makes error > out. > I've tried over and over again. And sent about a > dozen e-mails to this list. > > http://www.home.no/hedhnta/result.txt > > When doing: > > cvsup -g -L 2 /etc/cvsupfile >

Re: Haven't been able to make world in about a year

2006-02-21 Thread Donald J. O'Neill
On Tuesday 21 February 2006 05:39, Alex Zbyslaw wrote: > Kristian Vaaf wrote: > > I don't know what's wrong. But all my makes error out. I've tried > > over and over again. And sent about a dozen e-mails to this list. > > > > http://www.home.no/hedhnta/result.txt > > This is my supposition. The

Re: Haven't been able to make world in about a year

2006-02-21 Thread Giorgos Keramidas
On 2006-02-21 15:46, Kristian Vaaf <[EMAIL PROTECTED]> wrote: > At 12:39 21.02.2006, Alex Zbyslaw wrote: >>Kristian Vaaf wrote: >> >>> I don't know what's wrong. But all my makes error out. I've tried >>> over and over again. And sent about a dozen e-mails to this list. >>> >>> http://www.home.no/h

Re: Haven't been able to make world in about a year

2006-02-21 Thread Kristian Vaaf
At 12:39 21.02.2006, Alex Zbyslaw wrote: Kristian Vaaf wrote: I don't know what's wrong. But all my makes error out. I've tried over and over again. And sent about a dozen e-mails to this list. http://www.home.no/hedhnta/result.txt This is my supposition. There have been many messages to

Re: Haven't been able to make world in about a year

2006-02-21 Thread Alex Zbyslaw
Kristian Vaaf wrote: I don't know what's wrong. But all my makes error out. I've tried over and over again. And sent about a dozen e-mails to this list. http://www.home.no/hedhnta/result.txt This is my supposition. There have been many messages to this list which clearly say that advance

Haven't been able to make world in about a year

2006-02-21 Thread Kristian Vaaf
Hello! I don't know what's wrong. But all my makes error out. I've tried over and over again. And sent about a dozen e-mails to this list. http://www.home.no/hedhnta/result.txt When doing: cvsup -g -L 2 /etc/cvsupfile And then running: cd /usr/src \ && make buildworld \ && make buildkernel

make world

2005-12-03 Thread Mohammed Shameer
Hi All, I have a problem with the limit MAXPATHLEN. I have a freebsd box 4.9-RELEASE as a backup server. I have programs in client servers which backup their data to this freebsd server. Few clients have in their servers directories which are above 1024 ( MAXPATHLEN limit ) and rsync of those

Failure: make world: from 5.4 to 6

2005-11-08 Thread Fafa Hafiz Krantz
Hello. Anybody know what's going on? I tried upgrading but I get this. Then I removed /usr/obj and /usr/src and I still get that: In file included from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:33: /usr/src/bin/csh/../../contrib/tcsh/sh.h:97: error: syntax error before "eChar" /usr/src/bin

issues with make world

2005-06-04 Thread Suporte Dsgx
tried to upgrade with cvsup and everything always giving me the same error .. what should i do ? cd /usr/src/etc; install -o root -g wheel -m 444 amd.map apmd.conf auth.conf crontab csh.cshrc csh.login csh.logout dhclient.conf dm.conf fbtab ftpusers gettytab group hosts hosts.allow host.co

Re: Using cvsup + make world, and keeping custom patches

2005-05-10 Thread Lowell Gilbert
patrick <[EMAIL PROTECTED]> writes: > I recently had a need to patch the FreeBSD's jail utility to support > multiple IP addresses. On a recent "make update" using cvsup, my > patched versions of the jail files were blown away, and now I'll need > to reapply the patches. > > Does anyone have a go

Using cvsup + make world, and keeping custom patches

2005-05-09 Thread patrick
I recently had a need to patch the FreeBSD's jail utility to support multiple IP addresses. On a recent "make update" using cvsup, my patched versions of the jail files were blown away, and now I'll need to reapply the patches. Does anyone have a good strategy for including some custom patches whe

Re: A make world/kernel interface?

2005-05-04 Thread cpghost
On Wed, May 04, 2005 at 06:50:56AM -0500, Fafa Hafiz Krantz wrote: > Would it be a good idea having some sort of interface for > those who desire to have their system updating (make world and > kernel) made interactive? I am not talking a GUI here, but > something that can make it mor

  1   2   3   >