Package: boost1.49, boost1.50 Version: 1.50.0-2 Severity: important User: [email protected] Usertags: python3.3
Hi, in python3.3, the python includes are now not in one directory, but in two, so -I/usr/include/<multiarch>/python3.3 -I/usr/include/python3.3 is needed. Not firm with the boost build system, I see that tools/build/v2/tools/python.jam (around line 551), is set, so adding there the second include directory looks right, but how would you get the multiarch macro into the build system? same thing for 1.50. Any help would be appreciated. Thanks, Matthias -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

