Bug#707463: xcp-storage-managers: FTBFS: xslib_wrap.c:125:20: fatal error: Python.h: No such file or directory
On Thu, May 16, 2013 at 2:24 PM, Matthias Klose wrote: > Control: tags -1 + patch > > your patch looks fine to me, could you upload that fix, or please let me > know if > I can help with a NMU. > > Matthias > > Hi Matthias, I'd be great if you could help with an NMU. I'm not experienced with doing uploads. Thanks, Mike
Bug#707463: [Pkg-xen-devel] Bug#707463: Bug#707463: xcp-storage-managers: FTBFS: xslib_wrap.c:125:20: fatal error: Python.h: No such file or directory
Hi Thomas, Would you please review and push this patch for me? Mike On Sat, May 11, 2013 at 2:15 PM, Mike McClurg wrote: > > cc -O2 -I/usr/include/python2.6 -I/usr/include -fPIC -c -o > xslib_wrap.o xslib_wrap.c > > Looks like the Makefile is specifying Python 2.6 instead of Python 2.7. I > should have this fixed soon. > > Mike > > > ___ > Pkg-xen-devel mailing list > pkg-xen-de...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xen-devel > 0001-snapwatchd-includes-Python-2.7-headers-Closes-707463.patch Description: Binary data
Bug#707463: [Pkg-xen-devel] Bug#707463: xcp-storage-managers: FTBFS: xslib_wrap.c:125:20: fatal error: Python.h: No such file or directory
> cc -O2 -I/usr/include/python2.6 -I/usr/include -fPIC -c -o xslib_wrap.o xslib_wrap.c Looks like the Makefile is specifying Python 2.6 instead of Python 2.7. I should have this fixed soon. Mike