Perl / perl5

đŸȘ The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 527 forks source link

Perl 5.6.1 Installation/Compile on Solaris 8 Problem #5584

Closed p5pRT closed 17 years ago

p5pRT commented 21 years ago

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

Searchable as RT9727$

p5pRT commented 21 years ago

From NELSON_DAVE_H@solarturbines.com

I have been unable to complete an installation and compile (of Perl 5.6) on our new Solaris 8 systems.

I am able to install both 5.6.0 and 5.6.1 no problem on Solaris 6\, but both versions fail on Solaris 8.

It seems OK until I do the 'make' after running Configure\, when it gives the following messages​:

sigma251# make make​: Warning​: Both `makefile' and `Makefile' exist make​: Fatal error​: Don't know how to make target `\<built-in>'

Since the makefile has references to \<built-in> and \ which probably shouldn't be there\, I also tried removing all these entries\, after which it almost compiled OK then at the end gave a similar message the above (but I can't find the \<built-in> reference it is complaining about at this point).

I have attached the makefile as well as the output of the myconfig utility. Also\, I am using gcc recently downloaded for Solaris 2.8 from www.sunfreeware.com.

Any advice/help would be appreciated!

Dave Nelson Solar Turbines\, Inc. San Diego\, CA

p5pRT commented 18 years ago

From franck.lenoel@siemens.com

Hi I have a problem in compiling perl on Solaris 8. It seems to be the same than this one : http​://www.nntp.perl.org/ group/perl.perl5.porters/62057

I have not find any reply to this in archive mail.

Please could you help me ? And how ?

Thanks by advance

Franck LENOEL IntĂ©grations de Solutions IngĂ©nieur Expert Annuaires d’Entreprise tĂ©l. : +33 (0)1 49 22 83 61 mobile : +33 (0)6 03 26 66 40 fax : +33 (0)1 49 22 86 12 Siemens Business Services Adresse postale : 9\, rue du Docteur Finot F-93 527 SAINT-DENIS CĂ©dex 2 Adresse bureau : 39-47\, boulevard Ornano F-93 527 SAINT-DENIS CĂ©dex 2

p5pRT commented 18 years ago

From @smpeters

[franck.lenoel@​siemens.com - Thu Nov 10 10​:40​:23 2005]​:

Hi I have a problem in compiling perl on Solaris 8. It seems to be the same than this one : http​://www.nntp.perl.org/ group/perl.perl5.porters/62057

I have not find any reply to this in archive mail.

Please could you help me ? And how ?

Thanks by advance

Franck LENOEL IntĂ©grations de Solutions IngĂ©nieur Expert Annuaires d’Entreprise tĂ©l. : +33 (0)1 49 22 83 61 mobile : +33 (0)6 03 26 66 40 fax : +33 (0)1 49 22 86 12 Siemens Business Services Adresse postale : 9\, rue du Docteur Finot F-93 527 SAINT-DENIS CĂ©dex 2 Adresse bureau : 39-47\, boulevard Ornano F-93 527 SAINT-DENIS CĂ©dex 2

Can you please send your "myconfig" file and a little more information on your C compiler? Also\, are you using gmake or the Solaris make.

p5pRT commented 18 years ago

From @doughera88

On Thu\, 10 Nov 2005\, Steve Peters via RT wrote​:

[franck.lenoel@​siemens.com - Thu Nov 10 10​:40​:23 2005]​:

Hi I have a problem in compiling perl on Solaris 8. It seems to be the same than this one : http​://www.nntp.perl.org/ group/perl.perl5.porters/62057

I have not find any reply to this in archive mail.

Please could you help me ? And how ?

Thanks by advance

Franck LENOEL IntĂ©grations de Solutions IngĂ©nieur Expert Annuaires d’Entreprise tĂ©l. : +33 (0)1 49 22 83 61 mobile : +33 (0)6 03 26 66 40 fax : +33 (0)1 49 22 86 12 Siemens Business Services Adresse postale : 9\, rue du Docteur Finot F-93 527 SAINT-DENIS CĂ©dex 2 Adresse bureau : 39-47\, boulevard Ornano F-93 527 SAINT-DENIS CĂ©dex 2

Can you please send your "myconfig" file and a little more information on your C compiler? Also\, are you using gmake or the Solaris make.

The original message (#9727) had to do with the \<built-in> phrase output by (what was then) a new version of gcc. The short-term fix is simply to delete the lines with \<built-in> from 'makefile'.

Perl-5.8.x now should handle this just fine\, so you should be able to mark the bug as closed (at least in the 5.8.x series).

--   Andy Dougherty doughera@​lafayette.edu

p5pRT commented 18 years ago

From franck.lenoel@siemens.com

Thanks a lot for your help ! I have deleted all line containing '\<built-in>' in all makefile ans it's run now.

Franck

-----Message d'origine----- De : Andy Dougherty via RT [mailto​:perlbug-followup@​perl.org] EnvoyĂ© : jeudi 10 novembre 2005 22​:57 À : NELSON_DAVE_H@​solarturbines.com; Lenoel\, Franck Objet : Re​: [perl #9727] Perl 5.6.1 Installation/Compile on Solaris 8 Problem

On Thu\, 10 Nov 2005\, Steve Peters via RT wrote​:

[franck.lenoel@​siemens.com - Thu Nov 10 10​:40​:23 2005]​:

Hi I have a problem in compiling perl on Solaris 8. It seems to be the same than this one : http​://www.nntp.perl.org/ group/perl.perl5.porters/62057

I have not find any reply to this in archive mail.

Please could you help me ? And how ?

Thanks by advance

Franck LENOEL Intégrations de Solutions Ingénieur Expert Annuaires d'Entreprise tél. : +33 (0)1 49 22 83 61 mobile : +33 (0)6 03 26 66 40 fax : +33 (0)1 49 22 86 12 Siemens Business Services Adresse postale : 9\, rue du Docteur Finot F-93 527 SAINT-DENIS Cédex 2 Adresse bureau : 39-47\, boulevard Ornano F-93 527 SAINT-DENIS Cédex 2

Can you please send your "myconfig" file and a little more information on your C compiler? Also\, are you using gmake or the Solaris make.

The original message (#9727) had to do with the \<built-in> phrase output by (what was then) a new version of gcc. The short-term fix is simply to delete the lines with \<built-in> from 'makefile'.

Perl-5.8.x now should handle this just fine\, so you should be able to mark the bug as closed (at least in the 5.8.x series).

--   Andy Dougherty doughera@​lafayette.edu

p5pRT commented 18 years ago

From franck.lenoel@siemens.com

Thanks a lot for your mail ! The problem is solved now by deleting all line containing '\<built-in>' in all makefile.

I used gcc and Solaris make

Franck

-----Message d'origine----- De : Steve Peters via RT [mailto​:perlbug-followup@​perl.org] EnvoyĂ© : jeudi 10 novembre 2005 20​:06 À : NELSON_DAVE_H@​solarturbines.com; Lenoel\, Franck Objet : [perl #9727] Perl 5.6.1 Installation/Compile on Solaris 8 Problem

[franck.lenoel@​siemens.com - Thu Nov 10 10​:40​:23 2005]​:

Hi I have a problem in compiling perl on Solaris 8. It seems to be the same than this one : http​://www.nntp.perl.org/ group/perl.perl5.porters/62057

I have not find any reply to this in archive mail.

Please could you help me ? And how ?

Thanks by advance

Franck LENOEL Intégrations de Solutions Ingénieur Expert Annuaires d'Entreprise tél. : +33 (0)1 49 22 83 61 mobile : +33 (0)6 03 26 66 40 fax : +33 (0)1 49 22 86 12 Siemens Business Services Adresse postale : 9\, rue du Docteur Finot F-93 527 SAINT-DENIS Cédex 2 Adresse bureau : 39-47\, boulevard Ornano F-93 527 SAINT-DENIS Cédex 2

Can you please send your "myconfig" file and a little more information on your C compiler? Also\, are you using gmake or the Solaris make.

p5pRT commented 17 years ago

@doughera88 - Status changed from 'open' to 'resolved'