Re: Problem about libnet on FreeBSD 6.0

2006-01-01 Thread ari edelkind
[EMAIL PROTECTED] wrote: http://lists.freebsd.org/pipermail/freebsd-hackers/2005-December/014986.html The problem is that libnet defines ether_addr without regard for the fact that it's defined in our system headers. This is a bug in libnet, not FreeBSD. No one claimed otherwise -- hence

Re: Deadlock FreeBSD 6 / 7

2006-01-01 Thread Robert Watson
On Sat, 31 Dec 2005, Armin Pirkovitsch wrote: I have some troubles with my notebook and any version of FreeBSD (starting with 6 since my sata controller wasn't supported earlier). It looks like as it would end up in a deadlock which means i have no access to the debugger nor to any other

Re: Deadlock FreeBSD 6 / 7

2006-01-01 Thread Armin Pirkovitsch
Martin Cracauer wrote: It's more likely to be a general instability from broken hardware. Use prime95 (ports/math/mprime) to test your processor and thermal stability (36 hours or so), and memtest86 (seperately). I guess I should have mentioned that other systems work fine and run stable

Re: Deadlock FreeBSD 6 / 7

2006-01-01 Thread Armin Pirkovitsch
Robert Watson wrote: On Sat, 31 Dec 2005, Armin Pirkovitsch wrote: I have some troubles with my notebook and any version of FreeBSD (starting with 6 since my sata controller wasn't supported earlier). It looks like as it would end up in a deadlock which means i have no access to the

Re: Deadlock FreeBSD 6 / 7

2006-01-01 Thread Robert Watson
On Sun, 1 Jan 2006, Armin Pirkovitsch wrote: Robert Watson wrote: I guess one of those parts creates the trouble, but I have no idea how to trace it... Is there a way to run the whole thing in some kind of debugger? Or is there a diffrent way to locate the problem? The usual first step to

Compiling kernel/modules without INET?

2006-01-01 Thread Matt Emmerton
Howdy, One of my new years resolutions was to become a bit more masochistic, so I set out to see if I could build a kernel (and modules) without options INET on HEAD. This works flawlessly for the kernel part, but there are tons of issues when building modules -- various problems encountered

Re: Deadlock FreeBSD 6 / 7

2006-01-01 Thread Gilbert Fernandes
Use prime95 (ports/math/mprime) to test your processor and thermal stability (36 hours or so), and memtest86 (seperately). Please use memtest86+ and not memtest86. -- unzip ; strip ; touch ; grep ; finger ; mount ; fsck ; more ; yes ; fsck ; umount ; sleep

Re: [unionfs][patch] improvements of the unionfs - Problem Report, kern/91010

2006-01-01 Thread Danny Braniss
Masanori OZAWA wrote: [...] Nice work! This is just a works for me. In only find some issues with permissions that were already present in the previous implementation of unionfs. Some of them are partially corrected in the useful copymode. I mailed the details to the author. the following