Re: make world bXrked ?

2001-05-03 Thread Michael Harnois
On Thu, 03 May 2001 18:15:38 +0200, Poul-Henning Kamp [EMAIL PROTECTED] said: eelf_i386.c:158: elf-hints.h: No such file or directory mkdep: compile failed *** Error code 1 1 error *** Error code 2 I puzzled over this, and finally found that beginning the magical incantations with

Re: make world bXrked ?

2001-05-03 Thread Matthew Jacob
Yes- And David has checked in a hack to avoid this for now too. On Thu, 03 May 2001 18:15:38 +0200, Poul-Henning Kamp [EMAIL PROTECTED] said: eelf_i386.c:158: elf-hints.h: No such file or directory mkdep: compile failed *** Error code 1 1 error *** Error code 2 I puzzled

usr.bin/kdump - 'make world' broken?

2001-03-27 Thread Eckhard Kantz
What could be the reason for the following problem? === usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../ .. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from ioctl.c:96: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning:

Re: usr.bin/kdump - 'make world' broken?

2001-03-27 Thread Sergey A. Osokin
On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote: What could be the reason for the following problem? === usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../ .. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from

Re: usr.bin/kdump - 'make world' broken?

2001-03-27 Thread Ruslan Ermilov
On Tue, Mar 27, 2001 at 07:34:49PM +0400, Sergey A. Osokin wrote: On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote: What could be the reason for the following problem? === usr.bin/kdump cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../ ..

Re: usr.bin/kdump - 'make world' broken?

2001-03-27 Thread Sergey A. Osokin
On Tue, Mar 27, 2001 at 07:17:48PM +0300, Ruslan Ermilov wrote: On Tue, Mar 27, 2001 at 07:34:49PM +0400, Sergey A. Osokin wrote: On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote: What could be the reason for the following problem? === usr.bin/kdump cc -O -pipe

Re: make world stops during i4b compilation

2001-03-25 Thread Gary Jennejohn
On Sunday 25 March 2001 00:11, Marc van Woerkom wrote: Ok, I did an ediff against NOTES. Perhaps it was the "1" argument to device loop1 #Network loopback device that was missing. I'll try again. Hmmm Seems odd. If you get a recurrence, you

Re: make world stops during i4b compilation

2001-03-25 Thread Marc van Woerkom
i4b is an ethernet interface, how do you think PPP/HDLC works ? The interface is registered with the networking stack, just like a "real" networking card is. This make the ether device mandatory. Hi Gary! I simply lack knowledge of how network devices are organized. It might have been

Re: make world stops during i4b compilation

2001-03-25 Thread Gary Jennejohn
On Sunday 25 March 2001 13:53, Marc van Woerkom wrote: i4b is an ethernet interface, how do you think PPP/HDLC works ? The interface is registered with the networking stack, just like a "real" networking card is. This make the ether device mandatory. Hi Gary! I simply lack knowledge of

make world stops during i4b compilation

2001-03-24 Thread Marc van Woerkom
Hi, anyone has this problem too? (..) cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh ORANJE cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual

Re: make world stops during i4b compilation

2001-03-24 Thread Marc van Woerkom
Ok, I did an ediff against NOTES. Perhaps it was the "1" argument to device loop1 #Network loopback device that was missing. I'll try again. Hmmm Seems odd. If you get a recurrence, you might want to share a diff between GENERIC and what you're

make world breakage

2001-02-19 Thread Jean-Marc Zucconi
Sources updated yesterday: === sbin/mountd cc -O -pipe -DNFS -DMFS -DCD9660 -DMSDOSFS -c /usr/src/sbin/mountd/mountd.c /usr/src/sbin/mountd/mountd.c:164: warning: `struct xucred' declared inside parameter list /usr/src/sbin/mountd/mountd.c:164: warning: its scope is only this definition or

make world failure...

2001-02-11 Thread Poul-Henning Kamp
What gives ??? cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/syv/src/lib/libc/include -D__DBINTERFACE _PRIVATE -DINET6 -I/usr/obj/syv/src/lib/libc -DPOSIX_MISTAKE -I/syv/src/lib/libc /../libc/locale -DBROKEN_DES -DYP -DHESIOD -I/usr/obj/syv/src/i386/usr/include - c

Re: make world failure...

2001-02-11 Thread Robert Drehmel
In 38689.981926085@critter, Poul-Henning Kamp wrote: cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/syv/src/lib/libc/include -D__DBINTERFACE _PRIVATE -DINET6 -I/usr/obj/syv/src/lib/libc -DPOSIX_MISTAKE -I/syv/src/lib/libc /../libc/locale -DBROKEN_DES -DYP -DHESIOD -I/usr/obj/syv/src/i386/usr/include

Re: make world failure...

2001-02-11 Thread Udo Erdelhoff
On Sun, Feb 11, 2001 at 10:56:18PM +0100, Robert Drehmel wrote: In 38689.981926085@critter, Poul-Henning Kamp wrote: [buildworld failure lib/libc/locale/lmessages.c] It should work with '#include stddef.h'. Yep, that seems to be enough to get past this point. I don't know if there are any

Make World Success - Good Going

2001-01-03 Thread Thomas D. Dean
I just completed a 'make world' from sources at midnight PST. I made a static vi before starting. I had problems trying to make libc. I got lots of complaints about 'tqh_last' not being members of a structure. But, world completed OK. Must have been something on my system or something I did

Core dumps on Current Make World this morning

2001-01-02 Thread Charlie Root
All the machines that I have running Current dumped core at the same place this morning. === share/termcap ex - /usr/src/share/termcap/termcap.src /usr/src/share/termcap/reorder /dev/null Segmentation fault - core dumped *** Error code 139 Stop in /usr/src/share/termcap. *** Error code 1 For

Re: Core dumps on Current Make World this morning

2001-01-02 Thread The Hermit Hacker
do a 'make -k world' ... I had the same problem with vi, and the same SegFault ... by using -k, it bypasses the error, which allows it to get to the point that the newer vi is installed, which doesn't SegFault ... On Tue, 2 Jan 2001, Charlie Root wrote: All the machines that I have running

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Edwin Culp
The Hermit Hacker wrote: do a 'make -k world' ... I had the same problem with vi, and the same SegFault ... by using -k, it bypasses the error, which allows it to get to the point that the newer vi is installed, which doesn't SegFault ... Thanks, I just started them all up with -k . I

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Matthew Jacob
Same with me. All the machines that I have running Current dumped core at the same place this morning. === share/termcap ex - /usr/src/share/termcap/termcap.src /usr/src/share/termcap/reorder /dev/null Segmentation fault - core dumped *** Error code 139 Stop in

RE: Core dumps on Current Make World this morning

2001-01-02 Thread Raymond Hicks
same here as well... i did a make -k buildworld and that worked for me/.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matthew Jacob Sent: Tuesday, January 02, 2001 1:06 PM To: Charlie Root Cc: [EMAIL PROTECTED] Subject: Re: Core dumps on Current Make

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Warner Losh
In message [EMAIL PROTECTED] Matthew Jacob writes: : Same with me. This sounds like a job for Captain UPDATING: 20010101: ex and vi were broken by some changes to sys/queue.h. If you have a bad vi (and are getting core dumps when building termcap), you can work around

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Matthew Jacob
Ta-da! In message [EMAIL PROTECTED] Matthew Jacob writes: : Same with me. This sounds like a job for Captain UPDATING: 20010101: ex and vi were broken by some changes to sys/queue.h. If you have a bad vi (and are getting core dumps when building termcap), you can

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Matt Dillon
:Ta-da! : : : In message [EMAIL PROTECTED] Matthew Jacob :writes: : : Same with me. : : This sounds like a job for Captain UPDATING: : : 20010101: : ex and vi were broken by some changes to sys/queue.h. If : you have a bad vi (and are getting core dumps when building :

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Matthew Jacob
Why in (insert favorite deity)'s name does ex and vi depend on sys/queue.h ? Oh, christ, who knows? I just saw the new David Mamet film "State Main"... in one scene, Alec Baldwin has just crashed a stationwagon and flipped it, wiping out the only stoplight in this town. he

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Warner Losh
In message [EMAIL PROTECTED] Matt Dillon writes: : Why in (insert favorite deity)'s name does ex and vi depend on : sys/queue.h ? Because it does. :-) Lots of places in the userland tree use it. phk committed a fix to vi that broke vi, and that's the problem. Warner To Unsubscribe:

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Rodney W. Grimes
In message [EMAIL PROTECTED] Matthew Jacob writes: : Same with me. This sounds like a job for Captain UPDATING: Don't you just need to rebuild vi/ex? Ie would not: cd /usr/src/usr.bin/vi; make cleandir make obj make depend make all install fix the problem? Two

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], Matt Dillon writes: :Ta-da! : : : In message [EMAIL PROTECTED] Matthew Jacob writes: : : Same with me. : : This sounds like a job for Captain UPDATING: : : 20010101: : ex and vi were broken by some changes to sys/queue.h. If : you have a bad vi (and are

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Warner Losh
In message [EMAIL PROTECTED] "Rodney W. Grimes" writes: : This sounds like a job for Captain UPDATING: : : Don't you just need to rebuild vi/ex? Ie would not: : cd /usr/src/usr.bin/vi; : make cleandir make obj make depend make all install : fix the problem? : : Two buildworlds

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], "Rodney W. Grimes" writes : In message [EMAIL PROTECTED] Matthew Jacob writes: : Same with me. This sounds like a job for Captain UPDATING: Don't you just need to rebuild vi/ex? Ie would not: cd /usr/src/usr.bin/vi; make cleandir make obj make

Re: Core dumps on Current Make World this morning

2001-01-02 Thread Rodney W. Grimes
In message [EMAIL PROTECTED], "Rodney W. Grimes" writes : In message [EMAIL PROTECTED] Matthew Jacob writes: : Same with me. This sounds like a job for Captain UPDATING: Don't you just need to rebuild vi/ex? Ie would not: cd /usr/src/usr.bin/vi; make cleandir make obj

Re: Hangs during 'make world -j4' on recent current

2000-12-08 Thread Greg Lehey
On Saturday, 9 December 2000 at 8:07:34 +0200, John Hay wrote: For over a week now, I have been unable to complete a 'make world' on my -CURRENT box if I specify -j4. The system hangs and is completely unresponsive. This is a dual Celeron and an Abit BP6 motherboard. As far as I can tell

Re: Hangs during 'make world -j4' on recent current

2000-12-08 Thread John Hay
For over a week now, I have been unable to complete a 'make world' on my -CURRENT box if I specify -j4. The system hangs and is completely unresponsive. This is a dual Celeron and an Abit BP6 motherboard. As far as I can tell, nobody knows what's causing this, nor even how to attack

Re: Hangs during 'make world -j4' on recent current

2000-12-08 Thread John Hay
For over a week now, I have been unable to complete a 'make world' on my -CURRENT box if I specify -j4. The system hangs and is completely unresponsive. This is a dual Celeron and an Abit BP6 motherboard. As far as I can tell, nobody knows what's causing this, nor even how to attack

Hangs during 'make world -j4' on recent current

2000-12-07 Thread Greg Lehey
For over a week now, I have been unable to complete a 'make world' on my -CURRENT box if I specify -j4. The system hangs and is completely unresponsive. This is a dual Celeron and an Abit BP6 motherboard. As far as I can tell, nobody knows what's causing this, nor even how to attack

Make World Time Format

2000-12-05 Thread Thomas D. Dean
Is it possible to go back to the old style of reporting world time in Makefile? I have been collecting make time stats. This is where the last 3 lines of the output are: -- elf make world started on Thu Aug 31 09:47:50 PDT 2000 elf

Re: Make World Time Format

2000-12-05 Thread David O'Brien
On Tue, Dec 05, 2000 at 07:02:35PM -0800, Thomas D. Dean wrote: Is it possible to go back to the old style of reporting world time in Makefile? I have been collecting make time stats. I added it back, but in a way I think will not be objectionable for the reason it was removed. To

Re: Make World Time Format

2000-12-05 Thread Jordan Hubbard
Thanks, good compromise. On Tue, Dec 05, 2000 at 07:02:35PM -0800, Thomas D. Dean wrote: Is it possible to go back to the old style of reporting world time in Makefile? I have been collecting make time stats. I added it back, but in a way I think will not be objectionable for the

problem of load linux modules after new make world

2000-11-11 Thread Idea Receiver
my last working make world is about 2 weeks ago (i believe it is 28/10). i receiver the following error msg after today's make world: link_elf: symbol makebdev undefined pid 221 (ldconfig), uid 0: exited on signal 11 (core dumped) I think i read some thing about this from the mailing list

Re: problem of load linux modules after new make world

2000-11-11 Thread Marcel Moolenaar
Idea Receiver wrote: my last working make world is about 2 weeks ago (i believe it is 28/10). i receiver the following error msg after today's make world: link_elf: symbol makebdev undefined pid 221 (ldconfig), uid 0: exited on signal 11 (core dumped) I think i read some thing

The biggest reason I rearranged the timing output in make world

2000-11-05 Thread Jordan Hubbard
If you look at make release's output: make release started on Sun Nov 5 23:27:21 GMT 2000* T1 Making hierarchy Installing everything.. elf make world started on Mon Nov 6 00:25:54 GMT 2000 * T2 Rebuilding the temporary build tree stage 1: bootstrap tools

Re: m4 not in build tools for make world

2000-10-22 Thread David O'Brien
On Sun, Oct 22, 2000 at 01:01:57AM +0200, Rogier R. Mulhuijzen wrote: I don't know if m4 should be in the build tools that are made during make world, but it isn't. No it shouldn't. And because I had the GNU m4 installed as m4 and not gm4 the building of the boot blocks went belly up

m4 not in build tools for make world

2000-10-21 Thread Rogier R. Mulhuijzen
Heya, I don't know if m4 should be in the build tools that are made during make world, but it isn't. And because I had the GNU m4 installed as m4 and not gm4 the building of the boot blocks went belly up (bootblocks crashed on boot). Just my $0.02 DocWilco To Unsubscribe: send

Make World

2000-09-28 Thread cvs
I recently cvsup'ped my source to the Current 5.0 version of FreeBSD. I recompiled the kernel and did all of that jazz and ultimately decided I wanted to go back to 4.1. So, I used CVSup to download the 4.1 release. I deleted the usr/obj directory and reissued the "make buildworld" command.

Re: Make World

2000-09-28 Thread Salvo Bartolotta
Original Message On 9/28/00, 10:53:21 PM, [EMAIL PROTECTED] wrote regarding Make World: I recently cvsup'ped my source to the Current 5.0 version of FreeBSD. I recompiled the kernel and did all of that jazz and ultimately decided I wanted to go back to 4.1. So, I used CVSup

Re: Breakage in make world: pam_ssh

2000-09-25 Thread Leif Neland
On Sun, 24 Sep 2000, Kris Kennaway wrote: On Mon, 25 Sep 2000, Leif Neland wrote: After trouble making world for some days, I blew the entire /usr/src away (and lost my kernel-config's :-( ) On a freshly cvsupped current, this has been broken for a few days. I think you're not

Re: Breakage in make world: pam_ssh

2000-09-25 Thread John Polstra
In article [EMAIL PROTECTED], Leif Neland [EMAIL PROTECTED] wrote: I think you're not cvsupping all of the source. In particular the crypto source. I changed from the individual parts to src/all, and besides getting kerberos and secure, I also got these files from crypto, which I

Re: Breakage in make world: pam_ssh

2000-09-25 Thread Kris Kennaway
On Mon, 25 Sep 2000, Leif Neland wrote: I changed from the individual parts to src/all, and besides getting kerberos and secure, I also got these files from crypto, which I should have gotten already with src/crypto: Nope, these are in the src-sys-crypto collection. Checkout

Breakage in make world: pam_ssh

2000-09-24 Thread Leif Neland
After trouble making world for some days, I blew the entire /usr/src away (and lost my kernel-config's :-( ) On a freshly cvsupped current, this has been broken for a few days. === libpam/modules/pam_ssh cc -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh

Re: Breakage in make world: pam_ssh

2000-09-24 Thread Kris Kennaway
On Mon, 25 Sep 2000, Leif Neland wrote: After trouble making world for some days, I blew the entire /usr/src away (and lost my kernel-config's :-( ) On a freshly cvsupped current, this has been broken for a few days. I think you're not cvsupping all of the source. In particular the crypto

Re: Breakage in make world: pam_ssh

2000-09-24 Thread Leif Neland
On Sun, 24 Sep 2000, Kris Kennaway wrote: On Mon, 25 Sep 2000, Leif Neland wrote: After trouble making world for some days, I blew the entire /usr/src away (and lost my kernel-config's :-( ) On a freshly cvsupped current, this has been broken for a few days. I think you're not

make world fails errors in libedit?

2000-09-18 Thread Administrator
Updated around 3 am (CET) and tryed to build the world but if fails miserably on libedit. Script started on Mon Sep 18 06:18:48 2000 (root@worldclass:/usr/src) make world -- elf make world started on Mon Sep 18 06:18:52 GMT 2000

Re: make world libcrypto Undefined symbol RSA_PKCS1

2000-09-11 Thread Kris Kennaway
On Sun, 10 Sep 2000, Mark Hittinger wrote: It may be because of something screwy that I did, I had been cvsup'ing from cvsup3. Saw the note about 3 not having a full crypto mirror so I tried a cvsup from 2 and make world completed, but when running ssh I get this: /usr/libexec/ld

make world libcrypto Undefined symbol RSA_PKCS1

2000-09-10 Thread Mark Hittinger
It may be because of something screwy that I did, I had been cvsup'ing from cvsup3. Saw the note about 3 not having a full crypto mirror so I tried a cvsup from 2 and make world completed, but when running ssh I get this: /usr/libexec/ld-elf.so.1: /usr/lib/libcrypto.so.1: Undefined symbol

make world breakage

2000-08-04 Thread Scott Flatman
Fresh bits supped this morning: In file included from /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/mdebugread.c:2774: /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/partial-stab.h:268: macro `START_PSYMTAB' used with too many (7) args mkdep: compile failed *** Error

Re: make world breakage

2000-08-04 Thread Ruslan Ermilov
On Fri, Aug 04, 2000 at 10:16:32AM -0700, Scott Flatman wrote: Fresh bits supped this morning: In file included from /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/mdebugread.c:2774: /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/partial-stab.h:268: macro

Re: make world breakage

2000-08-04 Thread David O'Brien
On Fri, Aug 04, 2000 at 08:24:30PM +0300, Ruslan Ermilov wrote: On Fri, Aug 04, 2000 at 10:16:32AM -0700, Scott Flatman wrote: In file included from /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/mdebugread.c:2774: mkdep: compile failed *** Error code 1 99 conflicts from

Re: make world breakage

2000-08-04 Thread Poul-Henning Kamp
In message [EMAIL PROTECTED], "David O'Brien" writes: Quite sorry, my contrib/gdb/ activities were suppose to be sheilded from users. And vice-versa I pressume :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD coreteam member |

Re: make world breakage

2000-08-04 Thread David O'Brien
On Fri, Aug 04, 2000 at 08:38:17PM +0200, Poul-Henning Kamp wrote: In message [EMAIL PROTECTED], "David O'Brien" writes: Quite sorry, my contrib/gdb/ activities were suppose to be shielded from users. And vice-versa I presume :-) G. I should go back to bed -- that's what I meant in the

Recent make world breakages

2000-07-24 Thread Gray, David W.
Not to exacerbate a sore subject, but... From what I'm seeing go by, the intention is that a current make world is supposed to work from -stable. OK, what about make release? The reason I am asking, is that I'm actually running current on a laptop, and for various reasons, its far easier

FW: Recent make world breakages

2000-07-24 Thread Gray, David W.
Blasted Outhouse mailer. Grumble Lets try again. -Original Message- From: Gray, David W. Sent: Monday, July 24, 2000 11:15 AM To: 'FreeBSD Current list' Subject: Recent make world breakages Not to exacerbate a sore subject, but... From what I'm seeing go by, the intention

Re: Make World is hosed...

2000-06-27 Thread Sheldon Hearn
On Mon, 26 Jun 2000 19:04:47 +0200, Poul-Henning Kamp wrote: Who knows the cure for this ? Mark's busy working on it. You shouldn't have to wait too much longer now. Ciao, Sheldon. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Make World is hosed...

2000-06-26 Thread Poul-Henning Kamp
Who knows the cure for this ? === gnu/usr.bin/perl/perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions) Perl lib version (v5.6.0) doesn't match

Re: Make World is hosed...

2000-06-26 Thread Soren Schmidt
It seems Poul-Henning Kamp wrote: Who knows the cure for this ? I do :) Rip out perl from the base system ... (ducks and runs) -Søren === gnu/usr.bin/perl/perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with

'make world' broken

2000-06-07 Thread vova
while making usr.sbin/kdump or usr.bin/truss: - In file included from ioctl.c:80: /usr/obj/ext/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/ext/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is the

Re: Make World kdump failure

2000-05-14 Thread David O'Brien
On Sun, May 14, 2000 at 05:02:48PM +, Andrew M. Miklic wrote: I'm getting a "make world" failure with Alpha -current (cvsup'ed fresh as of a few minutes ago, although this problem has persisted for over a week, as far as I can tell)..it seems to be dying in kdump, strangely

Make World kdump failure

2000-05-14 Thread Andrew M. Miklic
I'm getting a "make world" failure with Alpha -current (cvsup'ed fresh as of a few minutes ago, although this problem has persisted for over a week, as far as I can tell)..it seems to be dying in kdump, strangely apparently on i386-specific stuff. Is anyone else seeing this? (Ju

Re: make world left me with an unbootable system

2000-04-21 Thread Daniel C. Sobral
Nickolay Dudorov wrote: Me too There is some problems with "/boot/loader". You can just hit the key due to "|/-..." propelling and load "/boot/loader.old" instead of "/boot/loader". (And the first thing I make on the booted system - "cp /boot/loader.old /boot/loader.good" ;-) Ah,

make world left me with an unbootable system

2000-04-20 Thread Adam
Last night around midnight EST I cvsupped and did make buildworld, config -r'ed my kernel, compiled it, installed the kernel and did make installworld. I rebooted expecting the system to come up fine but it failed with "Invalid partition table". This was just after removing 2 of 3 of my dimm's

Re: make world left me with an unbootable system

2000-04-20 Thread Adam
better go and do so. There was plenty of mention of the change. Tom Veldhouse [EMAIL PROTECTED] - Original Message - From: Adam [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 20, 2000 2:55 PM Subject: make world left me with an unbootable system Last night around

Re: make world left me with an unbootable system

2000-04-20 Thread Manfred Antar
At 03:55 PM 4/20/2000 -0400, Adam wrote: Last night around midnight EST I cvsupped and did make buildworld, config -r'ed my kernel, compiled it, installed the kernel and did make installworld. I rebooted expecting the system to come up fine but it failed with "Invalid partition table". This was

Re: make world left me with an unbootable system

2000-04-20 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Adam [EMAIL PROTECTED] wrote: Last night around midnight EST I cvsupped and did make buildworld, config -r'ed my kernel, compiled it, installed the kernel and did make installworld. I rebooted expecting the system to come up fine but it failed with "Invalid partition

Re: make world left me with an unbootable system

2000-04-20 Thread Adam
Using loader.old worked! Thanks to all who suggested it, I was fearing actual damage. Now time to figure out if its really fixed yet, or why not :) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

RE: Parallel make world broken

2000-04-18 Thread Joao Pedras
here too Donn Miller wrote: === librsausa mkdir: openssl: File exists cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h openssl/openssl conf.h *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1

Parallel make world broken

2000-04-16 Thread Donn Miller
=== librsausa mkdir: openssl: File exists cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h openssl/openssl conf.h *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error - Donn To Unsubscribe: send mail to

Re: Parallel make world broken

2000-04-16 Thread Kris Kennaway
On Sun, 16 Apr 2000, Donn Miller wrote: === librsausa mkdir: openssl: File exists cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h openssl/openssl conf.h *** Error code 1 What -j setting? This works fine for me. Kris In God we Trust -- all others must submit an

Re: Parallel make world broken

2000-04-16 Thread Donn Miller
On Sun, 16 Apr 2000, Kris Kennaway wrote: On Sun, 16 Apr 2000, Donn Miller wrote: === librsausa mkdir: openssl: File exists cp /usr/src/secure/lib/librsausa/../libcrypto/opensslconf-i386.h openssl/openssl conf.h *** Error code 1 What -j setting? This works fine for me. I used

'make world' fails

2000-04-01 Thread Patrick Mau
Hi all, the subject says it all. It fails with the follwing messages: === libssh cd /usr/src/gnu/lib/libgcc; make depend; make all; make install echo '#include i386/xm-i386.h' config.h echo '#include "gansidecl.h"'tconfig.h echo '#include xm-freebsd.h'

Re: 'make world' fails

2000-04-01 Thread Will Andrews
On Sun, Apr 02, 2000 at 01:39:15AM +0200, Patrick Mau wrote: Hi all, the subject says it all. It fails with the follwing messages: === libssh cd /usr/src/gnu/lib/libgcc; make depend; make all; make install echo '#include i386/xm-i386.h' config.h echo '#include "gansidecl.h"'

make world: install-info: unrecognized option

2000-03-15 Thread Rasmus Skaarup
Hiya, I just cvsupped a couple of hours ago, after a successful build, the install phase fails: ** snip snip ** === lib/libcom_err/doc install-info --quiet --defsection="Programming development tools." --defentry="* libcom_err: (com_err).A Common Error Description Library for

Re: make world: install-info: unrecognized option

2000-03-15 Thread Jim Bloom
Please read UPDATING for details on how to upgrade to 4.0 from earlier releases. The quick summary to deal with your problem is: make -DNOINFO installworld make installworld There are other problems you might bump into, so do your homework first. Jim Bloom [EMAIL PROTECTED] Rasmus Skaarup

Re: make world: install-info: unrecognized option

2000-03-15 Thread Ruslan Ermilov
On Wed, Mar 15, 2000 at 03:54:05PM +0100, Rasmus Skaarup wrote: Hiya, I just cvsupped a couple of hours ago, after a successful build, the install phase fails: ** snip snip ** === lib/libcom_err/doc install-info --quiet --defsection="Programming development tools." --defentry="*

make world fail!

2000-03-15 Thread Idea Receiver
just cvsup up 3 hrs ago. try to make world, following error been given.. cc -O -pipe -I/mnt/ad5s1e/FreeBSD-CURRENT/src/sys/boot/i386/libi386/../../common -I/mnt/ad5s1e/FreeBSD-CURRENT/src/sys/boot/i386/libi386/../btx/lib -I/mnt/ad5s 1e/FreeBSD-CURRENT/src/sys/boot/i386/libi386

Re: Make world error.....

2000-03-11 Thread Kris Kennaway
to openssl/des.h, which at the point of perlifying the headers hasn't yet been installed in /usr/include (along with a lot of other headers). It only affects upgrades from within a certain window, and the fix isn't immediately obvious to me - make world doesn't seem to run a full 'make includes' prior

Re: Make world error.....

2000-03-11 Thread Kris Kennaway
On Sat, 11 Mar 2000, Kris Kennaway wrote: the fix isn't immediately obvious to me - make world doesn't seem to run a full 'make includes' prior to doing the perl thing (it just does 'make Well, that was probably the stupidest thing I've said all day (I say the fix isn't obvious

Re: Make world error.....

2000-03-10 Thread John Polstra
In article [EMAIL PROTECTED], Kris Kennaway [EMAIL PROTECTED] wrote: On Sun, 5 Mar 2000, Brian Dean wrote: The perl script h2ph does not exit immediately on des.h, it sets it's $Exit value to 1, but continues processing. If the original poster would check further back in his log file,

Re: Make world error.....

2000-03-10 Thread Kris Kennaway
On Fri, 10 Mar 2000, John Polstra wrote: This is still broken. I ran into it when upgrading a Feb. 29 -current system to today's -current. I didn't use make -j and I didn't take any shortcuts. Both were compiled with the same options (i.e. you didn't do the first one NO_OPENSSL or

Re: Make world error.....

2000-03-10 Thread John Polstra
In article [EMAIL PROTECTED], Kris Kennaway [EMAIL PROTECTED] wrote: On Fri, 10 Mar 2000, John Polstra wrote: This is still broken. I ran into it when upgrading a Feb. 29 -current system to today's -current. I didn't use make -j and I didn't take any shortcuts. Both were compiled

Re: Make world error.....

2000-03-10 Thread Brian Dean
John Polstra wrote: I don't believe I've ever used any special options, and my make.conf file is "normal" except that it has "USA_RESIDENT=YES" in it. I know for certain that when I ran into this that I did not do anything other than a "make world" on a standard

Re: Make world error.....

2000-03-06 Thread Mark Murray
with the des.h symlink being created before the openssl/des.h file which it points to. Any ideas, Mark? Don't shortcut make world. The files are correctly added there, and not if you try to "get clever" :-). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe:

Re: Make world error.....

2000-03-05 Thread Kris Kennaway
On Sat, 4 Mar 2000, Brian Dean wrote: William Woods wrote: vm/vnode_pager.h - vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 I got the same thing here. h2ph does not like /usr/include/des.h which is a symlink to

Re: Make world error.....

2000-03-04 Thread Brian Dean
William Woods wrote: vm/vnode_pager.h - vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Ideas about what died and why? I got the same thing here. h2ph does not like /usr/include/des.h which is a symlink to /usr/include/openssl/des.h,

Re: Make world error.....

2000-03-04 Thread Mike Tancsa
On 4 Mar 2000 02:01:03 -0500, in sentex.lists.freebsd.current you wrote: William Woods wrote: Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get this: What command line did you

Make world error.....

2000-03-03 Thread William Woods
Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get this: -- sys/sem.h - sys/sem.ph sys/shm.h - sys/shm.ph sys/signal.h - sys/signal.ph sys/signalvar.h - sys/signalvar.ph

Re: Make world error.....

2000-03-03 Thread Doug Barton
William Woods wrote: Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get this: What command line did you use? This looks to me like 'make -jN' breakage. I would try the following

make world problems at vm/vnode_pager.h - vm/vnode_pager.ph

2000-02-29 Thread Mike Tancsa
A recently cvsup'd current that I had been doing make worlds on for the past few weeks without issue. Is there something different that needs to be done ? . . . Skipping directory `ufs/ufs' vm/pmap.h - vm/pmap.ph vm/swap_pager.h - vm/swap_pager.ph vm/vm.h - vm/vm.ph vm/vm_extern.h -

Make World fails

2000-02-28 Thread jon
Hello all.. I'm attempting to upgrade from 3.2-Release to -current, got all the sources through anonymous cvs and went through the process. Ran into a glitch that was solved by updating a module,, then all went well for about 45 minutes. Then I got the error "Dont' know how to make

make world fails

2000-02-28 Thread jon
Sorry if this is a repeat, I don't think my letter was sent... On attempting to upgrade from 3.2-RELEASE to -current, make world fails. The problem lays with /src/gnu/usr.bin/cvs. In /sr/gnu/usr.bin/cvs/lib/Makefile it's looking for files in /src/contrib/cvs/src and /src/gnu/usr.sbin/cvs/lib

Re: make world

2000-02-20 Thread kibbet
On 20-Feb-00 kibbet wrote: Hey all, I got this error, and the 2205 entry in UPDATING didn't seem to cover enough for me, I was comming from a clean bin install of 3.2. UPDATING - 2205 entry; make buildworld make installworld This will

Re: make world

2000-02-20 Thread John Baldwin
On 20-Feb-00 Ben Smithurst wrote: Kai Großjohann wrote: Omachonu Ogali [EMAIL PROTECTED] writes: === lib/libcom_err/doc install-info --quiet --defsection="Programming development tools." --defentry="* libcom_err: (com_err).A Common Error Description Library for UNIX."

<    1   2   3   4   5   6   >