Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126284

Summary: crossdev ignores /usr/local/portage
Product: Gentoo Linux Reporter: Ian Hubbertz <gentoo3>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Hubbertz 2006-03-15 04:39:30 UTC
Own ebuild placed in /usr/local/portage are ignored by crossdev.

For example, I placed an own ebuild for sys-devel/gdb in /usr/local/portage, because I applied a patch to make avr-gdb work together with eclipse.


crossdev --ex-only --ex-gdb --target avr
then emerges avr-gdb by symlinking 
/usr/local/portage/cross-avr/gdb to /usr/portage/sys-devel/gdb.

Instead of this, the symlink should point to /usr/local/portage/sys-devel/gdb.
Comment 1 SpanKY gentoo-dev 2006-03-15 19:38:53 UTC
added support to current version