Xfce Forum

Sub domains
 

You are not logged in.

#1 2013-03-10 15:18:32

thesame
Member
Registered: 2012-08-04
Posts: 4

[Solved] Can't build libxfce4ui

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

#2 2013-03-10 16:04:35

thesame
Member
Registered: 2012-08-04
Posts: 4

Re: [Solved] Can't build libxfce4ui

--enable-maintainer-mode did the trick

Offline

Board footer

Powered by FluxBB