[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197468#comment-13197468
 ] 

Patrick Hunt commented on ZOOKEEPER-1384:
-----------------------------------------

Hi Jay, the best way to let us know when you want something reviewed is to 
click "submit patch", that will start the next phase of the workflow.
See also: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute
                
> 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

        

Reply via email to