Re: Problem to compile IO::Tty

From: Andrew Townsend (Andrew.Townsend_at_BISYS.COM)
Date: 11/24/04

  • Next message: Vuffray Joris: "AW: Problem to compile IO::Tty"
    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.


  • Next message: Vuffray Joris: "AW: Problem to compile IO::Tty"

    Relevant Pages