LobbyOS / android-standalone

Lobby Android Standalone
https://lobby.subinsb.com
Apache License 2.0
7 stars 1 forks source link

Too many errors to list #2

Closed ClosetGeek-Git closed 7 years ago

ClosetGeek-Git commented 7 years ago

This simply doesn't work and I'm doubting was even ever tested. For example, 'make clean' cannot be called without an error until make has been called at least once, yet mkdir cannot be called more than once without error. So it can't be ran without first commenting out 'make clean', then flowing builds will need mkdir commented out.

Not to mention libcrypt failed, as did libxml2, openssl, and PHP itself including after removing all extensions from configure line and adding '--disable-all' (see other issue regarding dns.c errors). Please fix bugs in code or change instructions to explain how to make it actually work.

subins2000 commented 7 years ago