reproducible ffs panic

2004-05-13 Thread Wesley Morgan
When I try to cvsup my ports tree, I get this panic every time. The tree is on it's own partition, and cvsup will chew on it for a few minutes with little disk activity before the panic. Kernel is latest sources. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4bc fault

Re: Error compiling XFree86-4-clients

2004-05-13 Thread Thomas Schweikle
Kent Stewart wrote: On Thursday 13 May 2004 11:34 am, Thomas Schweikle wrote: Hi! I can't compile XFree86-4-clients. Here is what is given back: cc -o bdftopcf -O -pipe -ansi -Dasm=__asm \ -Wall -Wpointer-arith -Wundef \ -L/home/ports/x11/XFree86-4-clients/work/xc/exports/lib \ bdftopcf

Re: Secure NFS (sNFS) on 4-Stable: has somebody succeeded?

2004-05-13 Thread Kris Kennaway
On Thu, May 13, 2004 at 11:36:21PM +0200, Torfinn Ingolfsen wrote: > On Thu, 13 May 2004 20:51:52 +0900 > Rob <[EMAIL PROTECTED]> wrote: > > > Found the solution. > > I downloaded the most recent release from the perl homepage, > > compiled that and installed in a separate directory (/opt/perl), >

Re: 4.10-RELEASE

2004-05-13 Thread Mike Harding
Look at the todo list. They are apparently testing out the 'twe' device right now, and a fix for a vmpsace leak that can cause a crash. By these todo notes rc3 has already been released, but it hasn't been announced... Would be nice if the release dates were twiddled, though, if only to give us

Re: Secure NFS (sNFS) on 4-Stable: has somebody succeeded?

2004-05-13 Thread Torfinn Ingolfsen
On Thu, 13 May 2004 20:51:52 +0900 Rob <[EMAIL PROTECTED]> wrote: > Found the solution. > I downloaded the most recent release from the perl homepage, > compiled that and installed in a separate directory (/opt/perl), > created a link $HOME/bin/perl->[my new perl]. And all went > like a charm. >

4.10-RELEASE

2004-05-13 Thread Ivo Schmagler
Hi, I just wonder what happened to 4.10-RELEASE. Heard rumors about RC3 being planned, but seems to be wrong. According to webpage release is still scheduled for May 5th (?) ... Anybody else who wonders what's going on? When will it be released? I can't wait. Ivo ___

Re: Error compiling XFree86-4-clients

2004-05-13 Thread Kent Stewart
On Thursday 13 May 2004 11:34 am, Thomas Schweikle wrote: > Hi! > > I can't compile XFree86-4-clients. Here is what is given back: > > cc -o bdftopcf -O -pipe -ansi -Dasm=__asm \ >-Wall -Wpointer-arith -Wundef \ >-L/home/ports/x11/XFree86-4-clients/work/xc/exports/lib \ > bdftopcf.o -lX

Error compiling XFree86-4-clients

2004-05-13 Thread Thomas Schweikle
Hi! I can't compile XFree86-4-clients. Here is what is given back: cc -o bdftopcf -O -pipe -ansi -Dasm=__asm \ -Wall -Wpointer-arith -Wundef \ -L/home/ports/x11/XFree86-4-clients/work/xc/exports/lib \ bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib \ -lz -lm -Wl,-rpath,/usr/X11R6/lib /usr