/usr/bin/pbc_to_exe pynie.pbc cc -o pynie.o -I/build/buildd/parrot-1.0.0/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -c pynie.c cc1: warning: /build/buildd/parrot-1.0.0/include: No such file or directory pynie.c:1:27: error: parrot/parrot.h: No such file or directory pynie.c:2:26: error: parrot/embed.h: No such file or directory pynie.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'program_code' pynie.c: In function 'main': pynie.c:59744: error: 'PackFile' undeclared (first use in this function) pynie.c:59744: error: (Each undeclared identifier is reported only once pynie.c:59744: error: for each function it appears in.) pynie.c:59744: error: 'pf' undeclared (first use in this function) pynie.c:59745: error: 'Parrot_Interp' undeclared (first use in this function) pynie.c:59745: error: expected ';' before 'interp' pynie.c:59747: warning: implicit declaration of function 'Parrot_set_config_hash' pynie.c:59747: warning: nested extern declaration of 'Parrot_set_config_hash' pynie.c:59749: error: 'interp' undeclared (first use in this function) pynie.c:59749: warning: implicit declaration of function 'Parrot_new' pynie.c:59749: warning: nested extern declaration of 'Parrot_new' pynie.c:59749: error: 'NULL' undeclared (first use in this function) pynie.c:59754: warning: implicit declaration of function 'Parrot_set_executable_name' pynie.c:59754: warning: nested extern declaration of 'Parrot_set_executable_name' pynie.c:59755: warning: implicit declaration of function 'Parrot_str_new' pynie.c:59755: warning: nested extern declaration of 'Parrot_str_new' pynie.c:59756: warning: implicit declaration of function 'Parrot_set_flag' pynie.c:59756: warning: nested extern declaration of 'Parrot_set_flag' pynie.c:59756: error: 'PARROT_DESTROY_FLAG' undeclared (first use in this function) pynie.c:59758: warning: implicit declaration of function 'PackFile_new' pynie.c:59758: warning: nested extern declaration of 'PackFile_new' pynie.c:59760: warning: implicit declaration of function 'PackFile_unpack' pynie.c:59760: warning: nested extern declaration of 'PackFile_unpack' pynie.c:59761: error: expected ')' before 'opcode_t' pynie.c:59761: error: 'program_code' undeclared (first use in this function) pynie.c:59761: warning: type defaults to 'int' in declaration of 'type name' pynie.c:59764: warning: implicit declaration of function 'do_sub_pragmas' pynie.c:59764: warning: nested extern declaration of 'do_sub_pragmas' pynie.c:59764: error: 'PBC_PBC' undeclared (first use in this function) pynie.c:59766: warning: implicit declaration of function 'Parrot_pbc_load' pynie.c:59766: warning: nested extern declaration of 'Parrot_pbc_load' pynie.c:59768: warning: implicit declaration of function 'PackFile_fixup_subs' pynie.c:59768: warning: nested extern declaration of 'PackFile_fixup_subs' pynie.c:59768: error: 'PBC_MAIN' undeclared (first use in this function) pynie.c:59769: warning: implicit declaration of function 'Parrot_runcode' pynie.c:59769: warning: nested extern declaration of 'Parrot_runcode' pynie.c:59770: warning: implicit declaration of function 'Parrot_destroy' pynie.c:59770: warning: nested extern declaration of 'Parrot_destroy' pynie.c:59771: warning: implicit declaration of function 'Parrot_exit' pynie.c:59771: warning: nested extern declaration of 'Parrot_exit' compilation failed current instr.: 'compile_file' pc 525 (tools/dev/pbc_to_exe.pir:264) called from Sub 'main' pc 152 (tools/dev/pbc_to_exe.pir:86) make: *** [pynie] Error 1