Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156922 - net-wireless/ieee80211-1.1.13-r1 fails against 2.6.19(no sandbox violation)
Summary: net-wireless/ieee80211-1.1.13-r1 fails against 2.6.19(no sandbox violation)
Status: RESOLVED DUPLICATE of bug 156877
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-02 09:40 UTC by GNUtoo
Modified: 2006-12-02 09:45 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 GNUtoo 2006-12-02 09:40:20 UTC
# emerge -av ieee80211

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-wireless/ieee80211-1.1.13-r1  USE="-debug" 0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

>>> Emerging (1 of 1) net-wireless/ieee80211-1.1.13-r1 to /
 * ieee80211-1.1.13.tgz MD5 ;-) ...                                                                                   [ ok ]
 * ieee80211-1.1.13.tgz RMD160 ;-) ...                                                                                [ ok ]
 * ieee80211-1.1.13.tgz SHA1 ;-) ...                                                                                  [ ok ]
 * ieee80211-1.1.13.tgz SHA256 ;-) ...                                                                                [ ok ]
 * ieee80211-1.1.13.tgz size ;-) ...                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                [ ok ]
 * checking ieee80211-1.1.13.tgz ;-) ...                                                                              [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.19-gentoo_sempron_2500
 * Checking for suitable kernel configuration options...                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking ieee80211-1.1.13.tgz to /var/tmp/portage/ieee80211-1.1.13-r1/work
 * Applying ieee80211-1.1.13-cflags.patch ...                                                                         [ ok ]
 * Applying ieee80211-1.1.13-tkip.patch ...                                                                           [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13 ...
 * Preparing ieee80211 module
make -C /usr/src/linux M=/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13 modules
make[1]: Entering directory `/usr/src/linux-2.6.19-gentoo'
  CC [M]  /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_module.o
  CC [M]  /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_tx.o
/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_module.c:34:26: error: linux/config.h: No such file or directory
/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_tx.c:27:26: error: linux/config.h: No such file or directory
make[2]: *** [/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_tx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_module.o] Error 1
make[1]: *** [_module_/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19-gentoo'
make: *** [modules] Error 2

!!! ERROR: net-wireless/ieee80211-1.1.13-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called linux-mod_src_compile
  linux-mod.eclass, line 510:   Called die

!!! Unable to make  KSRC=/usr/src/linux KSRC_OUTPUT=/usr/src/linux modules.
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-02 09:45:47 UTC

*** This bug has been marked as a duplicate of 156877 ***