#13548 closed defect (duplicate)
cant build python25 update 2.5.1_4
Reported by: | frstan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | python25 | Cc: | mww@…, rwoodsmall@… |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
unable to build python25 update 2.5.1_4
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -I/opt/local/include -DDARWIN_UNIX03 -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o ./Modules/posixmodule.c: In function 'posix_setpgrp': ./Modules/posixmodule.c:3724: error: too few arguments to function 'setpgrp' make: *** [Modules/posixmodule.o] Error 1 Warning: the following items did not execute (for python25): org.macports.destroot org.macports.build DEBUG: Error: Unable to upgrade port: 1
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Cc: | rwoodsmall@… added |
---|
comment:2 Changed 17 years ago by skymoo (Adam Mercer)
Changed 17 years ago by skymoo (Adam Mercer)
Attachment: | python25-leopard_fix.diff added |
---|
fix build on leopard
comment:3 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Priority: | High → Normal |
comment:4 Changed 17 years ago by rwoodsmall@…
python25-leopard_fix.diff worked as expected - I was able to upgrade the package using this patch.
comment:5 Changed 17 years ago by mww@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a duplicate of #13335
Note: See
TracTickets for help on using
tickets.
the attached patch fixes the build for me on Intel Leopard