|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/4] python: set absolute path to libxl.h on _pyxl_types.c
Ian Jackson wrote:
Yes, in NetBSD case the ones in /usr/pkg/include, that's where Xen headers would reside on a normal installation. I've only experienced this problem when compiling Xen on NetBSD with old header files in the include path, Linux seems to not have this problem.The build system should make sure that our own include directories come before system directories. Otherwise various other things aren't going to work either. This only happened when building python extensions because the port build of python passes "OPT" to python configure that contains -I/usr/pkg/include. And that is used also when building extensions. A bug report is in place. The rest of the build system is fine. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |