public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kHTTPd hangs 2.4.5 boot when moduled
@ 2001-06-05 18:41 David Gordon (LMC)
  2001-06-05 19:04 ` Arjan van de Ven
  0 siblings, 1 reply; 5+ messages in thread
From: David Gordon (LMC) @ 2001-06-05 18:41 UTC (permalink / raw)
  To: linux-kernel

Hi

CC at david.gordon@erisson.ca if reply

I found that when kHTTPd is compiled as a module, kernel 2.4.5 will hang 
at boot. However, when kHTTPd is omitted or compiled into the kernel, 
the boot is okay.

I run an Intel RH7.0 machine.

David Gordon

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: kHTTPd hangs 2.4.5 boot when moduled
@ 2001-06-05 18:52 Khachaturov, Vassilii
  0 siblings, 0 replies; 5+ messages in thread
From: Khachaturov, Vassilii @ 2001-06-05 18:52 UTC (permalink / raw)
  To: 'David Gordon (LMC)'; +Cc: linux-kernel

> I found that when kHTTPd is compiled as a module, kernel 
> 2.4.5 will hang 
...
> I run an Intel RH7.0 machine.

Please note the following discrepancy between RH70 and the minimal required
versions
of the following 3 packages (I am ommitting others, like pci or reiserfs
stuff, as these
seem irrelevant to your case. See Docu*/Changes on 2.4.5 for details)

package	RH7.0 has...	2.4.2 and on needs...
util-linux	2.10m		2.10o
modutils	2.3.21		2.4.2
e2fsprogs	1.18		1.19

HTH,
	Vassilii

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kHTTPd hangs 2.4.5 boot when moduled
  2001-06-05 18:41 kHTTPd hangs 2.4.5 boot when moduled David Gordon (LMC)
@ 2001-06-05 19:04 ` Arjan van de Ven
  0 siblings, 0 replies; 5+ messages in thread
From: Arjan van de Ven @ 2001-06-05 19:04 UTC (permalink / raw)
  To: David Gordon (LMC), linux-kernel

"David Gordon (LMC)" wrote:

> I found that when kHTTPd is compiled as a module, kernel 2.4.5 will hang
> at boot. However, when kHTTPd is omitted or compiled into the kernel,
> the boot is okay.

This is very strange. Does your kernel do the same if you compile IPv6
as module and khttpd off ?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: kHTTPd hangs 2.4.5 boot when moduled
@ 2001-06-06 13:41 David Gordon (LMC)
  0 siblings, 0 replies; 5+ messages in thread
From: David Gordon (LMC) @ 2001-06-06 13:41 UTC (permalink / raw)
  To: 'Arjan van de Ven', linux-kernel

> This is very strange. Does your kernel do the same if you compile IPv6
> as module and khttpd off ?

No, the boot proceeds normally. I loaded ipv6 module manually after boot and
ipv6 worked locally also (ping6 ::1). I didn't test network ipv6 (my
personal computer is on an ipv4 network). Similarly, I was going to start
khttpd manually after boot wheb it hung.

David

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: kHTTPd hangs 2.4.5 boot when moduled
@ 2001-06-06 20:08 Manfred Spraul
  0 siblings, 0 replies; 5+ messages in thread
From: Manfred Spraul @ 2001-06-06 20:08 UTC (permalink / raw)
  To: Khachaturov, Vassilii, linux-kernel, David Gordon (LMC)

 	
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> 
> package RH7.0 has...    2.4.2 and on needs...
> util-linux      2.10m           2.10o
> modutils        2.3.21          2.4.2
> e2fsprogs       1.18            1.19

Which compiler do you use? The default compiler from 7.0 is known to
produce buggy kernels, and Linus didn't include the kgcc detection.

Could you check that kgcc is used for compiling?
Just replace '$(CROSS_COMPILE)gcc' in /usr/src/linux/Makefile with
'$(CROSS_COMPILE)kgcc'

Or upgrade to the gcc compiler from 7.1?

--
	Manfred

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-06-06 20:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-05 18:41 kHTTPd hangs 2.4.5 boot when moduled David Gordon (LMC)
2001-06-05 19:04 ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2001-06-05 18:52 Khachaturov, Vassilii
2001-06-06 13:41 David Gordon (LMC)
2001-06-06 20:08 Manfred Spraul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox