[
https://issues.apache.org/jira/browse/AVRO-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523056#comment-15523056
]
Zoltan Ivanfi commented on AVRO-1926:
-------------------------------------
Hi Simon,
Things seem to work differently in our environments. On my computer, CMake
generates a `Makefile` in the `build` directory, thus the `make` commands work
correctly when issued from there. When launched directly from `lang/c++`
though, `make` fails because there is no `Makefile` there. I don't know why you
experience a different behaviour. Did you apply any customizations to your dev
environment?
Zoltan
> lang/c++ build.sh doesn't work
> -------------------------------
>
> Key: AVRO-1926
> URL: https://issues.apache.org/jira/browse/AVRO-1926
> Project: Avro
> Issue Type: Bug
> Components: c++
> Affects Versions: 1.8.1
> Environment: Centos 7, SELinux, running from Docker container
> Reporter: Simon Woodford
> Priority: Minor
> Fix For: 1.8.3
>
>
> The lang/c++/build.sh script makes frequent reference to the build directory,
> which is empty. Instead, make and all tests should be launched directly from
> lang/c++.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)