# New Ticket Created by  David Dyck 
# Please include the string:  [perl #37841]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37841 >


---
osname= linux
osvers= 2.4.32
arch=   i686-linux
cc=     cc 
---
Flags:
    category=core
    severity=critical
    ack=no
---
checked out todays version  and found the following build error:

src/embed.c: In function `Parrot_readbc':
src/embed.c:373: `MAP_FAILED' undeclared (first use in this function)
src/embed.c:373: (Each undeclared identifier is reported only once
src/embed.c:373: for each function it appears in.)


---
Summary of my parrot 0.4.0 (r10344) configuration:
  configdate='Sun Dec  4 21:24:13 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

Reply via email to