Skip to content

Instantly share code, notes, and snippets.

@shahifaqeer
Created August 5, 2013 22:15
Show Gist options
  • Save shahifaqeer/6160056 to your computer and use it in GitHub Desktop.
Save shahifaqeer/6160056 to your computer and use it in GitHub Desktop.
compilation error when making web100_userland package from bismark-package
checking whether ln -s works... yes
checking for python... /data/users/sarthak/build/attitude_adjustment_12.09/staging_dir/host/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for Python include path... find: `/data/users/sarthak/build/attitude_adjustment_12.09/staging_dir/host/include/python2.6/': No such file or directory
find: `/data/users/sarthak/build/attitude_adjustment_12.09/staging_dir/host/include/python/': No such file or directory
configure: error: cannot find Python include path
make[2]: *** [/data/users/sarthak/build/attitude_adjustment_12.09/build_dir/target-mips_r2_uClibc-0.9.33.2/web100_userland-1.8/.configured_] Error 1
make[2]: Leaving directory `/data/users/sarthak/build/attitude_adjustment_12.09/feeds/bismark/base/web100_userland'
make[1]: *** [package/feeds/bismark/web100_userland/compile] Error 2
make[1]: Leaving directory `/data/users/sarthak/build/attitude_adjustment_12.09'
make: *** [package/feeds/bismark/web100_userland/compile] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment