View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#67
Originally Posted by AapoRantalainen View Post
I created new virtualbox image and installed new scratchbox (fremantle-armel target).
Enabled extras-devel and nokia-binaries.
apt-get source lincity-ng
apt-get build-dep lincity-ng
fakeroot dpkg-buildpackage

-> game with working GLES.
So it is not about missing libraries during compile time.
This may sound stupid, but can we be sure that even clean sdk in scratchbox has EXACTLY THE SAME versions of toolchain elements as autobuilder? I still think this issue's reason may be ancient autobuilder toolchain interpreting some instruction in different way than our toolchains (jam? gcc is pretty much the same I guess... so either jam or debian dpkg tools). But I need to check few things first, because now I'm only guessing
 

The Following 2 Users Say Thank You to misiak For This Useful Post: