Re: [gentoo-user] linux make modules fails

2006-05-19 Thread Richard Fish
On 5/18/06, Justin Findlay [EMAIL PROTECTED] wrote: is this a single command? Mine only prints out: make -rR -f /usr/src/linux-2.6.17-rc4/scripts/Makefile.modpost scripts/mod/modpost -m -a -o /usr/src/linux-2.6.17-rc4/Module.symvers vmlinux Yep, that is a single command that includes all

[gentoo-user] linux make modules fails

2006-05-18 Thread Justin Findlay
When I try to build the 'modules' target with linux it doesn't create the .ko files. It seems to get stuck at 'stage 2', whatever that means, and I am at a loss finding out what exactly stage 2 is, from looking at scripts/Makefile.modpost, and why it doesn't build. This happens with either a

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Ben Reubenstein
Hi Justin ~ Read the docs on Gentoo.org. Understand what Stage 2 is. If not , you might be better off with Unbuntu. I promise if you follow the docs you will get a wonderful, running Gentoo system. URL: http://www.gentoo.org/doc/en/index.xml?catid=install#doc_chap2 ~ Ben On 5/18/06, Justin

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Justin Findlay
On 5/18/06, Ben Reubenstein [EMAIL PROTECTED] wrote: Read the docs on Gentoo.org. Understand what Stage 2 is. If not , you might be better off with Unbuntu. I'm sorry, Ben, that I haven't been more explicit. I'm not talking about Gentoo's stage 2, I'm talking about stage 2 of the kernel's

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Richard Fish
On 5/18/06, Ben Reubenstein [EMAIL PROTECTED] wrote: Hi Justin ~ Read the docs on Gentoo.org. Understand what Stage 2 is. How is that supposed to help? His problem is with building modules, not installation... -Richard -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Richard Fish
On 5/18/06, Justin Findlay [EMAIL PROTECTED] wrote: When I try to build the 'modules' target with linux it doesn't create the .ko files. It seems to get stuck at 'stage 2', whatever that means, and I am at a loss finding out what exactly stage 2 is, from looking at scripts/Makefile.modpost, and

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Ben Reubenstein
How is that supposed to help? His problem is with building modules, not installation... Ah ~ Must have read too fast. I think that it has something to do with the 64bit compile... just a guess... On 5/18/06, Richard Fish [EMAIL PROTECTED] wrote: On 5/18/06, Ben Reubenstein [EMAIL PROTECTED]

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Justin Findlay
On 5/18/06, Richard Fish [EMAIL PROTECTED] wrote: There are a lot more make -f scripts/ lines, and a lot more modules on the modpost command, than what I included here. I don't get anything with modpost after this: Building modules, stage 2. make -rR -f

Re: [gentoo-user] linux make modules fails

2006-05-18 Thread Justin Findlay
On 5/18/06, Richard Fish [EMAIL PROTECTED] wrote: make -rR -f /usr/src/linux-2.6.16-suspend2-r5/scripts/Makefile.modpost scripts/mod/modpost -m -o /usr/src/linux-2.6.16-suspend2-r5/Module.symvers vmlinux arch/i386/kernel/cpuid.o arch/i386/kernel/microcode.o arch/i386/kernel/msr.o