AW: Problem to compile IO::Tty
From: Vuffray Joris (Joris.Vuffray_at_SWISSLOS.CH)
Date: 11/24/04
- Previous message: Andrew Townsend: "Re: Problem to compile IO::Tty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Nov 2004 14:55:24 +0100 To: aix-l@Princeton.EDU
I'm aware of this problem, but I only have the gcc compiler installed on my Systems and don't like to rebuild Perl from sources.
Is there a way to compile this module in such an env. ?
(I could built some other modules but this one doesn't work).
Regards,
Joris
-----Ursprüngliche Nachricht-----
Von: Andrew Townsend [mailto:Andrew.Townsend@BISYS.COM]
Gesendet: Mittwoch, 24. November 2004 14:39
An: aix-l@Princeton.EDU
Betreff: Re: Problem to compile IO::Tty
I always use the same compiler for Perl and all the modules I build. You
can run into difficulty mixing and matching compilers with different
modules.
Vuffray Joris
<Joris.Vuffray@SW To: aix-l@Princeton.EDU
ISSLOS.CH> cc:
Sent by: IBM AIX Subject: Problem to compile IO::Tty
Discussion List
<aix-l@Princeton.
EDU>
11/24/2004 06:09
AM
Please respond to
IBM AIX
Discussion List
Hi List,
I'm have some problems to build the IO::Tty Module for perl 5.8.0 on AIX
5.2.
When I run the "make", I get the following errors:
/usr/opt/perl5/lib64/5.8.0/aix-thread-multi-64all/CORE/reentr.h:711: error:
field `_gmtime_struct' has incomplete type
/usr/opt/perl5/lib64/5.8.0/aix-thread-multi-64all/CORE/reentr.h:714: error:
field `_localtime_struct' has incomplete type
/usr/opt/perl5/lib64/5.8.0/aix-thread-multi-64all/CORE/patchlevel.h:80:
warning: `local_patches' defined but not used
make: 1254-004 The error code from the last command is 1.
Stop.
Perl has been build with the cc_r compiler and I try to build my module
with gcc, which could bet he problem.
Does anybody build this module b4?
Is there a pre-build module which I could download?
Regards,
Joris
Joris Vuffray
System Manager Unix
SWISSLOS
Interkantonale Landeslotterie
Lange Gasse 20, Postfach, CH-4002 Basel
Telefon +41 (0)61 284 11 11, direkt + 41 (0)61 284 14 85
Fax +41 (0)61 284 12 52
joris.vuffray at swisslos.ch
This email is confidential and intended solely for the use of the
individual or entity to whom it is addressed. If you have received this
email in error please notify the system manager at mailadmin@bisys.com and
delete the email immediately.
- Previous message: Andrew Townsend: "Re: Problem to compile IO::Tty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Problem to compile IO::Tty
... I always use the same compiler for Perl and all the modules I build. ...
field `_localtime_struct' has incomplete type ... System Manager Unix ...
(AIX-L) - Re: Fwd: DBD::Informix A configuration failure
... Perl doesn't think your compiler handles prototypes. ... Testing whether
your Informix test environment will work... ... >> problems with the test program,
you will need to revisit this ... (perl.dbi.users) - Re: ANNOUNCE: DBD:Oracle 1.18
... Well a warning in one compiler is better than and error in an other so I ...
This might be a problem more with the older oracle OCI in your client. ... perl
-Mblib t/26exe_array.t ... (perl.dbi.users) - Re: Fwd: DBD::Informix A configuration failure
... Your previous subject line was 'problem install DBD Informix'. ... > perl
Makefile.PL ... > Configuring IBM Informix Database Driver for Perl Version 2003.04
... Perl doesn't think your compiler handles prototypes. ... (perl.dbi.users) - Re: Compiler and an interpreter
... >>> error.Can anybody please tell me how the compiler and interpreter
will ... Some small unit of the language is an acceptable input. ... > Perl
does not to my knowledge in any way require the reading of the ... (comp.programming)