develooper Front page | perl.perl5.porters | Postings from September 2000

Re: [ID 20000901.090] not OK DEVEL 7002 on Tru64 5.0

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
September 1, 2000 21:29
Subject:
Re: [ID 20000901.090] not OK DEVEL 7002 on Tru64 5.0
Message ID:
20000901232932.A24748@chaos.wustl.edu
On Fri, Sep 01, 2000 at 06:31:43PM -0700, Peter Prymmer wrote:
> 
> The attempt to build fails at the start:
> aspara.forte.com[9]% make
> `sh  cflags libperl.so miniperlmain.o`  miniperlmain.c
>           CCCMD =  cc -DPERL_CORE -c -std -fprm d -ieee -D_INTRINSICS
> -I/usr/lo
> cc: Error: /usr/include/netinet/in6.h, line 54: Missing type specifier or
> type )
>         uint8_t sa6_addr[16];
> --------^

Looks more like a bug in the headers Tru64 5.0 to me...  what version,
exactly, since Spider seems to have had much better results? 

> cc: Error: /usr/include/netinet/in6.h, line 56: Missing type specifier or
> type )
>         uint16_t sa6_waddr[8];
> --------^
> cc: Error: /usr/include/netinet/in6.h, line 58: Missing type specifier or
> type )
>         uint32_t sa6_laddr[4];
> --------^
> cc: Error: /usr/include/netinet/in6.h, line 61: Missing type specifier or
> type )
>         uint64_t sa6_qaddr[2];
> --------^
> cc: Error: /usr/include/netinet/in6.h, line 172: Missing type specifier or
> type)
>     uint32_t        sin6_flowinfo;      /* IPv6 flow information */
> ----^
> cc: Error: /usr/include/netinet/in6.h, line 174: Missing type specifier or
> type)
>     uint32_t        sin6_scope_id;      /* set of interfaces for a scope
> */
> ----^
> 
> it appears to limp along if I comment out the #define I_NETINET_IN
> in config.h.
> 
> Peter Prymmer
> 
> 
> 

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About