[
https://issues.apache.org/jira/browse/ZOOKEEPER-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197523#comment-13197523
]
Jay Shrauner commented on ZOOKEEPER-1384:
-----------------------------------------
Thanks--I was confused and thought I used "submit patch" after people had
approved it.
> test-cppunit overrides LD_LIBRARY_PATH and fails if gcc is in non-standard
> location
> -----------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-1384
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1384
> Project: ZooKeeper
> Issue Type: Bug
> Components: build, tests
> Affects Versions: 3.4.2
> Environment: Linux
> Reporter: Jay Shrauner
> Assignee: Jay Shrauner
> Priority: Minor
> Attachments: ZOOKEEPER-1384.patch
>
>
> On Linux with gcc installed in /usr/local and the libs in /usr/local/lib64,
> test-core-cppunit fails because zktest-st is unable to find the right
> libstdc++.
> build.xml is overriding the environment LD_LIBRARY_PATH instead of appending
> to it. This should be changed to match the treatment of PATH by appending the
> desired extra path.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira