Opened 16 years ago

Last modified 15 years ago

#13549 closed defect

port upgrade python25 fails in version 2.5.1_4 — at Initial Version

Reported by: rwoodsmall@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

Compile appears to go fine until it hits the file Module/posixmodule.c:

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'

Change History (0)

Note: See TracTickets for help on using tickets.