Error while compile ics in archlinux x64,error log:


external/mesa3d/src/glsl/linker.cpp:1394:49: error: expected primary-expression before ‘,’ token

fix method:

add stddef.h to external/mesa3d/src/glsl/linker.cpp header section.


#include <stddef.h>

This blog post was posted to Tenfar's Tech Blog on 星期五 二月 10th, 2012 at 3:20PM
 

Leave a Comment

You can use bbcode in the comment: e.g. [b]This is bold[/b], [url]http://www.tenfar.com[/url], [code python]import this[/code]
Preview Posting...
Previewing comment, please wait a moment...
Tenfar Lin

Hi! My name is Tenfar Lin. I am an abashed geek, an author, a hacker and a Android System expert -- amongst other things!

You are reading my Tech Blog . Thanks for visiting.

Search for Posts
Tags
Popular Tags
 
Archives
2012
 
Recent Comments
upgrade to SBF FLASH 1.19 (mbm)
Links
 
© 2010 Tenfar Lin.

Power by technoblog blog, design by Will McGugan