| View previous topic :: View next topic |
| Author |
Message |
hybernate20 n00b

Joined: 22 Mar 2006 Posts: 64
|
Posted: Tue Apr 24, 2007 7:07 am Post subject: Gentoo BSD Kernel Question |
|
|
I'm slightly confused. I'm fairly new to bsd, so I'm still getting familiar with compiling a kernel for it. I'm confused though....the freebsd kernel page has a totally different process for building a kernel than the gentoo bsd install docs do. I can live with that though.....I'll just follow the gentoo guides.
My real question is, when I try to compile my kernel I get an error. I can run the make cleandepend, and that finishes just fine. THen I try and run the make depend, and it gets to a certain point and dies on an acpi module. I'll put the exact error below. If there is ANY help available, I would REALLY appreciate it.
Thanks!
-Nate
---Here is the chunk of code from the make depend output where it dies!---
make -f /usr/src/sys-6.2-r0/modules/acpi/acpi/../../../i386/acpica/Makefile MAKESRCPATH=/usr/src/sys-6.2-r0/modules/acpi/acpi/../../../i386/acpica
gcc -pipe -nostdinc -I. -I/usr/src/sys-6.2-r0/modules/acpi/acpi/../../../i386/acpica/../.. -g -c /usr/src/sys-6.2-r0/modules/acpi/acpi/../../../i386/acpica/acpi_wakecode.S
*** Error code 1
Stop in /usr/src/sys-6.2-r0/i386/compile/JIMMYKERNEL/modules/usr/src/sys-6.2-r0/modules/acpi/acpi.
*** Error code 1
Stop in /usr/src/sys-6.2-r0/modules/acpi/acpi.
*** Error code 1
Stop in /usr/src/sys-6.2-r0/modules/acpi.
*** Error code 1
Stop in /usr/src/sys-6.2-r0/modules.
*** Error code 1
Stop in /usr/src/sys-6.2-r0/i386/compile/JIMMYKERNEL. |
|
| Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6289 Location: Blighty
|
Posted: Tue Apr 24, 2007 7:20 am Post subject: |
|
|
Come to #gentoo-bsd on irc.freenode.net where hopefully our italian guys can help you
If you can't, then post your kernel config file somewhere (ideally not here, just link it but if you must then please condense it) _________________ When baselayout tells you to update config files or things break WE REALLY DO MEAN IT
Please add SOLVED to the thread title if your issue has been
Strip comments from configs please |
|
| Back to top |
|
 |
mark_alec Bodhisattva


Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Tue Apr 24, 2007 7:23 am Post subject: |
|
|
Moved from Other Things Gentoo to Gentoo on Alternative Architectures. _________________ www.gentoo.org.au || #gentoo-au |
|
| Back to top |
|
 |
|