problem of load linux modules after new make world

2000-11-11 Thread Idea Receiver
my last working make world is about 2 weeks ago (i believe it is 28/10). i receiver the following error msg after today's make world: link_elf: symbol makebdev undefined pid 221 (ldconfig), uid 0: exited on signal 11 (core dumped) I think i read some thing about this from the mailing list

Re: savecore broken because kern.bootfile is set wrong

2000-11-11 Thread Bruce Evans
On Fri, 10 Nov 2000, Matthew Jacob wrote: Something actually was changed at some point perhaps? On i386, kernelname is dug out of bootinfo and copied (in assembler). i386's used to have this bug. This was fixed in: RCS file: /home/ncvs/src/sys/i386/i386/locore.s,v Working file: locore.s

Re: non-root users can't debug applications (kern/22711)

2000-11-11 Thread Alexander Leidinger
On 10 Nov, Brooks Davis wrote: P.S. This has been broken for 10 days now and I haven't seen a single peep on -current. Am I the only one crazy enough to develope non-system applications on -current. ;-) You have to write better code. ;-) It worked for me with my old kernel, but not with

Re: problem of load linux modules after new make world

2000-11-11 Thread Marcel Moolenaar
Idea Receiver wrote: my last working make world is about 2 weeks ago (i believe it is 28/10). i receiver the following error msg after today's make world: link_elf: symbol makebdev undefined pid 221 (ldconfig), uid 0: exited on signal 11 (core dumped) I think i read some thing