>>>>> "Adam" == Adam C Finnefrock <[EMAIL PROTECTED]> writes:

    >> I couldn't find the src rpm fast, so I downloaded the tarball and
    >> attempted to do the make from there, and I get errors when I run make
    >> in the Perl5 directory.
    >> 

    Adam> What errors did you get in the Perl5 directory?

Script started on Wed Jun  6 07:59:21 2001
>[lconrad@serpent Perl5]$ 
[lconrad@serpent Perl5]$ m
[lconrad@serpent 
Perl5]$ ma
[lconrad@serpent Perl5]$ mak
[lconrad@serpent Perl5]$ make
[lconrad@serpent Perl5]$ make
cc -c -I../include -fno-strict-aliasing -O3 -fomit-frame-pointer -pipe 
-mcpu=pentiumpro -march=i586 -ffast-math     -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" 
-fpic -I/usr/lib/perl5/5.6.0/i386-linux/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':
Pilot.xs:942: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Appointment_UnpackAppBlock':
Pilot.xs:1056: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__ToDo_Unpack':
Pilot.xs:1128: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__ToDo_Pack':
Pilot.xs:1175: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__ToDo_UnpackAppBlock':
Pilot.xs:1215: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Address_Unpack':
Pilot.xs:1289: `na' undeclared (first use in this function)
Pilot.xs:1302: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Address_Pack':
Pilot.xs:1343: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Address_UnpackAppBlock':
Pilot.xs:1390: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Address_PackAppBlock':
Pilot.xs:1450: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Memo_Unpack':
Pilot.xs:1499: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Memo_Pack':
Pilot.xs:1529: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Memo_UnpackAppBlock':
Pilot.xs:1569: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Expense_Unpack':
Pilot.xs:1640: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Expense_Pack':
Pilot.xs:1699: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Expense_UnpackAppBlock':
Pilot.xs:1748: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Expense_PackAppBlock':
Pilot.xs:1791: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Expense_UnpackPref':
Pilot.xs:1847: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_Unpack':
Pilot.xs:1935: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_Pack':
Pilot.xs:1981: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_UnpackAppBlock':
Pilot.xs:2036: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_UnpackSyncPref':
Pilot.xs:2112: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_PackSyncPref':
Pilot.xs:2156: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_UnpackSignaturePref':
Pilot.xs:2194: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__Mail_PackSignaturePref':
Pilot.xs:2220: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot_write':
Pilot.xs:2248: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot_read':
Pilot.xs:2264: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot_bind':
Pilot.xs:2309: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_class':
Pilot.xs:2409: `na' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_close':
Pilot.c:2850: `sv_no' undeclared (first use in this function)
Pilot.c:2853: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_setSortBlock':
Pilot.c:2885: `sv_no' undeclared (first use in this function)
Pilot.c:2888: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getAppBlock':
Pilot.xs:2457: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getSortBlock':
Pilot.xs:2468: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_setAppBlock':
Pilot.c:3002: `sv_no' undeclared (first use in this function)
Pilot.c:3005: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_purge':
Pilot.c:3030: `sv_no' undeclared (first use in this function)
Pilot.c:3033: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_resetFlags':
Pilot.c:3058: `sv_no' undeclared (first use in this function)
Pilot.c:3061: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_deleteCategory':
Pilot.c:3087: `sv_no' undeclared (first use in this function)
Pilot.c:3090: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getRecord':
Pilot.xs:2660: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_moveCategory':
Pilot.c:3425: `sv_no' undeclared (first use in this function)
Pilot.c:3428: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_deleteRecord':
Pilot.c:3454: `sv_no' undeclared (first use in this function)
Pilot.c:3457: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_deleteRecords':
Pilot.c:3482: `sv_no' undeclared (first use in this function)
Pilot.c:3485: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_resetNext':
Pilot.c:3510: `sv_no' undeclared (first use in this function)
Pilot.c:3513: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getRecordByID':
Pilot.xs:2755: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getNextModRecord':
Pilot.xs:2770: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getNextRecord':
Pilot.xs:2782: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_setResourceByID':
Pilot.xs:2839: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getResource':
Pilot.xs:2851: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_setResource':
Pilot.xs:2870: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_deleteResource':
Pilot.c:3915: `sv_no' undeclared (first use in this function)
Pilot.c:3918: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLP__DBPtr_deleteResources':
Pilot.c:3943: `sv_no' undeclared (first use in this function)
Pilot.c:3946: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_getPref':
Pilot.xs:2922: `na' undeclared (first use in this function)
Pilot.xs:2923: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_setPref':
Pilot.xs:2946: `na' undeclared (first use in this function)
Pilot.xs:2949: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLP__DBPtr_setPrefRaw':
Pilot.xs:2985: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getTime':
Pilot.xs:3020: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_setTime':
Pilot.c:4219: `sv_no' undeclared (first use in this function)
Pilot.c:4222: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getSysInfo':
Pilot.xs:3045: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getCardInfo':
Pilot.xs:3067: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_setUserInfo':
Pilot.c:4331: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getUserInfo':
Pilot.xs:3127: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_newPref':
Pilot.xs:3153: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_delete':
Pilot.c:4525: `sv_no' undeclared (first use in this function)
Pilot.c:4528: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_open':
Pilot.xs:3223: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_create':
Pilot.xs:3272: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getPref':
Pilot.xs:3318: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_setPref':
Pilot.xs:3339: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_setPrefRaw':
Pilot.xs:3363: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_close':
Pilot.c:4908: `sv_no' undeclared (first use in this function)
Pilot.c:4911: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_abort':
Pilot.c:4938: `sv_no' undeclared (first use in this function)
Pilot.c:4941: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_reset':
Pilot.c:4966: `sv_no' undeclared (first use in this function)
Pilot.c:4969: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_getStatus':
Pilot.c:4994: `sv_no' undeclared (first use in this function)
Pilot.c:4997: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_log':
Pilot.c:5023: `sv_no' undeclared (first use in this function)
Pilot.c:5026: `sv_yes' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_dirty':
Pilot.c:5051: `sv_no' undeclared (first use in this function)
Pilot.c:5054: `sv_yes' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getDBInfo':
Pilot.xs:3437: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_findDBInfo':
Pilot.xs:3464: `na' undeclared (first use in this function)
Pilot.xs:3466: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__DLPPtr_getFeature':
Pilot.xs:3481: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__DLPPtr_callApplication':
Pilot.c:5248: `sv_undef' undeclared (first use in this function)
Pilot.xs:3506: `na' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__File_create':
Pilot.c:5379: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_class':
Pilot.xs:3626: `na' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getAppBlock':
Pilot.xs:3662: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getSortBlock':
Pilot.xs:3673: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getRecords':
Pilot.xs:3686: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getResource':
Pilot.xs:3703: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getRecord':
Pilot.xs:3718: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getRecordByID':
Pilot.xs:3732: `sv_undef' undeclared (first use in this function)
Pilot.xs: In function `XS_PDA__Pilot__FilePtr_getDBInfo':
Pilot.xs:3753: `sv_undef' undeclared (first use in this function)
Pilot.c: In function `XS_PDA__Pilot__FilePtr_setDBInfo':
Pilot.c:5789: `na' undeclared (first use in this function)
make: *** [Pilot.o] Error 1
[lconrad@serpent Perl5]$ 
[lconrad@serpent Perl5]$ exit

Script done on Wed Jun  6 07:59:37 2001

    Adam>   did you do "perl Makefile.PL" first?

Yes.

    Adam> Doing a subsequent "make" and "make install" brought pilotmgr up again.

Doing make and make install from the tarball has no effect on the
error messages I get from bootstrap.  I don't have pilotmgr.

>>>>> "Ronan" == Ronan Waide <[EMAIL PROTECTED]> writes:

    Ronan> On June 6, [EMAIL PROTECTED] said:
    >> He does, and I do have it.  Obviously my perl setup doesn't work like
    >> the one he's thinking of.

    Ronan> As I said, if you don't have PDA::Pilot visible on your system (try
    Ronan> 'locate PDA/Pilot.pm' then the pilot-link installation you have is of
    Ronan> no use to you, and you'll need to build from source. 

[lconrad@serpent SyncBBDB-2.3]$ locate PDA/Pilot.pm
/usr/lib/perl5/site_perl/5.005/PDA/Pilot.pm
/usr/lib/perl5/site_perl/PDA/Pilot.pm
/mnt/sda2/lconrad/src/pilot-link.0.9.3/Perl5/blib/lib/PDA/Pilot.pm
[lconrad@serpent SyncBBDB-2.3]$
locate seems to find it; the bootstrap script provided with SyncBBDB
doesn't.  I don't know enough about how perl does things to have any
idea why this would be.

    Ronan> If you do have PDA::Pilot somewhere on the system, make
    Ronan> sure it's in one of Perl's @INC directories. But really,
    Ronan> the easiest way to ensure this is to build from source.

It is; I have; it was before I did this.  I'm sure my problem is
something very simple that everyone who uses perl all the time does
without thinking about it and therefore doesn't mention when they're
documenting stuff like this.  

Or else just that the bootstrap script has never been tested.  Has
anyone actually run it, and used SyncBBDB without pilotmgr?  (Which I
still can't try because the site is still down.)

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139

Reply via email to