#15648: VPython request --------------------------------+------------------------------------------- Reporter: ralph@cs.cf.ac.uk | Owner: raimue@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Requests Component: ports | Version: 1.6.0 Resolution: | Keywords: VPython --------------------------------+------------------------------------------- Comment (by ralph@cs.cf.ac.uk): After installing boost +python25, rather than just boost which your portfile causes to be automatically installed, I still get a failure in building gtkglarea, as described above. It seems like gtkglarea needs to be fixed before we can proceed with this. I've properly formatted the problem this time. (Sorry!) {{{ ---> Configuring gtkglarea Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtkglarea/work/gtkglarea-1.2.3" && ./configure --prefix=/opt/local " returned error 1 Command output: checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... no -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin9.4.0 dyld appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fno-common checking if gcj PIC flag -fno-common works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/libexec/gcc/i686-apple- darwin9/4.0.1/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin9.4.0 dyld checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gtk-config... no checking for GTK - version >= 0.99.7... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: error: Cannot find proper gtk version Error: The following dependencies failed to build: gtkglarea Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15648#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS