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

ASF GitHub Bot commented on GEODE-2509:
---------------------------------------

GitHub user ray2501 opened a pull request:

    https://github.com/apache/geode-native/pull/47

    GEODE-2509: Build failed at openSUSE LEAP 42.2

    This issue is when you use configure but does not specify lib
    folder name on openSUSE, the default is "lib64" at 64bit
    environment (not lib). Use --libdir option to specify the path.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ray2501/geode-native feature/GEODE-2509

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-native/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----

----


> Build failed at openSUSE LEAP 42.2
> ----------------------------------
>
>                 Key: GEODE-2509
>                 URL: https://issues.apache.org/jira/browse/GEODE-2509
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Danilo Chang
>            Priority: Minor
>         Attachments: fix_build_opensuse.patch
>
>
> geode-native C++ client build failed at openSUSE LEAP 42.2, because the 
> library folder name is different at 32bit or 64bit environment (lib64 at 
> 64bit environment and lib at 32bit environment). Now 2 components has this 
> issue, libxml2 and xerces-c.
> The attachment file is the solution I try to fix this issue (use --libdir to 
> specify the path). However, I don't know Geode native C++ client prefer to 
> use the same lib folder name or not. So I create this JIRA item.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to