>> I recently installed LFS-6.1.1. FBBG led to the module-inits programs
>>being installed in /usr/local/{bin,sbin}, but I got that fixed and
>>they're now in /{bin,sbin}. I'm getting 7-8 segment faults from usb.rc
>>as it goes through its modules. I recompiled the kernel with few
>>options, networking but no sound or USB, for this P-1 system but that
>>seemed to get the same segfaults as 2.6.11.12. What's going wrong?
>Could you post the exact errors?
./hotplug.functions: line 127: 1565 Segmentation fault $MODPROBE -n $MODULE
>.dev.null 2>&1
/etc/hotplug/usb/rc: line 122: "X" Segmentation fault modprobe -q "Y"
>dev/null 2>&1
X Y
1569 usbcore
1570 ehci-hcd
1571 ohci-hcd
1572 uhci-hcd
1573 usb-ohci
1574 uhci
1575 usb-uhci
>> p.s. erratum for module-inits build: --prefix=/ not ""
>I just tested this again with module-init-tools-3.1 and --prefix="",
>and it came out correctly for me. I am using a DESTDIR, but it
>shouldn't matter. prefix in Makefile is not getting set to
>/usr/local. I also tried with --prefix= and --prefix=/ and it came
>out the same.
It's repeatable for me too. "", and a few other options I tried, goes into
/usr/local. --prefix=/ was the only one that got it into /sbin.
>What version of module-init-tools are you using? IIRC, this was an
>issue in 3.2.1 and 3.2.2.
3.1, and this time it's the same version as the book says! ;-)
Paul Rogers ([EMAIL PROTECTED])
http://www.xprt.net/~pgrogers/
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page