problem building parts of KDE

Bryan Blackburn 0x62_0x6c_0x62 at pobox.com
Fri Sep 12 16:21:35 PDT 2008


On Fri, Sep 12, 2008 at 04:54:01PM -0600, Glenn English said:
> 
> Still no joy. The build of kdebase3 failed, and I think this is the
> relevant part of the screen output:
> 
> > gcc -Os -Os -fPIC -D_GNU_SOURCE -DQT_THREAD_SUPPORT -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include -D_LARGE_FILES=1 -Wl,-dylib_file -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -o ./kwin/kompmgr/kompmgr ./kwin/kompmgr/kompmgr.o  -L/opt/local/lib -L/usr/X11/lib /usr/X11/lib/libXcomposite.1.0.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib /usr/X11/lib/libXfixes.3.1.0.dylib /opt/local/lib/libXrender.dylib -L/usr/X11R6/lib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /usr/X11/lib/libXau.6.0.0.dylib -lm
> > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No such file or directory
> > Error creating ./kwin/kompmgr/kompmgr. Exit status 1.
> > kdebase3-3.5.8-0 make failed!
> >
> > Error: The following dependencies failed to build: kdebase3
> > Error: Status 1 encountered during processing.
> 
> <snip> looking for the missing file...
> 
> > maxi:bin root# find /usr/X11/lib/libXd <tab>
> > libXdamage.1.0.0.dylib  libXdamage.1.dylib      libXdamage.dylib        libXdamage.la           libXdmcp.6.0.0.dylib    libXdmcp.6.dylib        libXdmcp.dylib          libXdmcp.la
> 
> I have 1.0.0, but not 1.1.0. Googling the missing filename, I find this:
> 
> > http://lists.macosforge.org/pipermail/macports-tickets/2008-July/012312.html
> 

The ticket [1] says if you update your xquartz install [2], then you should have the
1.1.0 version as well, though on my install (which is a 2.3.1 release
candidate) it is simply a symlink to libXdamage.1.dylib just like the 1.0.0
one is.

Bryan

[1] - <http://trac.macports.org/ticket/16082>
[2] - <http://xquartz.macosforge.org/trac/wiki>


> It looks to me like this problem came up a couple months ago; it's in
> the works at macports; and there's nothing for me to do but wait until
> it gets fixed. Is that right? Or is there somewhere I can get 1.1.0?
> 
> My OS X is completely up to date, AFAIK...
> 
> - --
> Glenn English
> ghe at slsware.com
> 


More information about the macports-users mailing list