View Single Post
Old 07-15-2012, 09:14 PM   #199
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
Quote:
Originally Posted by NiLuJe View Post
@geekmaster: If you x-tc env uses a recent enough glibc build, it'll pick up futimens@GLIBC_2.6. You need to short the autotools check to make sure it doesn't get picked up: export ac_cv_func_futimens=no before running configure .
Ah, the joys of trying to build "static linked" applications against glibc.

It is not recommended by the glibc project (nor myself).
Here is one reference to a few of the problems, others are available with a bit of searching:
http://stackoverflow.com/questions/3...inking-is-dead
Page down through the answers.
knc1 is offline   Reply With Quote