Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458796 - x11-terms/st - Cerrect ebuild with gentoo specific X11 paths
Summary: x11-terms/st - Cerrect ebuild with gentoo specific X11 paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-02-22 22:05 UTC by Joe M
Modified: 2013-02-23 15:12 UTC (History)
0 users

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


Attachments
ebuild patch (0001-added-gentoo-X11-paths-to-ebuild.patch,1.08 KB, patch)
2013-02-22 22:21 UTC, Joe M
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe M 2013-02-22 22:05:46 UTC
st does not use gentoo's X11 include and library paths.

Reproducible: Always
Comment 1 Joe M 2013-02-22 22:21:54 UTC
Created attachment 339756 [details, diff]
ebuild patch
Comment 2 Michael Weber (RETIRED) gentoo-dev 2013-02-22 23:15:15 UTC
Can you please provide me the log of the failed build and your emerge --info, pls?

I just touched the ebuild and didn't need these adjustments.
Comment 3 Joe M 2013-02-23 04:58:38 UTC
(In reply to comment #2)
> Can you please provide me the log of the failed build and your emerge
> --info, pls?
> 
> I just touched the ebuild and didn't need these adjustments.

The ebuild works fine without those paths corrected for gentoo. But, it appears to be the "correct" way of doing things. Have those paths set to gentoo-specific paths.
Comment 4 Michael Weber (RETIRED) gentoo-dev 2013-02-23 15:12:29 UTC
s/gentoo specific/non 1990s X11/

I added the sed statement in versions 0.3 and 9999, the additional emake parameter should not be neccessary, as long as the X11INC sed hits the include dir (typo in your patch, imho).

+  23 Feb 2013; Michael Weber <xmw@gentoo.org> -st-0.1.1.ebuild,
+  -st-0.2.1.ebuild, st-0.3.ebuild, st-9999.ebuild:
+  Correct X11 paths (thanks Joe M, bug 458796), verbose build.
+