AW: Problem to compile IO::Tty

From: Vuffray Joris (Joris.Vuffray_at_SWISSLOS.CH)
Date: 11/24/04

  • Next message: Green, Simon: "Re: Another ML10 experiences"
    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.


  • Next message: Green, Simon: "Re: Another ML10 experiences"

    Relevant Pages