Re: Problem to compile IO::Tty
From: Andrew Townsend (Andrew.Townsend_at_BISYS.COM)
Date: 11/24/04
- Previous message: quang-minh-bui: "Another ML10 experiences"
- Maybe in reply to: Vuffray Joris: "Problem to compile IO::Tty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Nov 2004 08:38:57 -0500 To: aix-l@Princeton.EDU
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: quang-minh-bui: "Another ML10 experiences"
- Maybe in reply to: Vuffray Joris: "Problem to compile IO::Tty"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- 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) - Re: Redefinition of target errors
... compiler instead of the Borland compiler. ... I can't remember if you said your
Perl was activestate. ... to find a link or a way to get dmake for Borland. ...
The last time I tried to compile a perl module written in C for Windows it was a real PITA. ...
(perl.dbi.users)