You are not logged in.
Pages: 1
Hello everyone. Trying to build libxfce4ui from git master I encounter this error:
$ make
make all-recursive
make[1]: Entering directory `/home/thesame/temp/xfce/libxfce4ui'
Making all in libxfce4ui
make[2]: Entering directory `/home/thesame/temp/xfce/libxfce4ui/libxfce4ui'
make all-am
make[3]: Entering directory `/home/thesame/temp/xfce/libxfce4ui/libxfce4ui'
make[3]: *** No rule to make target `libxfce4ui-aliasdef.c', needed by `libxfce4ui_1_la-libxfce4ui-aliasdef.lo'. Stop.
make[3]: Leaving directory `/home/thesame/temp/xfce/libxfce4ui/libxfce4ui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/thesame/temp/xfce/libxfce4ui/libxfce4ui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/thesame/temp/xfce/libxfce4ui'
make: *** [all] Error 2
How do you build it?
Offline
--enable-maintainer-mode did the trick
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 515.03 KiB (Peak: 529.27 KiB) ]