[
https://issues.apache.org/jira/browse/ARROW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660226#comment-17660226
]
Rok Mihevc commented on ARROW-3203:
-----------------------------------
This issue has been migrated to [issue
#19548|https://github.com/apache/arrow/issues/19548] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Build error on Debian Buster
> ----------------------------------
>
> Key: ARROW-3203
> URL: https://issues.apache.org/jira/browse/ARROW-3203
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.10.0
> Reporter: albertoramon
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 0.15.0
>
> Attachments: DockerfileRV, flatbuffers_ep-build-err.log
>
>
> There is a error with Debian Buster (In Debian Stretch works fine)
> You can test it easily change the first line from dockerfile (attached)
>
> *To reproduce it:*
> {code:java}
> docker build -f DockerfileRV -t arrow_rw .
> docker run -it arrow_rw bash
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)