Advertisement
Guest User

Untitled

a guest
Apr 9th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. creating build/temp.linux-i686-2.7/picard/util
  2. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c picard/util/astrcmp.cpp -o build/temp.linux-i686-2.7/picard/util/astrcmp.o
  3. cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
  4. picard/util/astrcmp.cpp:43:20: fatal error: Python.h: No such file or directory
  5. compilation terminated.
  6. error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement