Mailing List Archive

Notify request reply
Whole trying to make GD.pm on a Sparc20, sunos 4.1.3_u1:

$ perl Makefile.PL
Writing Makefile for GD
Warning (non-fatal): cflags evaluation in MakeMaker differs from shell output
package: GD
old: gcc -c -O
new: cc -c -O
Using 'old' set.
Please notify perl5-porters@nicoh.com

Warning (non-fatal): cflags evaluation in MakeMaker differs from shell output
package: GD
old: gcc -c -O
new: cc -c -O
Using 'old' set.
Please notify perl5-porters@nicoh.com
Re: Notify request reply [ In reply to ]
>>>>> "Hoff" == Hoff Miller <hoff@vlsi1.racal.com> writes:

Hoff> Whole trying to make GD.pm on a Sparc20, sunos 4.1.3_u1:
Hoff> $ perl Makefile.PL
Hoff> Writing Makefile for GD
Hoff> Warning (non-fatal): cflags evaluation in MakeMaker differs from shell output
Hoff> package: GD
Hoff> old: gcc -c -O
Hoff> new: cc -c -O
Hoff> Using 'old' set.
Hoff> Please notify perl5-porters@nicoh.com

Hoff> Warning (non-fatal): cflags evaluation in MakeMaker differs from shell output
Hoff> package: GD
Hoff> old: gcc -c -O
Hoff> new: cc -c -O
Hoff> Using 'old' set.
Hoff> Please notify perl5-porters@nicoh.com

Thank you for the report.

In your own interest you should probably locate all Config.pm files on
your system. There should only be one in the /usr/local/lib/perl5/xxx
directory with xxx being "sonos_4_1" or similar. If you find more than
one, then better delete them all and reinstall perl. At that occasion
I'd recommend upgrading to perl5.001m.

Thanks again,
andreas