Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417519 - check if openvpn is prefix ready in gx86
Summary: check if openvpn is prefix ready in gx86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-05-25 20:11 UTC by Fabian Groffen
Modified: 2012-08-23 17:24 UTC (History)
2 users (show)

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 Fabian Groffen gentoo-dev 2012-05-25 20:11:56 UTC
gx86 ebuild seems to do EPREFIX stuff, see if latest version compiles first
Comment 1 Fabian Groffen gentoo-dev 2012-05-25 20:13:38 UTC
emake -C "${i}" CC=$(tc-getCC) TARGET_DIR="${EPREFIX}"/usr/         
$(get_libdir)/${PN} || die "make failed"

is most likely necessary (for Darwin?) check
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2012-08-22 15:44:42 UTC
{djc|cedk}: Change ok?
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-08-22 16:09:44 UTC
Seems fine, thanks.
Comment 4 Christoph Junghans (RETIRED) gentoo-dev 2012-08-23 03:49:22 UTC
Added, thanks.

@grobian: please test on Mac OS.
Comment 5 Fabian Groffen gentoo-dev 2012-08-23 17:08:09 UTC
it doesn't compile, and I don't think we (I) care enough, so let's drop *-macos keywords.
Comment 6 Fabian Groffen gentoo-dev 2012-08-23 17:14:26 UTC
done
Comment 7 Christoph Junghans (RETIRED) gentoo-dev 2012-08-23 17:24:11 UTC
~amd64-linux works fine for me.