Re: missing support for std::wstring breaks stuff on -CURRENT

2002-12-30 Thread David O'Brien
On Sun, Dec 29, 2002 at 08:24:23PM +0100, Simon 'corecode' Schubert wrote: would please somebody look into this case and explain why wchar_t support wasn't enabled? Because the GCC developers disabled it for GCC 3.2.1 tim robins already provided a patch that will make stuff working. Please

missed disk nodes

2002-12-30 Thread Andrey Koklin
Hi folks, Silly question, perhaps, but I wasn't able to figure out source of the problem myself... I used rarely magneto-optical disks to transfer data to/from Windows machine. For compatibility, disks used HDD FAT16 format. About a month ago the disks began to refuse to mount under -current:

Re: PAWS ack-on-ack loop avoided

2002-12-30 Thread Andrey A. Chernov
On Mon, Dec 23, 2002 at 10:55:05 -0800, Matthew Dillon wrote: That's very odd. I see them on my development box too which is just talking FreeBSD-FreeBSD. We should not be seeing them at all. I found that big source of them is Windows machines when Selective acknowledgement is

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- Rebuilding the temporary build tree -- stage 1: bootstrap tools

Re: ia64 tinderbox failure

2002-12-30 Thread Mark Murray
Agreed. It really should be an int * like it used to be. But it's up to Mark Murray to fix it since it was his commit that changed it to a size_t in the first place. I'm not religiously attached to this. If you want to change it before I get to it, go ahead. M -- Mark Murray

Re: missed disk nodes

2002-12-30 Thread phk
In message [EMAIL PROTECTED], Andrey Koklin writes: Hi folks, Silly question, perhaps, but I wasn't able to figure out source of the problem myself... I used rarely magneto-optical disks to transfer data to/from Windows machine. For compatibility, disks used HDD FAT16 format. About a month ago

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- Rebuilding the temporary build tree -- stage 1: bootstrap tools

Re: FEC on 5.x

2002-12-30 Thread Attila Nagy
Hello, [taken from -hackers] Can you try use tcpdump to comparte something that works with the code that doesn't. tcpdump -i fec0 shows the following: if I ping our-router I see the packages going out, but nothing coming back. The switch shows 0 input packets. I pinged the machine, then it

I'm being over digestified.

2002-12-30 Thread Bill Vermillion
Anyone else get more digest than normal. In the last week or so I now get 5 copies of each digest and have done nothing at all on my side with any subscriptions. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

ia64 tinderbox failure

2002-12-30 Thread Peter Wemm
-- Rebuilding the temporary build tree -- stage 1: bootstrap tools -- stage 2: cleaning up the object tree

rc.conf ifconfig lines fail

2002-12-30 Thread Peter Schultz
Ever since RC2 I have had to manually execute the following two lines from my rc.conf, because they are not set at boot. ifconfig_fxp0=DHCP ifconfig_wi0=inet up ssid my_ap mediaopt hostap Have I missed something? Thanks, Pete... To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

powerpc tinderbox failure

2002-12-30 Thread Bill Fumerola
-- Rebuilding the temporary build tree -- stage 1: bootstrap tools -- stage 2: cleaning up the object tree

My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Juli Mallett
Hey, I ran some stuff overnight which exhausted my system's memory fairly well, and was also thrashing around on my network, and I woke up to find that my wi(4) blew up more or less: wi0: watchdog timeout wi0: timeout in wi_cmd 0x0002; event status 0x8000 wi0: timeout in wi_cmd 0x; event

Re: UMASS USB bug? (getting the Sony disk-on-key device working)

2002-12-30 Thread John Baldwin
On 19-Dec-2002 Matthew Dillon wrote: This is a real mess but I finally got it to work. (Note to John: both quirk entries are absolutely necessary, everything stalls and dies without them). You might need to lie to umass and tell if to use the UFI or ATAPI protocols instead of

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- Rebuilding the temporary build tree -- stage 1: bootstrap tools

Re: Trouble building X on fresh 5.0-RC2 install?

2002-12-30 Thread Peter Kostouros
Hi It has been mentioned a few times, though not specifically for RC2. Check the archives for subjects X server - undefined symbols and XFree 4.2.1 doesn't work with last CURRENT. walt wrote: I've installed RC2 on my new ASUS A7V8X/AthlonXP and the whole thing went very well except for

Re: Trouble building X on fresh 5.0-RC2 install?

2002-12-30 Thread Thomas T. Veldhouse
It runs fine for me off of a fresh RC2 install. I run KDE 3.0.5 on top of it. Tom Veldhouse - Original Message - From: Peter Kostouros [EMAIL PROTECTED] To: walt [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, December 30, 2002 3:20 PM Subject: Re: Trouble building X on fresh

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Juli Mallett [EMAIL PROTECTED] writes: : I ran some stuff overnight which exhausted my system's memory fairly well, : and was also thrashing around on my network, and I woke up to find that my : wi(4) blew up more or less: : : wi0: watchdog timeout : wi0:

mount_portalfs broken in 5.0-RC2

2002-12-30 Thread Michael Ranner
Hello, as announced on freebsd-hackers a few days ago, I ported the rfilter/wfilter features of NetBSD's mount_portal to 4.7-p2. Because the port was very trivial and rfilter/wfilter worked well on 4.7-p2, I tried to merge the code in 5.0-RC2 mount_portalfs and discovered, that mount_portalfs

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Christian Brueffer
On Mon, Dec 30, 2002 at 11:36:45AM -0800, Juli Mallett wrote: Hey, I ran some stuff overnight which exhausted my system's memory fairly well, and was also thrashing around on my network, and I woke up to find that my wi(4) blew up more or less: wi0: watchdog timeout wi0: timeout in

Re: mount_portalfs broken in 5.0-RC2

2002-12-30 Thread Michael Ranner
Am Montag, 30. Dezember 2002 22:58 schrieben Sie: * De: Michael Ranner [EMAIL PROTECTED] [ Data: 2002-12-30 ] [ Subjecte: mount_portalfs broken in 5.0-RC2 ] 1.) After mounting the portalfs, # cat /p/tcp/www.jawa.at/21 220 ftp.jawa.at FTP server (ftpd) ready. ^C portalfs

dri-devel - HEADS-UP

2002-12-30 Thread Chuck Robey
To those of you running the radeon.ko dri module from the ports (ports/graphics/dri-devel) IF YOU'RE RUNNING CURRENT then you might want to listen up. I just did a rebuild of the system for the first time in about 6 days, and my system rebooted immediately when XFree86 attempted loading the

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Lee Damon
I have the same problems on an IBM T30 with integrated wi running 4.7-STABLE. In fact, I've had this problem since 4.5 (which is where I started on this system.) nomad On Mon, Dec 30, 2002 at 11:36:45AM -0800, Juli Mallett wrote: Hey, =20 I ran some stuff overnight which exhausted my

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Juli Mallett
* De: Christian Brueffer [EMAIL PROTECTED] [ Data: 2002-12-30 ] [ Subjecte: Re: My wi(4) ate itself (or Fun with no memory). ] The bad thing is, that the chip is integrated in my notebook so i can't simply take it out and back in again :-) Is there any other way to reinitialize the

ep0 hard lockup during install

2002-12-30 Thread Roderick van Domburg
Hello, For three days in a row now I have tried installing the most recent 5.0 snapshots on my Armada V300 from floppies. I have also tried the RC2 floppies. Unfortunately, the system freezes up solid when it configures ep0. I have a DHCP server here but manually entering the IP configuration

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Michael Ranner
Am Montag, 30. Dezember 2002 23:10 schrieb Lee Damon: I have the same problems on an IBM T30 with integrated wi running 4.7-STABLE. In fact, I've had this problem since 4.5 (which is where I started on this system.) I think the wi0: timeout in wi_cmd 0x; event status 0x8000 messages

Re: dri-devel - HEADS-UP

