Here is the error I got: cp Lock.pm blib/lib/File/Lock.pm AutoSplitting blib/lib/File/Lock.pm (blib/lib/auto/File/Lock) /home/local/bin/perl5.8.0 /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap Lock.xs > Lock.xsc && mv Lock.xsc Lock.c Please specify prototyping behavior for Lock.xs (see perlxs manual) cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3 -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" -fpic "-I/usr/local/lib/perl5/5.8.0/i586-linux/CORE" Lock.c Lock.c: In function `XS_File__Lock_lockfile': Lock.c:693: `na' undeclared (first use in this function) Lock.c:693: (Each undeclared identifier is reported only once Lock.c:693: for each function it appears in.) Lock.c: In function `XS_File__Lock_fcntl': Lock.c:761: `na' undeclared (first use in this function) Lock.xs:700: `sv_undef' undeclared (first use in this function) Lock.xs:700: `sv_yes' undeclared (first use in this function) Lock.c: In function `XS_File__Lock_flock': Lock.c:887: `na' undeclared (first use in this function) Lock.xs:752: `sv_undef' undeclared (first use in this function) Lock.xs:752: `sv_yes' undeclared (first use in this function) Lock.c: In function `XS_File__Lock_lockf': Lock.c:958: `na' undeclared (first use in this function) Lock.xs:782: `sv_undef' undeclared (first use in this function) Lock.xs:782: `sv_yes' undeclared (first use in this function) Lock.c: In function `XS_File__Lock__mode': Lock.c:1148: `na' undeclared (first use in this function) Lock.xs:871: `sv_undef' undeclared (first use in this function) Lock.xs:871: `sv_yes' undeclared (first use in this function) Lock.c: In function `XS_File__Lock_new': Lock.c:1201: `na' undeclared (first use in this function) Lock.xs:916: `sv_undef' undeclared (first use in this function) make: *** [Lock.o] Error 1
-----Original Message----- From: Zhang, Mei [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 12:36 PM To: '[EMAIL PROTECTED]' Subject: solution Does anyone have a fix for File::Lock install on i386 Linux? Thanks. Mei Zhang Affiliated Computer Services (Office) 330-384-9000 ext. 3606 (Pager) 1-800-946-4646 pin 1439585 or [EMAIL PROTECTED] www.acs-inc.com
