Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 209182
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Genkernel Maintainers <genkernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Justin Bronder <jsbronder@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209182 depends on: Show dependency tree
Bug 209182 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-06 21:40 0000
3rd line of /usr/bin/genkernel sets PATH="/bin:/usr/bin:/sbin:/usr/sbin",
probably because of #97378.

When attempting to cross-compile the kernel using a crossdev-setup environment,
I end up x86_64-gentoo-linux-uclibc-gcc in my path, but no longer have
/usr/i386-pc-linux-gnu/x86_64-gentoo-linux-uclibc/gcc-bin/4.2.2.

The end result is the following which is easily fixed by appending to PATH
instead of resetting it.

COMMAND: make -j2  CROSS_COMPILE="x86_64-gentoo-linux-uclibc-"  
gcc-config error: Could not run/locate "x86_64-gentoo-linux-uclibc-gcc"

------- Comment #1 From Chris Gianelloni (RETIRED) 2008-02-14 01:41:20 0000 -------
OK, this is now fixed in SVN...

------- Comment #2 From Chris Gianelloni (RETIRED) 2008-02-14 04:32:42 0000 -------
I just released genkernel 3.4.10_pre1, which has this fix included.  Feel free
to REOPEN this bug or make a comment if it is not resolved.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug