Re: Help AIX 5.3 build on Python-3.1a2

2009-06-13 Thread jenifer adam
On Apr 26, 2:14 pm, Jeroen Ruigrok van der Werven asmo...@in- nomine.org wrote: -On [20090425 19:17], Aahz (a...@pythoncraft.com) wrote: In article acf6ccbd-fcdb-4141-b2ef-0c83cae99...@x5g2000yqk.googlegroups.com, prueba...@latinmail.com wrote: Include/token.h, line 42.9: 1506-213 (S)

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-29 Thread pruebauno
On Apr 28, 10:07 am, Jeroen Ruigrok van der Werven asmo...@in- nomine.org wrote: -On [20090427 20:31], prueba...@latinmail.com (prueba...@latinmail.com) wrote: ./Modules/ld_so_aix xlc_r -q64 -bI:Modules/python.exp build/ temp.aix-5.3-3.1//ptst/Python-3.1a2/Modules/_tkinter.o build/

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-28 Thread Jeroen Ruigrok van der Werven
-On [20090427 20:31], prueba...@latinmail.com (prueba...@latinmail.com) wrote: ./Modules/ld_so_aix xlc_r -q64 -bI:Modules/python.exp build/ temp.aix-5.3-3.1//ptst/Python-3.1a2/Modules/_tkinter.o build/ temp.aix-5.3-3.1//ptst/Python-3.1a2/Modules/tkappinit.o -L/usr/X11R6/ lib64 -L/usr/X11R6/lib

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-27 Thread pruebauno
On Apr 26, 5:14 am, Jeroen Ruigrok van der Werven asmo...@in- nomine.org wrote: -On [20090425 19:17], Aahz (a...@pythoncraft.com) wrote: In article acf6ccbd-fcdb-4141-b2ef-0c83cae99...@x5g2000yqk.googlegroups.com, prueba...@latinmail.com wrote: Include/token.h, line 42.9: 1506-213 (S)

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-27 Thread Jeroen Ruigrok van der Werven
-On [20090427 15:00], prueba...@latinmail.com (prueba...@latinmail.com) wrote: Thanks Jeroen. I know that AIX isn't as supported as other platforms, but I thought it wouldn't hurt to ask anyway. At least now everybody can search for that particular problem and find something. I will experiment a

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-27 Thread pruebauno
On Apr 27, 10:26 am, Jeroen Ruigrok van der Werven asmo...@in- nomine.org wrote: -On [20090427 15:00], prueba...@latinmail.com (prueba...@latinmail.com) wrote: Thanks Jeroen. I know that AIX isn't as supported as other platforms, but I thought it wouldn't hurt to ask anyway. At least now

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-26 Thread Jeroen Ruigrok van der Werven
-On [20090425 19:17], Aahz (a...@pythoncraft.com) wrote: In article acf6ccbd-fcdb-4141-b2ef-0c83cae99...@x5g2000yqk.googlegroups.com, prueba...@latinmail.com wrote: Include/token.h, line 42.9: 1506-213 (S) Macro name TILDE cannot be redefined. Include/token.h, line 42.9: 1506-358 (I) TILDE is

Re: Help AIX 5.3 build on Python-3.1a2

2009-04-25 Thread Aahz
In article acf6ccbd-fcdb-4141-b2ef-0c83cae99...@x5g2000yqk.googlegroups.com, prueba...@latinmail.com wrote: make xlc_r -q64 -c -DNDEBUG -O2 -I. -IInclude -I./Include - DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c 1506-507 (W) No licenses available. Contact your program

Help AIX 5.3 build on Python-3.1a2

2009-04-24 Thread pruebauno
OPT=-O2 LDFLAGS=-s ./configure --prefix=/ptst --with-gcc=xlc_r -q64 --with-cxx=xlC_r -q64 --disable-ipv6 AR=ar -X64 --without-locale -- without-ctypes checking for --with-universal-archs... 32-bit checking MACHDEP... aix5 checking machine type as reported by uname -m... 00023AAA4C00 checking for