On Tue, Feb 05, 2013 at 11:59:19AM +0000, Damien Lespiau wrote: > On Sun, Feb 03, 2013 at 10:13:10AM -0800, Ben Widawsky wrote: > > - The build kind of sucks on Arch because of Arch's choices regarding > > python libraries. To build this on Arch, you must run something like: > > ./autogen.sh PYTHON_LDFLAGS="-L/usr/lib/python3.3 -lpython3.3m" > > Don't you have a python3.pc that would allow you to pull the right > flags? It's the python devel stuff which seems broken. I don't know too much about this stuff. I'm guessing it just works on other distros. > > An other detail it that we can't add those hard dependencies to i-g-t, > distributions will hate us (even more). So you'd need to make its > compilation optional. > > -- > Damien I have no problem doing that. Remember though that SWIG is a build time dependency, not a run time one. That shouldn't be an issue for any distro. So it's really just python which concerns you? -- Ben Widawsky, Intel Open Source Technology Center