https://bugs.documentfoundation.org/show_bug.cgi?id=156623

--- Comment #41 from Michael Weghorn <[email protected]> ---
(In reply to eric li from comment #37)
> thanks for reply.So I just follow your instructions 
> 
> 1) make distclean :success
> 2) autogen.sh and make then:success (this time no need download ,so it is
> faster)
> 3) make install :sucess

Step 3 should be just running `make` from top-level source directory. Running
`make install` isn't necessary to build the APK. What happens if you do that
and look at the APK afterwards?

(In reply to eric li from comment #38)
> is the GCC version correct?

Locally installed GCC version should be irrelevant, since it uses clang from
the Android SDK for building.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to