Hi all,

Hit a bit of a snag when using garnome... The compile of 2.20 goes well
until I hit libgdk-X11. Checked the dev libs I should have installed and all
seems ok. Seems to have an issue with "-lXi
/home/Matt/garnome/lib/libpangocairo-1.0.so -L/usr/lib
/home/Matt/garnome/lib/libpango-1.0.so"
Shouldn't do as the file exists in the directory above.

Here's the output from garnome..

mv -f ".libs/libgdk-x11-2.0.expT" ".libs/libgdk-x11-2.0.exp"
echo "{ global:" > .libs/libgdk-x11-2.0.ver
 cat .libs/libgdk-x11-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgdk-
x11-2.0.ver
 echo "local: *; };" >> .libs/libgdk-x11-2.0.ver
 cc -shared  .libs/gdk.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o
.libs/gdkdisplay.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o
.libs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkkeys.o
.libs/gdkkeyuni.o .libs/gdkimage.o .libs/gdkdisplaymanager.o
.libs/gdkpango.o .libs/gdkpixbuf-drawable.o
.libs/gdkpixbuf-render.o.libs/gdkpixmap.o .libs/gdkpolyreg-
generic.o .libs/gdkrgb.o .libs/gdkrectangle.o
.libs/gdkregion-generic.o.libs/gdkscreen.o .libs/gdkselection.o
.libs/gdkvisual.o .libs/gdkwindow.o
.libs/gdkenumtypes.o -Wl,--whole-archive
x11/.libs/libgdk-x11.a-Wl,--no-whole-archive  -Wl,--rpath
-Wl,/home/Matt/garnome/lib -Wl,--rpath
-Wl,/home/Matt/garnome-2.20.0/platform/gtk+/work/main.d/gtk+-2.12.0/gdk-pixbuf/.libs
-Wl,--rpath -Wl,/home/Matt/garnome/lib -L/home/Matt/garnome/lib -lXi
/home/Matt/garnome/lib/libpangocairo-1.0.so -L/usr/lib
/home/Matt/garnome/lib/libpango-1.0.so /home/Matt/garnome/lib/libcairo.so
/home/Matt/garnome/lib/libgobject-2.0.so /home/Matt/garnome/lib/libgmodule-
2.0.so -ldl 
/home/Matt/garnome/lib/libglib-2.0.so/home/Matt/garnome/lib/libfontconfig.so
-lXext
/home/Matt/garnome/lib/libXrender.so -lX11 -lXrandr -lXcursor -lXcomposite
-lXdamage -lXfixes -lm ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so  -Wl,-O1
-Wl,-soname -Wl,libgdk-x11-2.0.so.0 -Wl,-version-script -Wl,.libs/libgdk-
x11-2.0.ver -o .libs/libgdk-x11-2.0.so.0.1200.0
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[8]: *** [libgdk-x11-2.0.la] Error 1
make[8]: Leaving directory `/home/Matt/garnome-2.20.0
/platform/gtk+/work/main.d/gtk+-2.12.0/gdk'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/Matt/garnome-2.20.0
/platform/gtk+/work/main.d/gtk+-2.12.0/gdk'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/Matt/garnome-2.20.0
/platform/gtk+/work/main.d/gtk+-2.12.0/gdk'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/Matt/garnome-2.20.0
/platform/gtk+/work/main.d/gtk+-2.12.0'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/Matt/garnome-2.20.0
/platform/gtk+/work/main.d/gtk+-2.12.0'
make[3]: *** [build-work/main.d/gtk+-2.12.0/Makefile] Error 2
make[3]: Leaving directory `/home/Matt/garnome-2.20.0/platform/gtk+'
make[2]: *** [../../platform/gtk+/cookies/main.d/install] Error 2
make[2]: Leaving directory `/home/Matt/garnome-2.20.0/bindings/pygtk'
make[1]: *** [../../bindings/pygtk/cookies/main.d/install] Error 2
make[1]: Leaving directory `/home/Matt/garnome-2.20.0/desktop/alacarte'
make: *** [paranoid-install] Error 2

Any help most welcome?

Regards,
Matt.
-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

Reply via email to