Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glew compile Error #8

Open
GoogleCodeExporter opened this issue May 4, 2015 · 0 comments
Open

glew compile Error #8

GoogleCodeExporter opened this issue May 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

mipsel-openwrt-linux-uclibc-gcc -DGLEW_NO_GLU -O2 -Wall -W -Iinclude -Os -pipe 
-mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts 
-Wno-error=unused-but-set-variable -msoft-float 
-I/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/usr/i
nclude 
-I/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/inclu
de 
-I/media/new2/openwrt/trunkcn/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uCl
ibc-0.9.33.2/usr/include 
-I/media/new2/openwrt/trunkcn/staging_dir/toolchain-mipsel_r2_gcc-4.6-linaro_uCl
ibc-0.9.33.2/include -fPIC  -o src/glew.pic_o -c src/glew.c
In file included from src/glew.c:36:0:
include/GL/glxew.h:97:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make[4]: *** [src/glew.pic_o] Error 1
make[4]: Leaving directory 
`/media/new2/openwrt/trunkcn/build_dir/target-mipsel_r2_uClibc-0.9.33.2/glew-1.6
.0'
make[3]: *** 
[/media/new2/openwrt/trunkcn/build_dir/target-mipsel_r2_uClibc-0.9.33.2/glew-1.6
.0/.built] Error 2
make[3]: Leaving directory 
`/media/new2/openwrt/trunkcn/feeds/mediawrt/libs/glew'
make[2]: *** [package/feeds/mediawrt/glew/compile] Error 2
make[2]: Leaving directory `/media/new2/openwrt/trunkcn'
make[1]: *** 
[/media/new2/openwrt/trunkcn/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/stamp/
.package_compile] Error 2
make[1]: Leaving directory `/media/new2/openwrt/trunkcn'
make: *** [world] Error

Original issue reported on code.google.com by everla...@gmail.com on 22 Jan 2013 at 5:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant