Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 456770 Details for
Bug 603098
app-text/libebook-0.1.2-r1[-tools] fails tests - PDXLZ77StreamTest.cpp:33: undefined reference to `librevenge::RVNGStringStream::RVNGStringStream(unsigned char const*, unsigned int)'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-Check-for-librevenge-stream-if-tests-are-enabled.patch
0001-Check-for-librevenge-stream-if-tests-are-enabled.patch (text/plain), 784 bytes, created by
eroen
on 2016-12-19 19:12:47 UTC
(
hide
)
Description:
0001-Check-for-librevenge-stream-if-tests-are-enabled.patch
Filename:
MIME Type:
Creator:
eroen
Created:
2016-12-19 19:12:47 UTC
Size:
784 bytes
patch
obsolete
>From 263d95ce191421a51d4b2d088297700032a8987b Mon Sep 17 00:00:00 2001 >From: eroen <eroen@occam.eroen.eu> >Date: Mon, 19 Dec 2016 19:53:15 +0100 >Subject: [PATCH] Check for librevenge-stream if tests are enabled > >X-Gentoo-Bug: 603098 >X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=603098 >--- > configure.ac | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/configure.ac b/configure.ac >index 6e00ed5..ecbd14b 100644 >--- a/configure.ac >+++ b/configure.ac >@@ -357,6 +357,8 @@ AS_IF([test "x$with_tools" = "xyes"],[ > PKG_CHECK_MODULES([REVENGE_GENERATORS],[ > librevenge-generators-0.0 > ]) >+]) >+AS_IF([test "x$with_tools" = "xyes" || test "x$enable_tests" = "xyes"],[ > PKG_CHECK_MODULES([REVENGE_STREAM],[ > librevenge-stream-0.0 > ]) >-- >2.11.0 >
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 603098
: 456770