I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-12-19 05:27:01.3253-08 by gloups in response to 13577
Re: Compiling Par Packer on AIx systems
Ok, that's what i did but here comme the result:
root@sysnim: /tmp/ocs/PAR-Packer-1.012>make gcc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -fno-strict-alias +ing -pipe -Wdeclaration-after-statement -maix64 -DUSE_64_BIT_ALL -I/usr/local/lib/perl5/5.8.8/aix +-64all/CORE -DPARL_EXE=\"parl\" -O main.c In file included from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:496, from main.c:2: /usr/include/unistd.h:1042: error: parse error before '[' token /usr/include/unistd.h:1043: error: parse error before 'rid_t' In file included from /usr/include/sys/cred.h:52, from /usr/include/sys/file.h:35, from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:4611, from main.c:2: /usr/include/sys/secattr.h:53: error: parse error before 'rid_t' /usr/include/sys/secattr.h:68: error: parse error before '}' token /usr/include/sys/secattr.h:73: error: parse error before 'authnum_t' /usr/include/sys/secattr.h:79: error: parse error before 'aroles' /usr/include/sys/secattr.h:80: error: parse error before '}' token /usr/include/sys/secattr.h:124: error: field 'sc_attr' has incomplete type In file included from /usr/include/sys/file.h:35, from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:4611, from main.c:2: /usr/include/sys/cred.h:338: error: parse error before 'rid_t' /usr/include/sys/cred.h:353: error: parse error before '}' token main.c: In function 'main': main.c:121: warning: pointer targets in assignment differ in signedness make: The error code from the last command is 1. Stop. make: The error code from the last command is 2.
Direct Responses: 13579 | Write a response