Is tools/perl5 in CVS broken when compiling with Perl 5.6.1? (I'm
runnnig Debian, sid), or have I messed up something? I get the following
errors:
gcc -c -I../../include -DDEBIAN -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_POLLUTE -O2 -DVERSION=\"0.1\"
-DXS_VERSION=\"0.1\" -fPIC -I/usr/lib/perl/5.6.1/CORE -DPERL_POLLUTE Pilot.c
Pilot.xs:629: warning: initialization makes integer from pointer without a cast
Pilot.xs:629: initializer element is not constant
Pilot.xs:629: warning: data definition has no type or storage class
Pilot.xs:629: parse error before `if'
Pilot.xs:629: invalid type argument of `unary *'
Pilot.xs:629: warning: data definition has no type or storage class
Pilot.xs:629: conflicting types for `PL_stack_sp'
/usr/lib/perl/5.6.1/CORE/thrdvar.h:21: previous declaration of `PL_stack_sp'
Pilot.xs:629: initializer element is not constant
Pilot.xs:629: warning: data definition has no type or storage class
Pilot.xs:629: parse error before `}'
Pilot.c: In function `XS_PDA__Pilot_constant':
Pilot.c:823: warning: initialization makes pointer from integer without a cast
Pilot.c:835: warning: assignment makes integer from pointer without a cast
Pilot.c: In function `XS_PDA__Pilot__Appointment_Unpack':
Pilot.c:840: warning: initialization makes pointer from integer without a cast
Pilot.c:932: warning: assignment makes integer from pointer without a cast
[...] And finnally:
Pilot.c: In function `boot_PDA__Pilot':
Pilot.c:6058: warning: initialization makes pointer from integer without a cast
Pilot.c:6134: `XS_PDA__Pilot__DLP__DBPtr_deleteResource' undeclared (first use in this
function)
Pilot.c:6134: (Each undeclared identifier is reported only once
Pilot.c:6134: for each function it appears in.)
Pilot.c:6135: `XS_PDA__Pilot__DLP__DBPtr_deleteResources' undeclared (first use in
this function)
Pilot.c:6185: `XS_PDA__Pilot__FilePtr_addRecord' undeclared (first use in this
function)
Pilot.c:6186: `XS_PDA__Pilot__FilePtr_addRecordRaw' undeclared (first use in this
function)
Pilot.c:6189: warning: assignment makes integer from pointer without a cast
make[1]: *** [Pilot.o] Error 1
make[1]: Leaving directory `/lap/gnome/CVS/src/pilot-link/tools/Perl5'
/torkel
_______________________________________________
Pilot-unix mailing list
[EMAIL PROTECTED]
http://hcirisc.cs.binghamton.edu/mailman/listinfo/pilot-unix