Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71447 - net-wireless/ipw2100-0.56-r1 fails to build against linux-2.6.9-gentoo-r1
Summary: net-wireless/ipw2100-0.56-r1 fails to build against linux-2.6.9-gentoo-r1
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 14:54 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2004-12-29 06:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-11-16 14:54:03 UTC
This is how it bombs:

-----
>>> Source unpacked.
make -C //usr/src/linux M=/var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56 MODVERDIR=/var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56 modules
make[1]: Entering directory `/usr/src/linux-2.6.9-gentoo-r1'
  CC [M]  /var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56/ipw2100.o
  CC [M]  /var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56/ieee80211_module.o
/bin/sh: line 1: scripts/genksyms/genksyms: No such file or directory
cc1: Broken pipe: when writing output to
make[2]: *** [/var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56/ieee80211_module.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/ipw2100-0.56-r1/work/ipw2100-0.56] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r1'
make: *** [modules] Error 2
----
Comment 1 Henrik Brix Andersen 2004-11-18 09:30:39 UTC
Please attach the output of 'emerge --info'.

Has the kernel found in /usr/src/linux been configured and compiled? Are you using config-kernel to direct output to another directory than /usr/src/linux?
Comment 2 Henrik Brix Andersen 2004-12-29 06:32:11 UTC
Closing due to lack of feedback.