On 2010-06-16, at 12:07 AM, Jim Busser wrote:

> sudo port -d install gtk2 +no_x11 +quartz
> # the above seemed happy
> sudo port -d install wxWidgets-python +carbon

The above ran into problems, as posted. I therefore did uninstall / clean and 
tried instead

        sudo port -d install wxWidgets-python +gtk

with results below, so maybe I should start over and choose just one (not both) 
among variants

        gtk2 +no_x11  ***or*** +quartz

Below is what trying to install
        wxWidgets-python +gtk
failed on:
*******************************************************

-Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -pipe -O2 -arch 
x86_64 -fno-common 
../src/unix/utilsx11.cpp 
../src/unix/utilsx11.cpp:40:22: warning: gdk/gdkx.h: No such file or directory 
../src/unix/utilsx11.cpp: In function 'bool wxQueryWMspecSupport(Display*, 
Window, Atom)': 
../src/unix/utilsx11.cpp:269: error: 'gdk_x11_xatom_to_atom' was not declared 
in this scope 
../src/unix/utilsx11.cpp:270: error: 'gdk_net_wm_supports' was not declared in 
this scope
make: *** [monodll_utilsx11.o] Error 1
shell command " cd 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-python/work/wxPython-src-2.8.10.1/build"
 && /usr/bin/make " returned error 2 
Error: Target org.macports.build returned: shell command failed 
DEBUG: Backtrace: shell command failed while executing "command_exec build" 
(procedure "portbuild::build_main" line 8) invoked from within "$procedure 
$targetname" 
Warning: the following items did not execute (for wxWidgets-python): 
org.macports.activate org.macports.build org.macports.destroot 
org.macports.install 
Log for wxWidgets-python is at: 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets-python/main.log
 
Error: Status 1 encountered during processing. 
To report a bug, see <http://guide.macports.org/#project.tickets> 
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to