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 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

Re: Make world breakage...

2000-01-14 Thread Jeroen C. van Gelderen
Mark Murray wrote: BTW, we can soon stop worrying about the crypto stuff, right? :) It sure seems so! :-) RSA will be the only problem for USA, Only until 20 September 2000 IIRC. and IDEA will be aproblem in Europe. And the rest of the world. It's patented in Japan and USA too,

Re: Make world breakage...

2000-01-14 Thread Wilko Bulte
On Thu, Jan 13, 2000 at 02:00:14PM -0800, Jason Evans wrote: On Thu, Jan 13, 2000 at 08:35:16PM +0100, Wilko Bulte wrote: I resurrected things by grabbing an 'old' .4 library from another Alpha. Now things work again. In case you missed it, I checked in a probable fix for the bug that got

Re: Make world breakage...

2000-01-13 Thread Satoshi - Ports Wraith - Asami
* From: Jason Evans [EMAIL PROTECTED] * In function `_gettemp': * mktemp.c(.text+0x3f0): undefined reference to `_libc_open' * mktemp.c(.text+0x3f4): undefined reference to `_libc_open' * libc successfully builds on Alpha with the changes I committed, though the * bootstrapping problem

Re: Make world breakage...

2000-01-13 Thread Peter Wemm
Satoshi - Ports Wraith - Asami wrote: * From: Jason Evans [EMAIL PROTECTED] * In function `_gettemp': * mktemp.c(.text+0x3f0): undefined reference to `_libc_open' * mktemp.c(.text+0x3f4): undefined reference to `_libc_open' * libc successfully builds on Alpha with the changes I

Re: Make world breakage...

2000-01-13 Thread Satoshi - Ports Wraith - Asami
* From: Peter Wemm [EMAIL PROTECTED] * === * : * ln -sf libutil.so.2 /usr/obj/usr/src/i386/usr/lib/libutil.so * cd /usr/src/lib; make depend; make all; make install * === csu/i386-elf * === libcom_err * === libcom_err/doc * === msun * === libmd * === libcrypt * ===

Re: Make world breakage...

2000-01-13 Thread Marcel Moolenaar
Peter Wemm wrote: Satoshi - Ports Wraith - Asami wrote: * From: Jason Evans [EMAIL PROTECTED] * In function `_gettemp': * mktemp.c(.text+0x3f0): undefined reference to `_libc_open' * mktemp.c(.text+0x3f4): undefined reference to `_libc_open' * libc successfully builds on

Re: Make world breakage...

2000-01-13 Thread Mark Murray
I blew away /usr/obj but still get the same error. ...then your source tree is not up to date. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Make world breakage...

2000-01-13 Thread Wilko Bulte
On Thu, Jan 13, 2000 at 08:30:24AM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 05:25:22PM -0800, David O'Brien wrote: On Thu, Jan 13, 2000 at 12:16:31AM +0100, Wilko Bulte wrote: I copied libc.so.4 manually to /usr/lib but that is not sufficient. It looks like ld-elf sticks to

Re: Make world breakage...

2000-01-13 Thread Jason Evans
On Thu, Jan 13, 2000 at 08:35:16PM +0100, Wilko Bulte wrote: I resurrected things by grabbing an 'old' .4 library from another Alpha. Now things work again. In case you missed it, I checked in a probable fix for the bug that got you last time around. You might try again now. Jason To

Re: Make world breakage...

2000-01-13 Thread Satoshi - Ports Wraith - Asami
* From: Mark Murray [EMAIL PROTECTED] * ...then your source tree is not up to date. It seems the crypto part of the tree was not updated. Probably from the time I was juggling cvsupfiles around trying to figure out the "can't build in US" problem. I'll let you know if I have any more

Re: Make world breakage...

2000-01-13 Thread Mark Murray
BTW, we can soon stop worrying about the crypto stuff, right? :) It sure seems so! :-) RSA will be the only problem for USA, and IDEA will be aproblem in Europe. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with

Make world breakage...

2000-01-12 Thread Mark Murray
Hi Anyone else seeing this? cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cpp/../cc_tools

Re: Make world breakage...

2000-01-12 Thread Jason Evans
On Wed, Jan 12, 2000 at 09:56:22PM +0200, Mark Murray wrote: Hi Anyone else seeing this? cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -DPREFIX=\"/usr/obj/usr/src/i386/usr\"

Re: Make world breakage...

2000-01-12 Thread Jason Evans
On Wed, Jan 12, 2000 at 10:07:25PM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 09:56:22PM +0200, Mark Murray wrote: Hi Anyone else seeing this? cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"2.95.2\"

Re: Make world breakage...

