Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 525 forks source link

perl5.005_03/ext/B/Makefile TO_INST_PM and PM_TO_BLIB contain garbage #150

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#955 (status was 'resolved')

Searchable as RT955$

p5pRT commented 24 years ago

From brianm@ioconcepts.com

Hi! I have been trying to install Perl on a SCO UnixWare 7.0.1 machine. During the compilation\, the system comes up with errors after "Making B (dynamic)". I traced the problem to garbage in ext/B/Makefile.

I used the following command sequence​: rm -f config.sh sh Configure -dsE sh Configure -S env LD_LIBRARY_PATH=`pwd` make

Any help will be appreciated. Thanks.

p5pRT commented 24 years ago

From brianm@ioconcepts.com

config.sh

p5pRT commented 24 years ago

From brianm@ioconcepts.com

Makefile

p5pRT commented 24 years ago

From brianm@ioconcepts.com

Policy.sh

p5pRT commented 24 years ago

From brianm@ioconcepts.com

UnixWare.smaug.ioconcepts.com