2002-12-30 Thread Kutulu
From: Chuck Robey [EMAIL PROTECTED] Sent: Monday, December 30, 2002 5:02 PM The moral is, I think you need to rebuild/reinstall dri-devel if you're running FreeBSD-current. I have found that it's generally a good idea to rebuild any modules you have from ports (in my case it's ltmdm and

Re: missed disk nodes

2002-12-30 Thread Nate Lawson
On Mon, 30 Dec 2002 [EMAIL PROTECTED] wrote: Can you please: dd if=/dev/da2 bs=64k | uuencode - foo | mail [EMAIL PROTECTED] ^^ You probably should add count=1 there, otherwise it's going to be a big email. -Nate To Unsubscribe: send mail to [EMAIL

Problem with /dev/stdout in a chroot environment.

2002-12-30 Thread Marc Butler
I'm currently trying to build CURRENT (DEC 29 2002) within a chroot environment under CURRENT (DEC 17 2002). Presently I am stuck on an error which appears to be related to /dev/stdout in a chroot environment (devfs?). Specifically writing to /dev/stdout does not work (specifically:

[no subject]

2002-12-30 Thread Charlie Gershfield
suscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Kevin Oberman
Date: Mon, 30 Dec 2002 23:06:50 +0100 From: Christian Brueffer [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 30, 2002 at 11:36:45AM -0800,

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Taavi Talvik
On Mon, 30 Dec 2002, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Juli Mallett [EMAIL PROTECTED] writes: : I ran some stuff overnight which exhausted my system's memory fairly well, : and was also thrashing around on my network, and I woke up to find that my : wi(4) blew

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread Juli Mallett
* De: Taavi Talvik [EMAIL PROTECTED] [ Data: 2002-12-30 ] [ Subjecte: Re: My wi(4) ate itself (or Fun with no memory). ] On Mon, 30 Dec 2002, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Juli Mallett [EMAIL PROTECTED] writes: : I ran some stuff overnight which

Re: Problem with /dev/stdout in a chroot environment.

2002-12-30 Thread Robert Watson
On Mon, 30 Dec 2002, Marc Butler wrote: I'm currently trying to build CURRENT (DEC 29 2002) within a chroot environment under CURRENT (DEC 17 2002). Presently I am stuck on an error which appears to be related to /dev/stdout in a chroot environment (devfs?). Could you provide a bit more

No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
I just wanted to share the good news that since updating to matt's vmspace fix (over a week ago), there have been no panics on the bento cluster (21 machines of 3 architectures running 5.0-RC, under constant heavy load, and despite the close proximity of Peter Wemm in the datacenter for a few

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Juli Mallett [EMAIL PROTECTED] writes: : /var/log/messages:Dec 30 17:11:35 luna kernel: wi0: failed to allocate 1594 bytes on :NIC : : Like those? Those are usually an indication of no interrupts. Memory is allocated when packets are sent and

Re: No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 06:53:52PM -0800, Kris Kennaway wrote: I just wanted to share the good news that since updating to matt's vmspace fix (over a week ago), there have been no panics on the bento cluster (21 machines of 3 architectures running 5.0-RC, under constant heavy load, and despite

Re: spec_getpages I/O read failure on md0

2002-12-30 Thread Jos Backus
I was finally able to reproduce this. Here are some offset values: Dec 30 10:55:07 lizzy kernel: spec_getpages:(md0) I/O read failure: (error=22) b p 0xce5fb488 vp 0xc41e4708 Dec 30 10:55:07 lizzy kernel: size: 6144, resid: 6144, a_count: 6124, valid: 0x0 Dec 30 10:55:07 lizzy kernel: nread: 0,

Re: No panics on the bento cluster!

2002-12-30 Thread Brent Verner
[2002-12-30 18:53] Kris Kennaway said: | I just wanted to share the good news that since updating to matt's | vmspace fix (over a week ago), there have been no panics on the bento | cluster (21 machines of 3 architectures running 5.0-RC, under constant | heavy load, and despite the close proximity

problem with nullfs

2002-12-30 Thread Brent Verner
A nullfs mounted target cannot be umounted if another target is mounted from the same source. Maybe it has something to do with the LOR in the first umount... I'll see if I can fix this later in the week if it hasn't already been fixed. scratch# uname -a FreeBSD scratch.rcfile.org

Re: No panics on the bento cluster!

2002-12-30 Thread Kris Kennaway
On Mon, Dec 30, 2002 at 10:19:32PM -0500, Brent Verner wrote: [2002-12-30 18:53] Kris Kennaway said: | I just wanted to share the good news that since updating to matt's | vmspace fix (over a week ago), there have been no panics on the bento | cluster (21 machines of 3 architectures running

Re: My wi(4) ate itself (or Fun with no memory).

2002-12-30 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Michael Ranner [EMAIL PROTECTED] writes: : Am Montag, 30. Dezember 2002 23:10 schrieb Lee Damon: : I have the same problems on an IBM T30 with integrated wi running : 4.7-STABLE. In fact, I've had this problem since 4.5 (which is where I : started on

Re: Problem with /dev/stdout in a chroot environment.

2002-12-30 Thread Marc Butler
I'm sorry, I have realised that nothing in the /dev directory is being populated in the chroot by the buildworld attempt, so there is something problematic further down the chain. I'm an idiot - thanks and sorry for the bother. On Mon, Dec 30, 2002 at 08:54:14PM -0500, Robert Watson wrote:

5.0-RC1: sysinstall changes disklabels on other slices?

2002-12-30 Thread Rob
I've seen a few discussions of sysinstall vs disklabels, but this problem looks a little different. I sliced up a 37G disk with 4.7-RELEASE on ad0s1, Win2k on ad0s[23] and ad0s4 empty. I installed grub-0.92, putting the bootloader in the MBR and config files in ad0s1a. Everything worked fine.

Re: ep0 hard lockup during install

2002-12-30 Thread Matthew N. Dodd
On Mon, 30 Dec 2002, Roderick van Domburg wrote: For three days in a row now I have tried installing the most recent 5.0 snapshots on my Armada V300 from floppies. I have also tried the RC2 floppies. I just installed RC2 using a 3C574B with the 'ep' driver; worked just fine aside from needing

Re: fdimage tool on rc2 cd missing

2002-12-30 Thread Murray Stokely
On Thu, Dec 26, 2002 at 11:38:00PM +0100, Jens Rehsack wrote: correct me if I'm wrong, but shouldn't be the fdimage tool for creating disk images under DOS on the first cd of 5.0-RC2 (and later RELEASE)? Yes, fdimage is one of many tools that should be included in the 'tools' directory on