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

Bug 305805

Summary: dev-embedded/openocd: should be able to disable more features
Product: Gentoo Linux Reporter: Peter Abrahamsen <rainhead>
Component: [OLD] DevelopmentAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Abrahamsen 2010-02-18 23:57:13 UTC
I am able to run openocd just fine on x86-macos if I disable all of the econf --enable lines that are hard-coded, that is, everything from --enable-parport to --enable-oocd_trace.

parport and parport_ppdev should presumably be use_enabled for USE=parport

Some number of the others depend on Linux kernel headers; I'm not sure which. If you want, I can go through each one and see whether it'll build on darwin. Or, they could be controlled by USE flag.

Thanks

Reproducible: Always
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-09-29 09:55:47 UTC
The rest of the optional features will be handled in 403841

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