Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem emerging ibm-acpi - no rule to make target modules
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Pengwin
n00b
n00b


Joined: 27 Jul 2004
Posts: 20

PostPosted: Fri Oct 22, 2004 3:45 pm    Post subject: Problem emerging ibm-acpi - no rule to make target modules Reply with quote

Not sure where to stick this question so I'll start here. I'm trying to get ACPI setup on a thinkpad t30 running a 2.4 kernel. I've compiled the standard ACPI stuff into the kernel and am now trying to emerge app-laptop/ibm-acpi-0.4 (the latest stable release per portage). Unforunately I get:

Code:

root@intrepid ~ # emerge ibm-acpi
Calculating dependencies ...done!
>>> emerge (1 of 1) app-laptop/ibm-acpi-0.4 to /
>>> md5 src_uri ;-) ibm-acpi-0.4.tar.gz
>>> Unpacking source...
>>> Unpacking ibm-acpi-0.4.tar.gz to /var/tmp/portage/ibm-acpi-0.4/work
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.4.26-gentoo-r6 found in /usr/src/linux
>>> Source unpacked.
make -C //usr/src/linux SUBDIRS=/var/tmp/portage/ibm-acpi-0.4/work/ibm-acpi-0.4 modules
make[1]: Entering directory `/usr/src/linux-2.4.26-gentoo-r6'
make -C  /var/tmp/portage/ibm-acpi-0.4/work/ibm-acpi-0.4 CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.26-gentoo-r6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=pentium4 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.26-gentoo-r6/include/linux/modversions.h" MAKING_MODULES=1 modules
make[2]: Entering directory `/var/tmp/portage/ibm-acpi-0.4/work/ibm-acpi-0.4'
make[2]: *** No rule to make target `modules'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/ibm-acpi-0.4/work/ibm-acpi-0.4'
make[1]: *** [_mod_/var/tmp/portage/ibm-acpi-0.4/work/ibm-acpi-0.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.26-gentoo-r6'
make: *** [default] Error 2

!!! ERROR: app-laptop/ibm-acpi-0.4 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)


I don't know what the errors mean (no rule to make target module?) or what to do about it. For what its worth I get the same error message if I try to compile the source downloaded as a tarball.

TIA for some help.

Pengwin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum