# New Ticket Created by David Dyck
# Please include the string: [perl #37906]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37906 >
---
osname= linux
osvers= 2.4.32
arch= i686-linux
cc= cc
---
Flags:
category=core
severity=critical
ack=no
---
why does parrot expect socklen_t to be defined?
Since it isn't on my OLD libc5 system, parrot doesn't build
src/io/io_unix.c:828: `socklen_t' undeclared (first use in this function)
src/io/io_unix.c:828: (Each undeclared identifier is reported only once
src/io/io_unix.c:828: for each function it appears in.)
src/io/io_unix.c:828: parse error before `newsize'
src/io/io_unix.c:835: `newsize' undeclared (first use in this function)
---
Summary of my parrot 0.4.0 (r10482) configuration:
configdate='Mon Dec 12 22:51:50 2005'
Platform:
osname=linux, archname=i686-linux
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/local/bin/perl
Compiler:
cc='cc', ccflags='-DDEBUGGING -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE',
Linker and Libraries:
ld='cc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-ldl -lm -lpthread'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8
---
Environment:
HOME LANG LANGUAGE LD_LIBRARY_PATH LOGDIR PATH
PERL5_CPANPLUS_CONFIG SHELL