| 1 | Summary: in OSX snow leopard, Configure.pl stops on step#29 auto::va_ptr |
|---|
| 2 | Reported by: sng2nara@hanmail.net |
|---|
| 3 | --- |
|---|
| 4 | I tried to install parrot 2.6.0 source. |
|---|
| 5 | |
|---|
| 6 | During running Configure.pl, it stops on #29 va_ptr. |
|---|
| 7 | |
|---|
| 8 | So, I manually compile va_ptr.in as C source code and it's OK. |
|---|
| 9 | but running Configure.pl is Failed. |
|---|
| 10 | |
|---|
| 11 | my env is. |
|---|
| 12 | os : mac os X Snow Leopard x86 |
|---|
| 13 | gcc : i686-apple-darwin10-gcc-4.2.1 |
|---|
| 14 | perl : ActivePerl v5.10.1 built for darwin-thread-multi-2level |
|---|
| 15 | |
|---|
| 16 | help me! |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | --- |
|---|
| 20 | osname= darwin |
|---|
| 21 | osvers= 10.0 |
|---|
| 22 | arch= darwin-thread-multi-2level |
|---|
| 23 | cc= gcc-4.2 |
|---|
| 24 | --- |
|---|
| 25 | Flags: |
|---|
| 26 | category=install |
|---|
| 27 | severity=critical |
|---|
| 28 | ack=no |
|---|
| 29 | --- |
|---|
| 30 | Summary of my parrot 2.6.0 (r0) configuration: |
|---|
| 31 | configdate='Fri Jul 23 01:14:37 2010 GMT' |
|---|
| 32 | Platform: |
|---|
| 33 | osname=darwin, archname=darwin-thread-multi-2level |
|---|
| 34 | jitcapable=0, jitarchname=nojit, |
|---|
| 35 | jitosname=darwin, jitcpuarch=i386 |
|---|
| 36 | execcapable=0 |
|---|
| 37 | perl=perl |
|---|
| 38 | Compiler: |
|---|
| 39 | cc='gcc', ccflags='-fno-common -no-cpp-precomp -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.4 -DUSE_SITECUSTOMIZE -fno-merge-constants -DPRIVLIB_LAST_IN_INC -pipe -pipe -fno-common -I/sw/include -I/opt/local/include -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT ', |
|---|
| 40 | Linker and Libraries: |
|---|
| 41 | ld='c++', ldflags='-Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -L/Users/sng2c/tmp/parrot-2.6.0/blib/lib -L/sw/lib -L/opt/local/lib', |
|---|
| 42 | cc_ldflags='', |
|---|
| 43 | libs='-lm -lgmp -lreadline' |
|---|
| 44 | Dynamic Linking: |
|---|
| 45 | share_ext='.dylib', ld_share_flags='-dynamiclib -undefined dynamic_lookup', |
|---|
| 46 | load_ext='.bundle', ld_load_flags='-undefined dynamic_lookup -bundle' |
|---|
| 47 | Types: |
|---|
| 48 | iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8, |
|---|
| 49 | ptrsize=8, byteorder=12345678, |
|---|
| 50 | nv=double, numvalsize=8, doublesize=8, longdoublesize=16 |
|---|
| 51 | |
|---|
| 52 | --- |
|---|
| 53 | Environment: |
|---|
| 54 | DYLD_LIBRARY_PATH =/Users/sng2c/ImageMagick/lib: |
|---|
| 55 | HOME =/Users/sng2c |
|---|
| 56 | LANG =ko_KR.UTF-8 |
|---|
| 57 | LANGUAGE (unset) |
|---|
| 58 | LD_LIBRARY_PATH (unset) |
|---|
| 59 | LOGDIR (unset) |
|---|
| 60 | PATH =/sw/bin:/sw/sbin:/Users/sng2c/ImageMagick/bin:/usr/local/ActivePerl-5.10/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/Users/sng2c/bin:/opt/local/bin:/opt/local/sbin:/opt/wireshark/bin:/Users/sng2c/android-sdk-mac_86/tools:/usr/X11R6/bin |
|---|
| 61 | PERL5LIB =/sw/lib/perl5:/sw/lib/perl5/darwin |
|---|
| 62 | SHELL =/bin/bash |
|---|