Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2161 closed defect (fixed)

Bug: wxWindows-2.4.2

Reported by: anita@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: VERIFIED Cc: blb@…
Port:

Description

wxWindows (required by py-wxPython) fails to build

---> Building wxWindows Error: Target com.apple.build returned: shell command "cd "/usr/local/src/darwinports/darwinports/ dports/graphics/wxWindows/work/wxWindows-2.4.2/build" && make" returned error 2 Command output: c++ -c -I./lib/wx/include/mac-2.4 -I../include -I/opt/local/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -no-cpp-precomp -fpascal-strings -I../src/mac/morefile -I/Developer/Headers/FlatCarbon -DWXMAC -DWXMAKINGDLL -O2 -MMD -fno-common -Wall -dynamic -fPIC -o dc.o ../src/mac/dc.cpp ../src/mac/dc.cpp:1259: error: parse error before `<<' token ../src/mac/dc.cpp:1263: error: parse error before `short' make: * [dc.o] Error 1

Change History (2)

comment:1 Changed 20 years ago by mww@…

Resolution: fixed
Status: newclosed

problem seems to be that only the (excluding) variants gtk and mac seem to build correctly;

fixing this by adding a default variant to 'mac';

comment:2 Changed 20 years ago by anita@…

Keywords: VERIFIED added
Note: See TracTickets for help on using tickets.