Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63161 - openjade does not build on amd64
Summary: openjade does not build on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 13:30 UTC by Chris Gianelloni (RETIRED)
Modified: 2004-09-09 00:56 UTC (History)
1 user (show)

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


Attachments
Ebuild patch for -r2 ebuild (openjade.diff,324 bytes, patch)
2004-09-07 13:32 UTC, Chris Gianelloni (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Gianelloni (RETIRED) gentoo-dev 2004-09-07 13:30:58 UTC
Attaching patch
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-09-07 13:32:32 UTC
Created attachment 39141 [details, diff]
Ebuild patch for -r2 ebuild
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-09-08 01:49:51 UTC
Isn't libdir=${D}/\${prefix}/$(get_libdir) libdir=${D}/usr/$(get_libdir)?
When I set it to \${prefix} libraries were installed into ${PORTAGE_TMPDIR}
(because prefix is ${D}/usr).
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-09-08 10:44:05 UTC
You're right.  Either the \${prefix} needs to be removed, or the ${D}... my bad on that (/me sneers at Kugelfang)...

*grin*
Comment 4 Travis Tilley (RETIRED) gentoo-dev 2004-09-09 00:56:08 UTC
fixed in cvs