Hi there, Since a few weeks I'm unable to compile the XFCE4-Mixer from CVS. After the ./autogen.sh and configure process, make stops in the 'settings' folder. Reproducible: Always Steps to Reproduce: 1. ./autogen.sh --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-sound=alsa 2. make Actual Results: make[2]: Entering directory `/var/tmp/portage/xfce4-mixer-20050208/work/xfce4-mixer/settings' Makefile:607: *** missing separator. Stop. make[2]: Leaving directory `/var/tmp/portage/xfce4-mixer-20050208/work/xfce4-mixer/settings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfce4-mixer-20050208/work/xfce4-mixer' make: *** [all] Error 2 Expected Results: Compile completely... Gentoo Linux - 2.6.10-nitro4 / 2.6.10 / 2.6.9-r13 XFCE4-CVS (daily updated) GTK+ 2.4.14 / 1.2.10 XORG-X11 6.8.0-r4
The xfce4/xfce4-mixer configure.ac,1.80,1.81 update done by Jasper Huysmans didn't solve my compiling error... Am I the only one with this problem?
Today's CVS version compiles fully again... Thanx!