Summary: | media-gfx/pstoedit: fix build with --as-needed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | TGL <tom.gl> |
Component: | Current packages | Assignee: | TeX project <tex> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | betelgeuse, dberkholz, flameeyes, jer |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 139024 | ||
Bug Blocks: | 129413 | ||
Attachments: |
pstoedit-3.42-as-needed.patch
pstoedit-3.42-ebuild.patch |
Description
TGL
2006-04-30 17:31:27 UTC
Created attachment 85885 [details, diff]
pstoedit-3.42-as-needed.patch
Created attachment 85886 [details, diff]
pstoedit-3.42-ebuild.patch
the ebuild changes
Sent upstream (by email). Actually, I found that I had to do the sed stuff (for pedantic) AFTER the eautoreconf or the emerge bailed on: /usr/include/GraphicsMagick/magick/magick_types.h:58: error: ISO C++ does not support 'long long' The patch works for me on ppc but I had to patch the ebuild file by hands as it has changed since this patch has been made. upstream fixed --as-needed w/pstoedit-3.44 (bug #139024). (In reply to comment #6) > upstream fixed --as-needed w/pstoedit-3.44 (bug #139024). > Still fails here vanilla 3.44. Patch added to pstoedit-3.44 I just committed. Thanks for the fix. |