I am trying to install Hue for Hadoop but when I run the make install, I 
receive the following error message. Any help would be grealty appreciated.

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m  -unwind-tables 
-D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ss  tom -fasynchronous-unwind-tables 
-D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c greenlet.c -o 
build/temp.linux-x86_64-2.6
In file included from /usr/include/features.h:385,
                 from /usr/include/limits.h:27,
                 from 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:122,
                 from 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/syslimits.h:7,
                 from 
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/include/limits.h:11,
                 from /usr/include/python2.6/Python.h:19,
                 from greenlet.h:11,
                 from greenlet.c:5:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
error: command 'gcc' failed with exit status 1
make[2]: *** [/opt/hue-2.1.0/desktop/core/build/greenlet-0.3.1/egg.stamp] Error 
1
make[2]: Leaving directory `/opt/hue-2.1.0/desktop/core'
make[1]: *** [.recursive-install-bdist/core] Error 2
make[1]: Leaving directory `/opt/hue-2.1.0/desktop'
make: *** [install-desktop] Error 2



Reply via email to