need testing - xfce 4.4.2 installer package

Robby Workman xfce at rlworkman.net
Mon Dec 3 23:14:30 CET 2007


Benedikt Meurer wrote:
> Brian J. Tarricone wrote:
>> Hi guys,
>>
>> I'm having trouble with the 4.4.2 installer package I've generated. 
>> xfce4-mixer fails to build with an odd error about libxfce4mixer.la 
>> missing (and the libtool command line looks wrong).  If I run make 
>> manually in the installer's build dir, it works fine.
>>
>> Can some people test it?  I've put up a test version here:
>> http://foo-projects.org/~kelnos/testing/xfce4-4.4.2-installer.run
>>
>> Benny, any ideas?
> 
> I don't have time to run the installer right now. Can you post the
> relevant log messages here?


Here's what it returns building as normal user with builddir as
$HOME/xfce and installation directory of $HOME/local on Slackware
12.0.  I know the vanilla sources will build, because I've already
got it packaged for 12.0, and Pat's got a -current build ready too.

This is with the alsa option checked...

/bin/sh ../libtool --tag=CC   --mode=link gcc -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12   -I/home/trent/local/include/xfce4
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/home/trent/local/include  -I/usr/include -I/usr/include
-I/usr/include/alsa   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -L/home/trent/local/lib
-lxfce4util -lglib-2.0   libxfce4mixer.la -L/home/trent/local/lib
-Wl,-rpath -Wl,/home/trent/local/lib  -L/usr/lib -L/usr/lib -Wl,-O1 -o
test_vc test_vc-test_vc.o  -lasound
libtool: link: cannot find the library `libxfce4mixer.la' or unhandled
argument `libxfce4mixer.la'
gmake[2]: *** [test_vc] Error 1
gmake[2]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/trent/local/include
-I/usr/include -I/usr/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I/home/trent/local/include/xfce4
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/home/trent/local/include -I/usr/include -I/usr/include
-I/usr/include/alsa -MT libxfce4mixer_la-vc_sgi.lo -MD -MP -MF
.deps/libxfce4mixer_la-vc_sgi.Tpo -c vc_sgi.c  -fPIC -DPIC -o
.libs/libxfce4mixer_la-vc_sgi.o
mv -f .deps/libxfce4mixer_la-vc_sgi.Tpo .deps/libxfce4mixer_la-vc_sgi.Plo
gmake[2]: Leaving directory `/home/trent/xfce/xfce4-mixer/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/trent/xfce/xfce4-mixer'
gmake: *** [all] Error 2
!! Failed to build xfce4-mixer, see the errors above
!! for details on the problem.



More information about the Xfce4-dev mailing list