Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13794 closed defect (invalid)

error on wxWidgets install

Reported by: goldenberg@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: wxwidgets Cc: jyrkiwahlstedt
Port:

Description (last modified by jmpp@…)

Hi,

I am trying to install wxWidgets, in order to build wxmaxima. When I try to build wxWidgets, I get the following error:

asb2-dhcp-157:/Users/davidg> sudo port install wxWidgets
--->  Building wxWidgets
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build" && make " returned error 2
Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build/bk-deps /usr/bin/g++-4.0 -c -o monodll_imagtga.o -I.pch/wxprec_monodll -D__WXMAC__          -I../src/regex  -DwxUSE_BASE=1 -DWXMAKINGDLL -dynamic -fPIC -DPIC -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build/lib/wx/include/mac-unicode-release-2.8 -I../include -fpascal-strings -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon -I/opt/local/include -I/opt/local/include -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -O2 -fno-common ../src/common/imagtga.cpp
../src/common/imagtga.cpp: In function `int ReadTGA(wxImage*, wxInputStream&)':
../include/wx/scopeguard.h:114: error: 'wxScopeGuardImplBase::wxScopeGuardImplBase(const wxScopeGuardImplBase&)' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:114: error: 'wxScopeGuardImplBase::wxScopeGuardImplBase(const wxScopeGuardImplBase&)' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:112: error: 'wxScopeGuardImplBase::~wxScopeGuardImplBase()' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:112: error: 'wxScopeGuardImplBase::~wxScopeGuardImplBase()' is protected
../src/common/imagtga.cpp:191: error: within this context
make: *** [monodll_imagtga.o] Error 1

Error: Status 1 encountered during processing.

Thanks very much.

David P. Goldenberg goldenberg@…

Change History (6)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jwa@… added
Milestone: Port Bugs
Owner: changed from macports-tickets@… to mww@…

Assign to / Cc maintainers.

comment:2 Changed 16 years ago by jyrkiwahlstedt

The elementary first questions: what OS version, what Xcode version?

comment:3 in reply to:  2 Changed 16 years ago by goldenberg@…

Replying to jwa@macports.org:

The elementary first questions: what OS version, what Xcode version?

I'm sorry!

The OS is 10.4.11, but the critical point was the Xcode version, which was only 2.0. After updating to 2.4.1, xwWidgets built without any trouble.

Thanks!

David

comment:4 Changed 16 years ago by mww@…

Keywords: wxwidgets added
Resolution: invalid
Status: newclosed

o.k.

comment:5 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.