Domi <[email protected]> writes: > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall - > Wstrict-prototypes -fPIC -I/usr/include/python2.6 -c mwlib/_uscan.cc - > o build/temp.linux-x86_64-2.6/mwlib/_uscan.o > cc1plus: warning: command line option "-Wstrict-prototypes" is valid > for Ada/C/ObjC but not for C++ > mwlib/_uscan.re:5:20: error: Python.h: No such file or directory
install python-dev/python2.6-dev or whatever it is called on ubuntu... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
