[] freebsd-current! . ( )

2002-07-25 Thread
Title: ÇÏ´ÏÀ×±Û¸®½¬

Problem compiling -current on 4.6-RELEASE

2002-07-25 Thread Martin Bundgaard
(This has already been posted on questions, but I got no replies.) Hi. I have a problem. When trying to do a 'make buildworld' on a (freshly fetched) -current source-tree, I quickly get an error: --- === gnu/usr.bin/tar rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o

Re: Problem compiling -current on 4.6-RELEASE

2002-07-25 Thread Stefan Farfeleder
On Thu, Jul 25, 2002 at 11:45:21AM +0200, Martin Bundgaard wrote: ... === gnu/usr.bin/tar rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o exclude.o full-write.o getdate.o getline.o getopt.o getopt1.o getstr.o hash.o human.o mktime.o modechange.o prepargs.o

sparc64 tinderbox failure

2002-07-25 Thread Dag-Erling Smorgrav
-- Rebuilding the temporary build tree -- stage 1: bootstrap tools -- stage 2: cleaning up the object tree

Re: Problem compiling -current on 4.6-RELEASE

2002-07-25 Thread Ruslan Ermilov
On Thu, Jul 25, 2002 at 11:45:21AM +0200, Martin Bundgaard wrote: (This has already been posted on questions, but I got no replies.) Hi. I have a problem. When trying to do a 'make buildworld' on a (freshly fetched) -current source-tree, I quickly get an error: --- ===

[no subject]

2002-07-25 Thread Steve
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Problem compiling -current on 4.6-RELEASE

2002-07-25 Thread Martin Bundgaard
The tar directory should really be in the attic. I guess you forgot to use -P when using cvs update/checkout. You're right, pruning would have resolved the problem, but is there any reason for the empty directories to be there in the first place? -mb To Unsubscribe: send mail to [EMAIL

Re: Problem compiling -current on 4.6-RELEASE

2002-07-25 Thread Ruslan Ermilov
On Thu, Jul 25, 2002 at 02:45:15PM +0200, Sheldon Hearn wrote: On (2002/07/25 11:45), Martin Bundgaard wrote: I have a problem. When trying to do a 'make buildworld' on a (freshly fetched) -current source-tree, I quickly get an error: Other people have pointed out the cause of the

Re: sparc64 tinderbox failure

2002-07-25 Thread Mike Barcroft
Dag-Erling Smorgrav [EMAIL PROTECTED] writes: -- stage 4: building everything.. -- === usr.sbin/mrouted/testrsrr === usr.sbin/mtest === usr.sbin/mtree === usr.sbin/ndp

HEADS UP: an IPv4-mapped IPv6 address off by default

2002-07-25 Thread Hajimu UMEMOTO
Hi, I've just committed to change an IPv4-mapped IPv6 address off by default. The existing applications may be affected this change. The applications which depend on an IPv4-mapped IPv6 address will become listen only an IPv6 socket. Apache2 is known having this problem. You may need to

Re: sparc64 tinderbox failure

2002-07-25 Thread Dag-Erling Smorgrav
John Polstra [EMAIL PROTECTED] writes: Does tinderbox run with a nonstandard WARNS setting? I did the cross build with these environment settings: des@freefall ~% cat tinderbox/make.conf CFLAGS = -O -pipe COPTFLAGS= -O -pipe NOPROFILE= true MAKE_KERBEROS4 = yes

Re: sparc64 tinderbox failure

2002-07-25 Thread John Polstra
In article [EMAIL PROTECTED], Dag-Erling Smorgrav [EMAIL PROTECTED] wrote: John Polstra [EMAIL PROTECTED] writes: Does tinderbox run with a nonstandard WARNS setting? I did the cross build with these environment settings: des@freefall ~% cat tinderbox/make.conf CFLAGS = -O

Re: HEADS UP: an IPv4-mapped IPv6 address off by default

2002-07-25 Thread Hajimu UMEMOTO
Hi, On Thu, 25 Jul 2002 12:50:49 -0400 Jeroen C.van Gelderen [EMAIL PROTECTED] said: jeroen May I ask what motivated this change? Yes. There is discussion that an IPv4-mapped IPv6 address has potential security weakness in developping application and/or operating servers. NetBSD's default

make buildworld fails at gperf

2002-07-25 Thread Rob
With a fresh cvsup and rm -r /usr/obj, I then get the following error in gperf when typing make buildworld: Am I doing something wrong? Thanks, Rob. --- uname -a output: FreeBSD c888746-a.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May 25 19:42:56 PDT

Re: make buildworld fails at gperf

2002-07-25 Thread Ruslan Ermilov
On Thu, Jul 25, 2002 at 10:43:05AM -0700, Rob wrote: With a fresh cvsup and rm -r /usr/obj, I then get the following error in gperf when typing make buildworld: Am I doing something wrong? Thanks, Rob. --- uname -a output: FreeBSD c888746-a.attbi.com

Re: HEADS UP: an IPv4-mapped IPv6 address off by default

2002-07-25 Thread Jeroen C . van Gelderen
Umemoto-san, May I ask what motivated this change? -J On Thursday, Jul 25, 2002, at 11:51 US/Eastern, Hajimu UMEMOTO wrote: Hi, I've just committed to change an IPv4-mapped IPv6 address off by default. The existing applications may be affected this change. The applications which depend

Re: Netgear MA401 pccard support? SOLVED

2002-07-25 Thread Mauritz Sundell
Not really solved but it works for me now. The bus memory allocation doesn't work. Both my pcic0 and fxp0 on pci2 got the same memory area, so I changed CARDBUS_SYS_RES_MEMORY_START (sys/pccard/pcic_pci.c) to a value that seemed to be free after looking thru dmesg after boot -v. In my case

Re: Netgear MA401 pccard support? SOLVED

2002-07-25 Thread M. Warner Losh
In message: 020601c23410$cdced300$0c81a8c0@gilgamesh Mauritz Sundell [EMAIL PROTECTED] writes: : Not really solved but it works for me now. : : The bus memory allocation doesn't work. : Both my pcic0 and fxp0 on pci2 got the same memory area, so I : changed

Re: make buildworld fails at gperf

2002-07-25 Thread Rob
Ruslan Ermilov wrote: On Thu, Jul 25, 2002 at 10:43:05AM -0700, Rob wrote: With a fresh cvsup and rm -r /usr/obj, I then get the following error in gperf when typing make buildworld: Am I doing something wrong? Thanks, Rob. --- uname -a output:

I think X is making this whole thing unstable..

2002-07-25 Thread Alex Zepeda
I can buildworld no problem, play mp3s, read mail. But as soon as I play around in X... boom the system falls over. GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it

Re: make buildworld fails at gperf

2002-07-25 Thread Peter Wemm
Rob wrote: With a fresh cvsup and rm -r /usr/obj, I then get the following error in gperf when typing make buildworld: Am I doing something wrong? Thanks, Rob. --- uname -a output: FreeBSD c888746-a.attbi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat

Re: make buildworld fails at gperf

2002-07-25 Thread Rob
Peter Wemm wrote: Rob wrote: With a fresh cvsup and rm -r /usr/obj, I then get the following error in gperf when typing make buildworld: Am I doing something wrong? Thanks, Rob. --- snip The problem is that you do not have a viable