On Mon, 27 Oct 2008 12:04:26 +0100, Rainer Tammer <rainer.tammer@schulergroup.com> wrote: > > Being worked on VERY VERY hard now. If you could squeeze that in, we'd > > be very happy! I think it would be a good idea to keep perl5-porters back in the Cc, as these problems might trigger other minds :) > > $ cd /tmp > > $ mkdir perl-5.8.x > > $ rsync -avz rsync://public.activestate.com/perl-5.8.x/ . > > Something changed between PATCH 34489 and 34597. Currently I can not > build 5.8.x on AIX 5.3. > I do not know thats the error.... > > ar: Creating an archive file libperl.a. > q - libperl.o > LIBPATH=/daten/source/perl-5.8.x- cc_r -q32 -o perl -brtl -b32 > -bmaxdata:0x80000000 -brtl -bdynamic -b32 -bmaxdata:0 > x80000000 -brtl -bdynamic -bE:perl.exp perlmain.o -L > /usr/local/lib/perl5/5.8.8/aix-thread-multi/CORE -L /daten/sour > ce/perl-5.8.x- `cat ext.libs` -lbind -lnsl -ldl -lld -lm -lcrypt > -lpthreads -lc > cc_r: 1501-262 (W) One or more input object files contain IPA > information: specify -qipa for additional optimization. > ld: 0711-319 WARNING: Exported symbol not defined: PL_use_safe_putenv > .... > ld: 0711-319 WARNING: Exported symbol not defined: PL_Yes > ld: 0711-317 ERROR: Undefined symbol: PL_use_safe_putenv > ld: 0711-317 ERROR: Undefined symbol: .Perl_sys_init3 > ld: 0711-317 ERROR: Undefined symbol: Perl_atfork_lock > ld: 0711-317 ERROR: Undefined symbol: Perl_atfork_unlock > ld: 0711-317 ERROR: Undefined symbol: PL_do_undump > ld: 0711-317 ERROR: Undefined symbol: .perl_parse > ld: 0711-317 ERROR: Undefined symbol: .perl_destruct > ld: 0711-317 ERROR: Undefined symbol: .perl_free > ld: 0711-317 ERROR: Undefined symbol: .Perl_sys_term > ld: 0711-317 ERROR: Undefined symbol: .perl_run > ld: 0711-317 ERROR: Undefined symbol: .perl_alloc > ld: 0711-317 ERROR: Undefined symbol: .perl_construct > ld: 0711-317 ERROR: Undefined symbol: boot_DynaLoader > ld: 0711-317 ERROR: Undefined symbol: .Perl_newXS > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more > information. > gmake: *** [perl] Error 8 > > With the old 34489 and the 5.8.8 PATCH 0 I had never a problem... > I have to look into it. -- H.Merijn Brand Amsterdam Perl Mongers http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/Thread Next