Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145261 - crossdev can't use linux-headers-2.6.17
Summary: crossdev can't use linux-headers-2.6.17
Status: RESOLVED DUPLICATE of bug 142339
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 08:58 UTC by Joakim Tjernlund
Modified: 2006-08-27 21:18 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 Joakim Tjernlund 2006-08-27 08:58:26 UTC
Command:
 EXTRA_ECONF="--with-cpu=603e"
 USE="-* nptl nptlonly ppc" crossdev -v -s2 --binutils 2.16.1-r3 --gcc 3.4.6- r2 --kernel 2.6.17 --libc 2.3.
6-r4  --target powerpc-linux-gnu

Yields the following error:

QA Notice: USE Flag 'crosscompile_opts_headers-only' not in IUSE for cross-powerpc-linux-gnu/linux-headers-2.6.17
 * make defconfig failed.
 * assuming you dont have any headers installed yet and continuing
  CHK     include/linux/version.h
  UPD     include/linux/version.h
 * Applying automated fixes:
 asm-alpha/ asm-arm/ asm-arm26/ asm-cris/ asm-frv/ asm-generic/ asm-h8300/ asm-i386/ asm-ia64/ asm-m32r/ asm-m68k/ asm-m68knommu/ asm-mips/ asm-parisc/ asm-powerpc/ asm-ppc/ asm-s390/ asm-sh/ asm-sh64/ asm-sparc/ asm-sparc64/ asm-um/ asm-v850/ asm-x86_64/ asm-xtensa/ linux/
 * ... done
>>> Source unpacked.
>>> Compiling source in /var/tmp/cross/powerpc-linux-gnu/portage/linux-headers-2.6.17/work/linux-2.6.17 ...
QA Notice: USE Flag 'crosscompile_opts_headers-only' not in IUSE for cross-powerpc-linux-gnu/linux-headers-2.6.17
QA Notice: USE Flag 'crosscompile_opts_headers-only' not in IUSE for cross-powerpc-linux-gnu/linux-headers-2.6.17
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/split-include
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/mconf.o
scripts/kconfig/mconf.c: In function `main':
scripts/kconfig/mconf.c:1048: warning: statement with no effect
scripts/kconfig/mconf.c:1049: warning: statement with no effect
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
COPYING CREDITS Documentation Kbuild MAINTAINERS Makefile README REPORTING-BUGS arch block crypto drivers fs include init ipc kernel lib linux-2.6.16 mm net scripts security sound usr Default configuration is based on i686_defconfig
***
*** Can't find default configuration "arch/powerpc/configs/i686_defconfig"!
***
make[1]: *** [defconfig] Error 1
make: *** [defconfig] Error 2
Comment 1 SpanKY gentoo-dev 2006-08-27 10:19:26 UTC

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