Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #79

Closed
p5pRT opened this issue Jun 18, 1999 · 3 comments
Closed

Help #79

p5pRT opened this issue Jun 18, 1999 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Jun 18, 1999

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

Searchable as RT882$

@p5pRT
Copy link
Author

p5pRT commented Jun 18, 1999

From dhp@estrin.co.za

Hi
I downloaded "perl5.005_03" from the perl website and got to installing it. But it seems to want a C compiler. I therefore downloaded "gcc-2.7.2.1.tar" from the SCO website. I thought that this was the Gnu C compiler. I installed this and when i executed "gcc" from any path, it displays"
$ gcc
gcc​: No input files
", i presume that it means it has installed properly but doesnt have any C files to compile.
But when i run "sh Configure -Dprefix=/usr/bin/perl1 -Dcc=gcc" then it goes through a whole lot of commands until it gets to which C compiler it must use"Use which C compiler? [gcc] " when i press enter to accept the default, then it gives me this message-"
Checking for GNU cc in disguise and/or its version number...

*** WHOA THERE!!! ***
  Your C compiler "gcc" doesn't seem to be working!
  You'd better start hunting for one and let me know about it.
$
",back to the prompt.
I ' vi 'ed the Confirm file, it looks for gccvers.c, and does something with it(i am not quite sure what )i did a find command and found there was no gccvers.c , so i downloaded one from the SCO skunkware site and put it in several places for the "Configure file" to find it, but no luck . i have tried the "sh Configure" command with "-Dcc=/usr/bin/gcc" which is the path to the gcc executable, and there is still no progress.

I am running SCO 5.0.4 Enterprise Edition if that helps at all.
During the "Configure" process it gave me the OS vesion as " 3.2v5.0.4 "
What have I done wrong? Doesnt Unix come with it's own version of a C compiler for the Configure program.How do i fix this .

I also tried to modify the Configure file to skip the C compiler checking, but it actually needs it further along in the process, to compile certain things ,as i found out, and so it aborted.

Thank you
D-H

@p5pRT
Copy link
Author

p5pRT commented Jun 23, 1999

From [Unknown Contact. See original ticket]

x

Richard Foley


Richard.Foley@​m.dasa.de
"Ciao" - (shorter than 'Aufwiedersehen' :-)

-----Ursprüngliche Nachricht-----
Von​: Foley, Richard [mailto​:Richard.Foley@​m.dasa.de]
Gesendet am​: Wednesday, June 23, 1999 8​:29 AM
An​: Chaim Frenkel
Cc​: perl5-porters@​perl.org
Betreff​: AW​: [ID 19990618.002 Help]

"FR" == Foley, Richard <Richard.Foley@​m.dasa.de> writes​:

FR> And before anyone mentions the Mime-header again, yes, I'm
fixing that too.

Return to Sender with Extreme Prejudice?

I thought that was 'RSVP' ?-)
^

Richard Foley
---
Richard.Foley@​m.dasa.de
"Ciao" - (shorter than 'Aufwiedersehen' :-)

@p5pRT
Copy link
Author

p5pRT commented Aug 7, 2002

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

@p5pRT p5pRT closed this as completed Aug 7, 2002
karenetheridge added a commit that referenced this issue Nov 2, 2019
  [DELTA]

5.20191102  2019-11-02 05:34:43Z
  * fix bad pod markup in perlfaq8 (PR #78; thanks, Joaquín Ferrero!)
  * remove stale section about lib.pm (PR #82, Dan Book)
  * update perlfaq9 to reference Email::Stuffer (PR #79, Dan Book)
  * update perlfaq9 to reference URL::Search (PR #80, Dan Book)
  * update perlfaq9 to use HTTP::Tiny (PR #81, Dan Book)
  * fix some broken links (issue #71, dctabuyz)
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this issue Jul 28, 2023
Add unit to ask whether user wants to build perl with taint support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant