Hi,All,
I am trying to build gnome environment by using FSL gnome release package.I got some errors after ltib run several hours.
In file included from /usr/include/sys/types.h:220,
from /usr/include/stdlib.h:320,
from gtkhtmldebug.c:30:
/usr/include/sys/select.h:129:27: error: bits/select2.h: No such file or directory
In file included from /usr/include/ctype.h:27,
from gtkhtml.c:23:
/usr/include/features.h:324:26: error: bits/predefs.h: No such file or directory
In file included from /usr/include/sys/types.h:220,
from gtkhtml.h:25,
from gtkhtml-properties.c:27:
/usr/include/sys/select.h:129:27: error: bits/select2.h: No such file or directory
In file included from /usr/include/limits.h:27,
...
/usr/include/features.h:324:26: error: bits/predefs.h: No such file or directory
make[2]: *** [gtkhtml-embedded.lo] Error 1
...
In file included from /usr/include/sys/types.h:220,
from gtkhtml.h:25,
from gtkhtml-search.c:26:
/usr/include/sys/select.h:129:27: error: bits/select2.h: No such file or directory
make[2]: *** [gtkhtml-stream.lo] Error 1
In file included from htmlsearch.h:27,
from gtkhtml-search.c:30:
/usr/include/regex.h:26:31: error: gnu/option-groups.h: No such file or directory
Can anyone help me?