make buildworld problem

2006-10-05 Thread Nick Browning

Hello All,

I am trying to update my sources and I get the following error.  I have
included the results of 'uname -a'.  Any help would be greatly
appreciated.

btw: i have done the following
# chflags -R noschg /usr/obj/usr
# rm -rf /usr/obj/usr
# cd /usr/src
# make cleandir
# make cleandir

and I just cvsup'ed my sources.

Thanks,
Nick



tools/../../../../contrib/gcc/genconditions.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genmodes.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengenrtl.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genpreds.c
genrtl.c insn-modes.c min-insn-modes.c gengtype-yacc+%DIKED.c
gengtype-lex.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c
gtype-desc.c
=== gnu/usr.bin/cc/cc_int
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genattrtab
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/i386/i386.md
 insn-attrtab.c
Killed
*** Error code 137

Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
bamboolounge# uname -a
FreeBSD bamboolounge.nickbrowning.com 5.3-RELEASE-p31 FreeBSD
5.3-RELEASE-p31 #1: Tue Jul 25 16:53:25 EDT 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BAMBOO  i386



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/src 'make buildworld' problem

2005-08-17 Thread Björn König

Hello,

Tell a bit more about your hardware, e.g. show the content of the file 
/var/run/dmesg.boot. Does this error occur always at the same point? 
Where do you get the sources from? Are they from RELENG_5, RELENG_5_3 or 
RELENG_5_4?


Björn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/src 'make buildworld' problem

2005-08-17 Thread Shane James

Well,

I did something quite stupid... I cvsuped to RELENG_5_0 Accidently... 
managed to get all the way to 'make installworld' but when I rebooted from 
single user mode it wouldn't boot my new kernel... so I booted kernel.old 
(5.3-RELEASE) that's working fine... so... I've now cvsuped to RELENG_5 and 
get this error.


So Essentially I'm trying to compile the kernel on a 5.3 kernel with 5.0 
compilers :/



- Original Message - 
From: Björn König [EMAIL PROTECTED]

To: Shane James [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Wednesday, August 17, 2005 10:58 AM
Subject: Re: /usr/src 'make buildworld' problem


Hello,

Tell a bit more about your hardware, e.g. show the content of the file
/var/run/dmesg.boot. Does this error occur always at the same point?
Where do you get the sources from? Are they from RELENG_5, RELENG_5_3 or
RELENG_5_4?

Björn

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/src 'make buildworld' problem

2005-08-17 Thread Björn König

Shane James wrote:

Well,

I did something quite stupid... I cvsuped to RELENG_5_0 Accidently... 
managed to get all the way to 'make installworld' but when I rebooted 
from single user mode it wouldn't boot my new kernel... so I booted 
kernel.old (5.3-RELEASE) that's working fine... so... I've now cvsuped 
to RELENG_5 and get this error.


So Essentially I'm trying to compile the kernel on a 5.3 kernel with 5.0 
compilers :/


Consider a binary update. Throw in a CD-ROM, choose Upgrade and follow 
the instructions. I'm not sure whether sysinstall makes a backup of 
/etc, because this upgrade overwrites configuration files, passwd and so 
on. Pay attention ... well, too late. :-P


Björn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/src 'make buildworld' problem

2005-08-17 Thread Shane James
I'm going to backup all my configs and just reinstall... I've learn't an 
important lesson though! :P ALways make sure your RELENGS are 100% correct


We can confirm this at http://www.freebsd.org/releng

ta :)

- Original Message - 
From: Björn König [EMAIL PROTECTED]

To: Shane James [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Wednesday, August 17, 2005 12:49 PM
Subject: Re: /usr/src 'make buildworld' problem


Shane James wrote:

Well,

I did something quite stupid... I cvsuped to RELENG_5_0 Accidently... 
managed to get all the way to 'make installworld' but when I rebooted from 
single user mode it wouldn't boot my new kernel... so I booted kernel.old 
(5.3-RELEASE) that's working fine... so... I've now cvsuped to RELENG_5 
and get this error.


So Essentially I'm trying to compile the kernel on a 5.3 kernel with 5.0 
compilers :/


Consider a binary update. Throw in a CD-ROM, choose Upgrade and follow
the instructions. I'm not sure whether sysinstall makes a backup of
/etc, because this upgrade overwrites configuration files, passwd and so
on. Pay attention ... well, too late. :-P

Björn

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/usr/src 'make buildworld' problem

2005-08-16 Thread Shane James
#uname -a
FreeBSD uplink-rtr-pta.virtek.co.za 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 
 5 04:19:18 UTC 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

When I run a 'make buildworld' I get this error...

--
 stage 1.1: legacy release compatibility shims
--
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386  INSTALL=sh 
/usr/src/tools/install.sh  
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
  WORLDTMP=/usr/obj/usr/src/i386  MAKEFLAGS=-m /usr/src/tools/build/mk  -m 
/usr/src/share/mk make -f Makefile.inc1  DESTDIR=  BOOTSTRAPPING=500043  
-DNOHTML -DNOINFO -DNOLINT -DNOMAN -DNOPIC -DNOPROFILE  -DNOSHARED 
-DNO_CPU_CFLAGS -DNO_WARNS legacy
=== tools/build
/usr/obj/usr/src/i386/usr/src/tools/build created for /usr/src/tools/build
cd /usr/src/tools/build; make buildincludes; make installincludes
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  
/usr/src/tools/build/../../include/getopt.h 
/usr/obj/usr/src/i386/legacy/usr/include
*** Signal 11

Stop in /usr/src/tools/build.
*** Error code 1

Stop in /usr/src/tools/build.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Kind Regards,
Shane James
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildworld problem

2004-06-08 Thread Mantas Audickas
Hello there, 
i don't know where to ask.. i have tried in many irc channels, but no
one could help me..
so i'm trying to make buildworld, but there i get an error, always the
same.. i have tried in fresh installed os, with GENERIC kernel and with
my own, cvsup source and so on.. but nothing goes better..
I have read /usr/src/UPDATING.. and tried to follow rules.
I put error log file in http://migla.ktu.lt/~cerberis/error .. maybe you
can help me?

thanks for time..

p.s. some info about system:

22:29:35 / # uname -a
FreeBSD WD.kobra.ktu.lt 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #5:
Fri Jun  4 18:23:25 EEST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/WD  i386

22:29:36 / # gcc --version
gcc (GCC) 3.3.3 [FreeBSD] 20031106


22:29:52 / # cat /etc/make.conf
# -- use.perl generated deltas -- #
# Created: Thu Apr 22 19:02:38 2004
# Setting to use base perl from ports:
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

22:30:14 / # echo $PATH
./:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/root/bin:/stuff/bin:/usr/local/linux-ibm-jdk1.4.1/bin

22:33:36 / # cat /etc/supfile/source.sup
*default host=cvsup2.lt.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5_2
*default delete use-rel-suffix

*default compress

src-all

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld problem

2004-06-08 Thread Giorgos Keramidas
On 2004-06-08 18:41, Mantas Audickas [EMAIL PROTECTED] wrote:
 Hello there, 
 i don't know where to ask.. i have tried in many irc channels, but no
 one could help me..
 so i'm trying to make buildworld, but there i get an error, always the
 same.. i have tried in fresh installed os, with GENERIC kernel and with
 my own, cvsup source and so on.. but nothing goes better..
 I have read /usr/src/UPDATING.. and tried to follow rules.
 I put error log file in http://migla.ktu.lt/~cerberis/error .. maybe you
 can help me?

It could be that your source tree is at fault.  Try deleting
/usr/src/lib/libedit and CVSup'ing again.

- Giorgos

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make buildworld problem [lib/libedit]

2004-06-08 Thread Christian Hiris
On Tuesday 08 June 2004 17:41, Mantas Audickas wrote:
 Hello there,
 i don't know where to ask.. i have tried in many irc channels, but no
 one could help me..
 so i'm trying to make buildworld, but there i get an error, always the
 same.. i have tried in fresh installed os, with GENERIC kernel and with
 my own, cvsup source and so on.. but nothing goes better..
 I have read /usr/src/UPDATING.. and tried to follow rules.
 I put error log file in http://migla.ktu.lt/~cerberis/error .. maybe you
 can help me?


There was a thread about libedit, tr(1) and setlocale(3) on the 
freebsd-current mailing list.
 
http://lists.freebsd.org/pipermail/freebsd-current/2004-March/thread.html#22517

regards
ch

-- 
Christian Hiris [EMAIL PROTECTED] | OpenPGP KeyID 0x941B6B0B 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu


pgpkrJOGmRpwa.pgp
Description: signature


Re: make buildworld problem

2003-07-18 Thread Kris Kennaway
On Fri, Jul 18, 2003 at 12:35:44AM +0530, Shantanu Mahajan wrote:
   i am having problem build world. after abt.
   compiling for abt. 1.5 hrs. i get Signal - 1. so is
   it possible to resume the make from the previous
   state instead of rebuilding from scratch?

You should probably be asking why 'make world' failed in the first
place, because until you address that it's not likely to proceed all
the way through.

Does the build always fail at the same place?

What is the exact error output?

Kris


pgp0.pgp
Description: PGP signature


Re: make buildworld problem

2003-07-18 Thread Shantanu Mahajan
+-- Robert Chalmers [18-07-03 16:32 +1000]:
| Shantanu Mahajan wrote:
| 
|  i am having problem build world. after abt.
|  compiling for abt. 1.5 hrs. i get Signal - 1. so is
|  it possible to resume the make from the previous
|  state instead of rebuilding from scratch?
| 
|  Regrads,
|  Shantanu
| ___
| [EMAIL PROTECTED] mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| To unsubscribe, send any mail to 
| [EMAIL PROTECTED]
| 
| 
| 
|  
| 
| Yes, I've seen that documented - in the manual handbook I think. Maybe 
| in the cvsup docs - not sure which.
| 
thanks for the help. its in
/usr/share/doc/en_US.ISO8859-1/books/handbook/makeworld.html

Regards,
Shantanu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildworld problem

2003-07-17 Thread Shantanu Mahajan
i am having problem build world. after abt.
compiling for abt. 1.5 hrs. i get Signal - 1. so is
it possible to resume the make from the previous
state instead of rebuilding from scratch?

Regrads,
Shantanu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]