Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 07:43:38 -0700
From:      Ben Goren <ben@trumpetpower.com>
To:        freebsd-ports@FreeBSD.org
Subject:   PDA::Pilot in pilot-link
Message-ID:  <01012407554305.39169@glantz.trumpetpower.com>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

First, the PDA::Pilot perl module doesn't get built with make in
ports/pilot/pilot-link. Second, I think I can understand why....

`cd ./work/pilot-link.0.9.3/Perl5 && perl Makefile.PL && make` dies
hideously:

mkdir blib
mkdir blib/lib
mkdir blib/lib/PDA
cp Pilot.pm blib/lib/PDA/Pilot.pm
AutoSplitting blib/lib/PDA/Pilot.pm (blib/lib/auto/PDA/Pilot)
cp dump.pl blib/lib/PDA/dump.pl
/usr/bin/perl -I/usr/local/lib/perl5/5.6.0/i386-freebsd -I/usr/local/lib/=
perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp  -typemap /usr/loc=
al/lib/perl5/5.6.0/ExtUtils/typemap -typemap typemap Pilot.xs > Pilot.xsc=
 && mv Pilot.xsc Pilot.c
Please specify prototyping behavior for Pilot.xs (see perlxs manual)
cc -c -I../include -fno-strict-aliasing -I/usr/local/include -O      -DVE=
RSION=3D\"0.1\"  -DXS_VERSION=3D\"0.1\" -DPIC -fpic -I/usr/local/lib/perl=
5/5.6.0/i386-freebsd/CORE  Pilot.c
Pilot.xs: In function `doPackCategory':
Pilot.xs:750: `na' undeclared (first use in this function)
Pilot.xs:750: (Each undeclared identifier is reported only once
Pilot.xs:750: for each function it appears in.)
Pilot.xs: In function `SvList':
Pilot.xs:776: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Appointment_Unpack':
Pilot.xs:832: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Appointment_Pack':

=2E..and many, many more screens of undeclared variables in both Pilot.xs
and Pilot.c (intermixed).

I know just enough Perl to hurt myself with CGI/databases/etc., and my C
days were short and mostly limited to the VAX. However, I have a hunch
that this might not be all that much to fix.

Would that be true? If so, can anybody either point me in the right
direction or make the changes themselves?

Thanks much,

b&
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: Ben Goren http://www.trumpetpower.com/

iD8DBQE6buzvigvvLsoneFARAvGIAJ0eCdDlbzMDP3iR9MV4Ofo3CAP6qQCgkI05
LyqAp1fg0hrrz3LGCYcyN78=3D
=3Dc+Cy
-----END PGP SIGNATURE-----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01012407554305.39169>