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

Fwd: Problem while installing perl5 on HPUX 10.2 #849

Closed
p5pRT opened this issue Nov 13, 1999 · 2 comments
Closed

Fwd: Problem while installing perl5 on HPUX 10.2 #849

p5pRT opened this issue Nov 13, 1999 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Nov 13, 1999

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

Searchable as RT1777$

@p5pRT
Copy link
Author

p5pRT commented Nov 13, 1999

From achalt@yahoo.com

Message RFC822:
X-Apparently-To: achalt@yahoo.com via web1206.mail.yahoo.com
Return-Path: dbi-users-bounce@isc.org
X-Track: 1: 40
Received: from ib.rc.vix.com (204.152.187.22)
by mta119.mail.yahoo.com with SMTP; 11 Nov 1999 09:31:54 -0000
Received: from pub3.rc.vix.com (pub3.rc.vix.com [204.152.186.34])
by ib.rc.vix.com (8.9.1/8.9.1) via ESMTP id BAA00721; Thu, 11 Nov 1999 01:30:54 -0800 (PST)
env-from (dbi-users-bounce@isc.org)
Received: from pub3.rc.vix.com (pub3.rc.vix.com [204.152.186.34])
by pub3.rc.vix.com (8.9.1/8.9.1) via ESMTP id BAA28726; Thu, 11 Nov 1999 01:29:59 -0800 (PST)
env-from (dbi-users-bounce@isc.org)
Received: with LISTAR (v0.128a; list dbi-users); Thu, 11 Nov 1999 01:17:44 -0800 (PST)
Received: from isrv3.pa.vix.com (isrv3.pa.vix.com [204.152.184.182])
by pub3.rc.vix.com (8.9.1/8.9.1) via ESMTP id BAA28419
for dbi-users@pub3.rc.vix.com; Thu, 11 Nov 1999 01:17:41 -0800 (PST)
env-from (achalt@yahoo.com)
Received: from web601.yahoomail.com (web1202.mail.yahoo.com [128.11.23.138])
by isrv3.pa.vix.com (8.9.1/8.9.1) via SMTP id BAA10168
for dbi-users@isc.org; Thu, 11 Nov 1999 01:17:40 -0800 (PST)
env-from (achalt@yahoo.com)
Message-ID: 19991111091740.3515.rocketmail@web601.yahoomail.com
Received: from [205.227.43.13] by web1202.mail.yahoo.com; Thu, 11 Nov 1999 01:17:40 PST
Date: Thu, 11 Nov 1999 01:17:40 -0800 (PST)
From: Achal Tandon achalt@yahoo.com
Subject: Problem while installing perl5 on HPUX 10.2
To: perlbug@perl.org
Cc: dbi-users@isc.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: dbi-users-bounce@isc.org
Errors-to: dbi-users-bounce@isc.org
X-original-sender: achalt@yahoo.com
Precedence: bulk
List-unsubscribe: mailto:dbi-users-request@isc.org?Subject=unsubscribe
X-List-ID: <dbi-users.isc.org>
List-owner: mailto:dbi-users-admins@isc.org
List-post: mailto:dbi-users@isc.org
Content-Length: 1604

*** From dbi-users - To unsubscribe, see the end of this message. ***
*** DBI Home Page - http://www.symbolstone.org/technology/perl/DBI/ ***

Hi,
On giving cmd sh Configure, at one point it goes like
this and aborts

Do you wish to attempt to use the malloc that comes
with perl5? [y]

Your system wants malloc to return 'void *', it would
seem.
Your system uses void free(), it would seem.

Checking out function prototypes...
Your C compiler doesn't seem to understand function
prototypes.

Configure: FATAL ERROR:
This version of perl5 can only be compiled by a
compiler that
understands function prototypes. Unfortunately, your
C compiler
cc -D_HPUX_SOURCE
doesn't seem to understand them. Sorry about that.

If GNU cc is available for your system, perhaps you
could try that instead.

Eventually, we hope to support building Perl with
pre-ANSI compilers.
If you would like to help in that effort, please
contact perlbug@perl.org.

Aborting Configure now.

i cld not understand the reason of this abort, all
help is appreciated ...
thanks
achal

=====


Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


To unsubscribe from this list, please visit: http://www.isc.org/dbi-lists.html
If you are without web access, or if you are having trouble with the web page,
please send mail to dbi-users-request@isc.org with the subject line of
'unsubscribe'.

@p5pRT
Copy link
Author

p5pRT commented Nov 13, 1999

From @doughera88

On Sat, 13 Nov 1999, Achal Tandon wrote​:

Hi folks,
Resending, since there was no response ..

[HP's default K&R compiler can't compile perl5, since it requires ANSI C.]

I already did respond privately on Thursday, and I'm quite sure I saw
other responses as well, but since you apparently didn't get them,
I'll ask you again​:

Which part of the error message didn't you understand? I tried to make
it as clear as possible. If it is unclear, please help me to rewrite it
so it is clear.

Also, since you are using HP/UX, you ought to read README.hpux.

--
  Andy Dougherty doughera@​lafayette.edu
  Dept. of Physics
  Lafayette College, Easton PA 18042

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