Re: tomcat broken for FreeBSD 4?

2006-06-14 Thread Angelo Turetta
Benjamin Thelen wrote: Hi, jakarta-tomcat-5.0.30_3 does not start anymore under FreeBSD 4.11-RELEASE-p13: /usr/local/jakarta-tomcat5.0/logs/stderr.log sais: daemon: illegal option -- p usage: daemon [-cf] command arguments ... Yes, it's broken. You can simply resolve this by updating your /

IPF and OOW problems

2006-06-14 Thread Sébastien A . VALSEMEY
Hello, I am sorry about the cross-posting but it seems I did not get any answer to my previous post into freebsd-net mailing list. > I currently have a FreeBSD 6.1-STABLE box configured as a router/firewall > with ipfilter v4.1.8. > > > WAN_IP/32 > | >

/dev/smb issue?

2006-06-14 Thread Michael Butler
Recently, I made some changes to two of my (ancient Intel TR-440BX) ISP-1100 servers, added RAM in one, upgraded BIOS on both. Strangely, only the one with the upgraded RAM is now giving problems with the SMB (i.e. PIIX4) interface while attempting to monitor the on-board Heceta-II device (volt

Re: kernel panic(?) trying to copy data off failed drive with dd

2006-06-14 Thread Christopher Sean Hilton
On Mon, Jun 12, 2006 at 09:37:25PM +1000, Greg Lane wrote: > On Mon, Jun 12, 2006 at 11:16:28AM +0200, Miroslav Lachman <[EMAIL > PROTECTED]> wrote: > > >Advice please?!? > > > > Maybe you can try /usr/ports/sysutils/cpdup which can skip read errors. > > I used cpdup few years ago on HDD with ba

Re: atheros 'device timeout'

2006-06-14 Thread Reid Linnemann
As was spoken by Sam Leffler on 06/13/06 19:34~ Reid Linnemann wrote: I have a DWL-G520 with an atheros chipset on a 6-stable machine and I've had a persistent problem for quite a long time now from 6-CURRENT in 2005 to recent 6-stable that I need to address. First, I'll spit out pertinent ma

kern.maxdsiz in /boot/loader.conf

2006-06-14 Thread Jelte Jansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, i was wondering, why is the loader tunable kern.maxdsiz not documented in the manpages? Is it better to stray from generic and compile this in the kernel if you need a bigger datasize or is this just something that should have been added to the d

Re: nvidia-driver related (?) panic on 5.5-RELEASE

2006-06-14 Thread Michael Nottebrock
On Tuesday, 13. June 2006 01:03, Michael Nottebrock wrote: I'm getting similar kernel panics even when running (and quitting) much simpler applications than secondlife in wine - for instance, this is a panic I got quitting "foobar2000" (a very unfancy Windows audio player): #0 doadump () at pc

Re: atheros 'device timeout'

2006-06-14 Thread Sam Leffler
Reid Linnemann wrote: > As was spoken by Sam Leffler on 06/13/06 19:34~ >> Reid Linnemann wrote: >>> I have a DWL-G520 with an atheros chipset on a 6-stable machine and >>> I've had a persistent problem for quite a long time now from >>> 6-CURRENT in 2005 to recent 6-stable that I need to address.

patch for 6.2R

2006-06-14 Thread Mike Tancsa
Any chance someone could look at http://www.freebsd.org/cgi/query-pr.cgi?pr=86598 for the next release of 6.2 ? ---Mike Mike Tancsa, tel +1 519 651 3400 Sentex Communications,

Re: unmounting a filesystem safely that doesn't exist anymore

2006-06-14 Thread Christopher Sean Hilton
On Mon, Jun 12, 2006 at 04:44:48PM -0400, Zaphod Beeblebrox wrote: > On 6/12/06, Ulrich Spoerlein <[EMAIL PROTECTED]> wrote: > > > >Björn König wrote: > > > > > >> I did a mistake: I unplugged my digital camera accidentally before I > >unmounted the > >> filesystem. *doh* This happens very often,

Re: 'make release' questions...

2006-06-14 Thread Andrew Li
On Mon, Jun 12, 2006 at 10:18:00PM -0700, Peter Losher wrote: > First, is there any way to instruct 'make release' to just build certain > packages (and their dependencies) for inclusion in the release instead > of a blanket NOPORTS? There's no need for us spend two/three days >From my experienc

Re: VT 6421 setup probelm

2006-06-14 Thread Patrick Bowen
Bjoern Wolfgardt wrote: Hi, I am very new to FreeBSD. So pls be patient. I try to install FreeBSD 6.1 on my Amilo 3438G. It has a VIA VT 6421 inside. I have 2 80GB HDs configured as Raid0. I have one partition (80GB) with Windows XP SP2. Now I want to install FreeBSD 6.1 as second boot optio

gcc -pthread

2006-06-14 Thread Mark Andrews
Is there any good reason why "gcc -pthread" links in -lpthead except when -shared is specified? Also the gcc man page does not match reality. -pthread Link a user-threaded process against libc_r instead of libc. man pthread mentions these lib