I need to deploy on Ubuntu 14.0. I am trying to build from sources downloaded from the git repository. The build is failing while trying to fnd a symbol in the python library. Here is the end of the build process:
checking Python install prefix... /usr checking checking where python libraries are installed... /usr/lib/python2.7 grep: /usr/lib/python2.7/config-x86_64-linux-gnu/.: Is a directory grep: /usr/lib/python2.7/config-x86_64-linux-gnu/.: Is a directory grep: /usr/lib/python2.7/config-x86_64-linux-gnu/.: Is a directory grep: /usr/lib/python2.7/config-x86_64-linux-gnu/.: Is a directory checking for Py_NewInterpreter in -lpython2.7... no ./configure: line 2984: test: /usr/lib/python2.7/config-x86_64-linux-gnu/.: binary operator expected configure: error: Can not link to python make[2]: *** [build] Error 1 make[2]: Leaving directory `/local/src/pd/omd/omd/packages/mod_python' make[1]: *** [build] Error 2 make[1]: Leaving directory `/local/src/pd/omd/omd' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1364: dpkg-buildpackage -rfakeroot -D -us -uc -i.git -I.git -iomd-bin-1.10.tar.gz -Iomd-bin-1.10.tar.gz -i.gitignore -I.gitignore failed make: *** [deb] Error 29 Can anyone give me any guidance as to how to solve this issue?
_______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
