dhttpd error

2003-02-02 Thread Fabien SEISEN
Hi, I have got an SS10 SMP and Debian Sarge installed. I tried dhttpd (tiny httpd server) and it don't work, it only send html page with htmlbody/body/html A strace -fp gives: --- [pid 22286] fstat64(3, {st_mode=S_IFREG|0644, st_size=4110, ...}) = 0 [pid 22286] write(4, HTTP/1.0 200

Re: Compiling Kernel 2.4.20

2003-02-02 Thread Steve Dunham
Jeff Pickell wrote: Sorry if I'm way off base on this one, but I've been paying around with different kernels (mostly the 2.4.18 stuff) on an Ultra I. When I've finished compiling the source, the resulting vmlinux file isn't compressed, just like you've stated. Just for grins, I used gzip to

sunhme ethernet (receiver?) locking up w/ ultra1 and 2.4.18-.20

2003-02-02 Thread Peter Parkkali
[My apologies if this is a FAQ; I couldn't find any info on this..] Hello, Has anyone else experienced strange lockups with the HME ethernet interface on an Ultra 1? I've had this with 2.4.18 and .20 kernels. At some random moment, sometimes after moving a large amount of data (from an nfs

Re: Compiling Kernel 2.4.20

2003-02-02 Thread Steve Dunham
Steve Dunham wrote: Jeff Pickell wrote: Sorry if I'm way off base on this one, but I've been paying around with different kernels (mostly the 2.4.18 stuff) on an Ultra I. When I've finished compiling the source, the resulting vmlinux file isn't compressed, just like you've stated. Just for

Re: Compiling Kernel 2.4.20

2003-02-02 Thread Ben Collins
Fixed that one. (Managed to hack together a dump_stack()). It only happens if PREEMPT is set and SMP is not. (Now I'm getting a null pointer in bus_match() because it's being handed devices with bus set to null - I think I'll give up on running 2.5 on a Blade100 for now.) Don't bother

Re: sunhme ethernet (receiver?) locking up w/ ultra1 and 2.4.18-.20

2003-02-02 Thread Irvin Probst
On Mon, 2003-02-03 at 03:33, Peter Parkkali wrote: Hello, [My apologies if this is a FAQ; I couldn't find any info on this..] Has anyone else experienced strange lockups with the HME ethernet interface on an Ultra 1? I've had this with 2.4.18 and .20 kernels. That's a well known bug,

Re: compile source package optimized for ultrasparc?

2003-02-02 Thread Nicolas S. Dade
On Sat, Feb 01, 2003 at 10:54:24AM -0800, Nate Campi wrote: I want to compile libssl with compiler optimizations for ultrasparc, on my woody boxes. It is easy to run something like: apt-get -b source libssl0.9.6 but how do I get the compiler options in? I tried just downloading first,