Failure to Compile
Jasper Huijsmans
jasper at moongroup.com
Mon Aug 4 19:07:22 CEST 2003
Op ma 04-08-2003, om 18:48 schreef Lane P. Lester:
> I tried to use update-xfce to compile a new xfce, and it looked like all
> but two packages compiled OK.
>
> The first batch of errors had this in them:
> Making all in panel
> make[2]: Entering directory `/root/xfce-devel/xfce4/panel'
> Makefile:350: *** missing separator. Stop.
> make[2]: Leaving directory `/root/xfce-devel/xfce4/panel'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/xfce-devel/xfce4'
> make: *** [all] Error 2
...
> I sure hope someone can point me in the right direction.
>
Well, this usually happens when you run autogen.sh with older autotools
(libtool, automake, autoconf).
I had this report earlier from someone using the update-xfce script.
Jaime, does update-xfce run autogen.sh?
Manualy compiling a fresh checkout with using just
./configure --prefix=<...> && make && make install
should work. Let me know if it doesn't.
Jasper
More information about the Xfce
mailing list