Hi. I updated the branch python-2.5 (rev.431), and i can't build the runtime executables; in source/linux, after running "make" the result is the following output:
gcc -pthread -I/usr/include -I/usr/include/python2.5 -I../common -DNDEBUG -O3 -march=i486 -mtu ne=i686 -fno-strict-aliasing -DNDEBUG -O3 -march=i486 -mtune=i686 -DHAVE_WARNINGS -c getpath.c -o getpath.o getpath.c:39:21: error: getpath.h: No such file or directory getpath.c: In function 'calculate_path': getpath.c:153: warning: initialization makes pointer from integer without a cast getpath.c: At top level: getpath.c:253: error: conflicting types for 'PI_GetProgramName' getpath.c:153: error: previous implicit declaration of 'PI_GetProgramName' was here make: *** [getpath.o] Error 1 Do you have any idea? Thanks and regards Andrea Maccis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" 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/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