2000-01-12 Thread Wilko Bulte
On Wed, Jan 12, 2000 at 01:22:25PM -0800, Jason Evans wrote: On Wed, Jan 12, 2000 at 10:07:25PM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 09:56:22PM +0200, Mark Murray wrote: Hi Anyone else seeing this? ...

Re: Make world breakage...

2000-01-12 Thread Jason Evans
On Thu, Jan 13, 2000 at 12:16:31AM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 01:22:25PM -0800, Jason Evans wrote: On Wed, Jan 12, 2000 at 10:07:25PM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 09:56:22PM +0200, Mark Murray wrote: Hi Anyone else seeing this? ...

Re: Make world breakage...

2000-01-12 Thread Jason Evans
On Thu, Jan 13, 2000 at 12:16:31AM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 01:22:25PM -0800, Jason Evans wrote: On Wed, Jan 12, 2000 at 10:07:25PM +0100, Wilko Bulte wrote: On Wed, Jan 12, 2000 at 09:56:22PM +0200, Mark Murray wrote: Hi Anyone else seeing this? ...

Re: Make world breakage...

2000-01-12 Thread David O'Brien
On Thu, Jan 13, 2000 at 12:16:31AM +0100, Wilko Bulte wrote: I copied libc.so.4 manually to /usr/lib but that is not sufficient. It looks like ld-elf sticks to libc.so.4 even if I move the symlink libc.so back from libc.so.4 to libc.so.3 Yes. Each shared library knows it's name when it was

Re: Make world breakage...

2000-01-12 Thread Wilko Bulte
On Wed, Jan 12, 2000 at 05:25:22PM -0800, David O'Brien wrote: On Thu, Jan 13, 2000 at 12:16:31AM +0100, Wilko Bulte wrote: I copied libc.so.4 manually to /usr/lib but that is not sufficient. It looks like ld-elf sticks to libc.so.4 even if I move the symlink libc.so back from libc.so.4

make world breakage

1999-12-15 Thread Steve Kargl
FreeBSD-current source cvsup'd at 1034pst on 991215. -- Building libraries -- cd /usr/src; COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin

Today's make world breakage

1999-12-15 Thread Forrest Aldrich
FYI just CVSup'd and got this: X-UIDL: 495287ccf607850cc65e4c59c7b49751 cd /usr/src/lib/librpcsvc; make beforeinstall cd /usr/src/lib/libskey;make beforeinstall sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libskey/skey.h

Re: Today's make world breakage

1999-12-15 Thread David O'Brien
On Wed, Dec 15, 1999 at 02:10:43PM -0500, Forrest Aldrich wrote: cpp: }: No such file or directory cpp: }: No such file or directory mkdep: compile failed *** Error code 1 Fixed. Thanks for the report. -- -- David([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED]

make world breakage

1999-12-15 Thread Clive Lin
FreeBSD current source cvsuped about 2 hrs ago: === gnu/usr.bin/binutils/ld cc -Os -pipe -mpentiumpro -march=pentiumpro -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/usr/src/gnu/usr.bin/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386

Make world breakage (12/09/99)

1999-12-09 Thread Forrest Aldrich
Getting this from this morning's make world (after doing a make clean, just for good measure): -- Rebuilding dependencies -- cd /usr/src;

Re: Make world breakage (12/09/99)

1999-12-09 Thread Marcel Moolenaar
Forrest Aldrich wrote: Getting this from this morning's make world (after doing a make clean, just for good measure): re-cvsup. The problem should be fixed already. -- Marcel Moolenaarmailto:[EMAIL PROTECTED] SCC Internetworking Databases

make world breakage (easy fix)..

1999-05-05 Thread Zach Heilig
(someone added: 'wi.' instead of 'wi.4') Index: Makefile === RCS file: /home/ncvs/src/share/man/man4/man4.i386/Makefile,v retrieving revision 1.104 diff -u -r1.104 Makefile --- Makefile1999/05/05 07:36:57 1.104 +++ Makefile

Re: make world breakage?!?

1999-04-09 Thread John Polstra
In article pine.bsf.4.05.990408010.47328-100...@janus.syracuse.net, Brian Feldman gr...@unixhelp.org wrote: Am I the only one to get this error?? cc -nostdinc -O -pipe -I/usr/src/usr.sbin/amd/amd/../../../contrib/amd/amd -I. -I/usr/src/usr.sbin/amd/amd

make world breakage

1999-04-08 Thread Snob Art Genre
Trying to make world today and last night, with fairly up-to-the-minute source, I keep bombing out with: `/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/config/i386/i386. md' is up to date. `genattr.c' is up to date. `gencodes.c' is up to date. `genconfig.c' is up to date.

Re: make world breakage

1999-04-08 Thread Soren Schmidt
It seems Snob Art Genre wrote: Dont use -jN on the make world, that broke with the EGCS import. Trying to make world today and last night, with fairly up-to-the-minute source, I keep bombing out with: `/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/config/i386/i386. md' is

Re: make world breakage

1999-04-08 Thread Maxim Sobolev
Please don't disregard to read rpevious messages from this list! As it was pointed earlier make world now fails if -jN option used. Try to build without -j. ? Snob Art Genre wrote: Trying to make world today and last night, with fairly up-to-the-minute source, I keep bombing out with:

Re: make world breakage

1999-04-08 Thread Snob Art Genre
On Thu, 8 Apr 1999, Maxim Sobolev wrote: Please don't disregard to read rpevious messages from this list! Sorry, I just started running current again the other day, I didn't re-subscribe until last night. As it was pointed earlier make world now fails if -jN option used. Try to build without

Re: make world breakage

1999-04-08 Thread Chuck Robey
On Thu, 8 Apr 1999, Soren Schmidt wrote: It seems Snob Art Genre wrote: Dont use -jN on the make world, that broke with the EGCS import. Soren, (if we know) is it the build of egcs (in whole or part) or is it the effect of using egcs, that's broken the rest of the -j build? Trying to

Re: make world breakage

1999-04-08 Thread David O'Brien
It seems Snob Art Genre wrote: Dont use -jN on the make world, that broke with the EGCS import. Soren, (if we know) is it the build of egcs (in whole or part) or is it the effect of using egcs, that's broken the rest of the -j build? The build of egcs. ``cd src/gnu/usr.bin/cc make

make world breakage?!?

1999-04-08 Thread Brian Feldman
Am I the only one to get this error?? cc -nostdinc -O -pipe -I/usr/src/usr.sbin/amd/amd/../../../contrib/amd/amd -I. -I/usr/src/usr.sbin/amd/amd -I/usr/src/usr.sbin/amd/amd/../include -I/usr/src/usr.sbin/amd/amd/../../../contrib/amd/include -I/usr/src/usr.sbin/amd/amd/../../../contrib/amd

make world breakage

1999-01-22 Thread Dima Ruban
Hey guys! After all these commits for secure/lib/libcrypt it seems that make world doesn't work anymore. === csu/i386-elf === libcom_err === libcom_err/doc === ../secure/lib/libcrypt cc -nostdinc -O -pipe -I/usr/src/secure/lib/libcrypt/../../../lib/libmd -Wall -I/usr/obj/usr/src/tmp/usr/include

Re: make world breakage

1999-01-22 Thread brian
make: don't know how to make crypt-md5.c. Stop Me three. I was looking forward to testing all the VM improvements, but have been stuck because of this. I've watched the cvs-all list and haven't seen a mention of this being fixed. -- Brian Litzinger br...@litzinger.com On Fri, Jan 22, 1999

Make world breakage in netgraph

1999-01-17 Thread Greg Lehey
=== libnetgraph cc -nostdinc -O -pipe -g -Wall -O2 -Werror -I/usr/src.freefall/sys -I/usr/obj/usr/SRC/4.0-CURRENT/src/tmp/usr/include -c /usr/SRC/4.0-CURRENT/src/lib/libnetgraph/sock.c -o sock.o cc -nostdinc -O -pipe -g -Wall -O2 -Werror -I/usr/src.freefall/sys

Re: Make world breakage in netgraph

1999-01-17 Thread Julian Elischer
hmm archie seems to have missed something. I'll look and see wht he's left out he just got called away while committing. On Fri, 19 Nov 1999, Greg Lehey wrote: === libnetgraph cc -nostdinc -O -pipe -g -Wall -O2 -Werror -I/usr/src.freefall/sys

Re: Make world breakage in netgraph

1999-01-17 Thread Julian Elischer
try add this to ng_async.h I just committed this. It's in archie's tree but not the checked in version. /* Configuration for this node */ struct ng_async_cfg { u_char enabled;/* Turn encoding on/off */ -- u_char acfcomp;/* Address/control field

Re: Make world breakage in netgraph

1999-01-17 Thread Ollivier Robert
According to Greg Lehey: Stop in /usr/SRC/4.0-CURRENT/src/lib/libnetgraph. Re-sup. I fixed this already and added a few missing modules while I was here. 55mn for buildworld on my PIII/500 makes testing easy :-) -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED] FreeBSD

Re: Make world breakage in netgraph

1999-01-17 Thread Greg Lehey
On Friday, 19 November 1999 at 12:34:27 -0800, Julian Elischer wrote: On Fri, 19 Nov 1999, Greg Lehey wrote: === libnetgraph cc -nostdinc -O -pipe -g -Wall -O2 -Werror -I/usr/src.freefall/sys -I/usr/obj/usr/SRC/4.0-CURRENT/src/tmp/usr/include -c