trouble with gnome-terminal

Bryan Blackburn blb at macports.org
Fri Nov 14 13:02:53 PST 2008


On Fri, Nov 14, 2008 at 06:56:03PM +0100, tmaurizio at alice.it said:
> Hallo all,
> I try to install gnome with macport, I have downloaded all Gnome ports  
> and activated all,
> now rest only GNOME-TERMINAL and GNOME-DESKTOP-SUITE ; them don' t wont 
> build.
> I have tried in the web, without success, can you help me, or give a  
> suggestion where to try?
>
> regards Maurizio
> this is the output
>
>
> sudo port -fv install gnome-terminal
> --->  Building gnome-terminal with target all
[...]
> /usr/bin/gcc-4.0 -O2 -no-cpp-precomp -flat_namespace -undefined suppress 
> -I/usr/X11R6/include -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/ 
[...]
> /usr/X11/lib/libpixman-1.0.10.0.dylib /usr/X11/lib/libpng12.0.26.0.dylib 
> /opt/local/lib/libpangoxft-1.0.dylib /opt/local/lib/libXft.dylib 
> /opt/local/lib/libXrender.dylib /opt/local/lib/libpangoft2-1.0.dylib 
> /opt/local/lib/libfontconfig.dylib /opt/local/lib/libfreetype.dylib 
> /usr/X11/lib/libXft.2.1.2.dylib /opt/local/lib/libpango-1.0.dylib -lm 
> /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib 
> /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -lc 
> /opt/local/lib/libiconv.dylib /usr/X11/lib/libXrender.1.3.0.dylib 
> /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib 
> /usr/X11/lib/libXdmcp.6.0.0.dylib /usr/X11/lib/libfontconfig.dylib 
> /usr/lib/libiconv.dylib /usr/lib/libexpat.dylib / 
> opt/local/lib/libexpat.dylib /usr/X11/lib/libfreetype.dylib -lz
> i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libpixman-1.0.10.0.dylib: No 
> such file or directory

It looks like something is insisting on linking to
/usr/X11/lib/libpixman-1.0.10.0.dylib since it is explicitely listed among
the various libraries to link there.  The problem is finding it.  There's a
bunch of dependencies along the way to gnome-terminal (looks like about
100), so does anyone have/know of a script that would help track such things
down?  I'm guessing something will need to depend on MacPorts' libpixman to
deal with this?

Bryan


> make[3]: *** [testskey] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Warning: the following items did not execute (for gnome-terminal):  
> org.macports.activate org.macports.build org.macports.destroot  
> org.macports.install
> Error: Status 1 encountered during processing.
>


More information about the macports-users mailing list