Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107902 - eselect-compiler: g/fbsd support
Summary: eselect-compiler: g/fbsd support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-02 08:47 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
compiler-config-2.0.0_beta1-fbsd.patch (compiler-config-2.0.0_beta1-fbsd.patch,7.97 KB, patch)
2005-10-02 08:49 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-02 08:47:40 UTC
The attached patch makes eselect-compiler build and work on Gentoo/FreeBSD :) 
 
The '.' character is not a valid character for variable names, but it's used 
in the CHOST for basically every BSD system (and on Darwin, too), so it must 
be replaced as it's done for - to have valid names. 
 
Thanks, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-02 08:49:22 UTC
Created attachment 69731 [details, diff]
compiler-config-2.0.0_beta1-fbsd.patch
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-10-02 13:53:57 UTC
Thanks... beta2 should be good for you... I also figured out what the real
source of that bug was that -ftracer brought up.