View Single Post
Old 10-01-2012, 05:37 AM   #21
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
People who use `uname ...` in makefiles should be shot!
It is always worth the time to grep anything on-hand for the first time for 'uname'.

Three choices:
Re-write the makefile (and push the changes back to the author) ;
Build it native (either on real hardware or under emulation) ;
Try building it using scratchbox2 (which is intended for these cases and often works).
knc1 is offline   Reply With Quote