Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 284771 Details for
Bug 377141
dev-libs/ptexenc-1.2.0_p20110705 failed to compile with undefined symbol _kpse_var_value
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff
ptexenc-1.2.0_p20110705-kpathsea.patch (text/plain), 877 bytes, created by
MATSUI Tetsushi
on 2011-08-27 05:58:20 UTC
(
hide
)
Description:
diff
Filename:
MIME Type:
Creator:
MATSUI Tetsushi
Created:
2011-08-27 05:58:20 UTC
Size:
877 bytes
patch
obsolete
>diff -r 084b1a8032f2 -r 238a640e8e63 dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild >--- a/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild Sun Jul 31 14:58:26 2011 +0900 >+++ b/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild Sun Jul 31 15:33:45 2011 +0900 >@@ -11,7 +11,7 @@ > > LICENSE="BSD" > SLOT="0" >-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" >+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" > IUSE="iconv static-libs" > > DEPEND="iconv? ( virtual/libiconv ) >@@ -25,8 +25,15 @@ > # mv "${WORKDIR}/${P}" "${S}" > #} > >+src_prepare() { >+ default >+ >+ sed -i '/^LIBS/s:@LIBS@:@LIBS@ @KPATHSEA_LIBS@:' "${S}"/Makefile.in >+} >+ > src_configure() { > econf \ >+ --with-system-kpathsea \ > $(use_enable static-libs static) \ > $(use_enable iconv kanji-iconv) > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 377141
:
281645
| 284771