At 23:01 -0400 2001.04.10, Gary Blackburn wrote:
>No problemo. Changing the -Dldflags= to -Uldflags= I get:
>
>[localhost:~/desktop/perl-5.6.1] gary% sh Configure -ds -e -Dprefix=/usr
>-Dccflags="-g -pipe" -Uldflags= -Dfirstmakefile=GNUmakefile
>First let's make sure your kit is complete.  Checking...
>ls: lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl: No such file or
>directory
>ls: lib/unicode/In/IdeographicDescriptionCharacters.pl: No such file or
>directory
>ls: lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl: No such file
>or directory
>
>THIS PACKAGE SEEMS TO BE INCOMPLETE.
><snip>
>
>Anyone else had a problem with an incomplete package? I got my install
>directly from CPAN...

Those three files are the only files in the perl distribution whose names
are greater than 31 characters in length, and therefore cannot be used on
filesystems with that limitation.

Did you unpack the distribution under Mac OS 9.1?  That would certainly
explain the missing files.  It might also explain other problems if you
have them; chances are when expanding under Mac OS 9.1, you are messing up
the file newlines, unless you expand without newline conversion.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to