[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Autoconf fail to check libncurses
On Wed, Jun 13, 2018 at 04:47:04AM -0400, fpostic@xxxxxxxxxxxxxx wrote: > UPDATE SOLVED : > I have found the source of the ./configure script failing and it seems that > it is not related to -libncurses but to python2.7. > I found these lines in config.log for tools : > > configure:7733: checking for clear in -lncurses > configure:7758: cc -o conftest -g -O2 conftest.c -lncurses -lpython2.7 > > > &5 > /usr/bin/ld: cannot find -lpython2.7 > cc: error: linker command failed with exit code 1 (use -v to see invocation) > > I ran : > ld -lpython2.7 --verbose and found out that libpython2.7.so located in > /usr/local/lib was not found by ld. Linked the lib in /usr/lib solved the > problem. I think this should be solved by: http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=fe9b60476a548de1c62d6fc985e9741b04479d36 Roger. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |