Skip Menu |

This queue is for tickets about the MIME-Base64 CPAN distribution.

Report information
The Basics
Id: 19165
Status: rejected
Priority: 0/
Queue: MIME-Base64

People
Owner: Nobody in particular
Requestors: seg [...] trackwell.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 3.07
Fixed in: (no value)



Subject: Compile on HP-UX B.11.23 ia64?
Problem with compiling - can anyone help? # gmake gcc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"3.07\" -DXS_VERSION=\"3.07\" -fPIC "-I/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE" Base64.c In file included from /opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3950, from Base64.xs:33: /usr/include/sys/ipc.h:51: error: parse error before "cid_t" /usr/include/sys/ipc.h:56: error: parse error before '}' token In file included from /opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3951, from Base64.xs:33: /usr/include/sys/sem.h:91: error: field `sem_perm' has incomplete type gmake: *** [Base64.o] Error 1
Does not appear to be a problem with the Base64 module as far as I can tell.