/usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory
This one happened when trying to compile the NX libs on my ubuntu server. Was was missing? The multilibs for gcc... sigh.
This resolves the issue:
sudo apt-get install gcc-multilib
Written by @kjellski
Related protips
2 Responses
Thanks a lot! I had the same problem and now it works! Cheers from Brazil.
over 1 year ago
·
Superb :-) It worked for me too. Thank you so much. It took 1 day looking at other sollution. finally got answer. :-)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#