Can't compile libxfce4util: libxfce4util-aliasdef.c not found!

Duzy Chan duzy at duzy.info
Sun Oct 5 07:52:44 CEST 2008


Some other error saying:

make  all-recursive
make[1]: Entering directory `/home/duzy/open/xfce/libxfce4util'
Making all in libxfce4util
make[2]: Entering directory `/home/duzy/open/xfce/libxfce4util/libxfce4util'
make  all-am
make[3]: Entering directory `/home/duzy/open/xfce/libxfce4util/libxfce4util'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/duzy/open/xfce/libxfce4util/libxfce4util'
make[2]: Leaving directory `/home/duzy/open/xfce/libxfce4util/libxfce4util'
Making all in docs
make[2]: Entering directory `/home/duzy/open/xfce/libxfce4util/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/duzy/open/xfce/libxfce4util/docs'
Making all in po
make[2]: Entering directory `/home/duzy/open/xfce/libxfce4util/po'
file=./`echo am | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt @MSGFMT_OPTS@ -o $file am.po
/usr/bin/msgfmt: error while opening "@MSGFMT_OPTS@" for reading: No such
file or directory
make[2]: *** [am.gmo] Error 1
make[2]: Leaving directory `/home/duzy/open/xfce/libxfce4util/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/duzy/open/xfce/libxfce4util'
make: *** [all] Error 2


On Sun, Oct 5, 2008 at 1:44 PM, Duzy Chan <duzy at duzy.info> wrote:

> Infect I want to pass "--prefix=/usr" to the ./configure script, it looks
> like arguments I passed to autogen.sh will be redirected to ./configure ?
>
>
> On Sun, Oct 5, 2008 at 1:38 PM, Brian J. Tarricone <bjt23 at cornell.edu>wrote:
>
>> On Sun, 5 Oct 2008 13:24:18 +0800 Duzy Chan wrote:
>>
>> > * Package downloaded using:
>> >     >$ svn co http://svn.xfce.org/svn/xfce/libxfce4util/trunk
>> >     >libxfce4util
>> >
>> > * Configuration steps:
>> >     >$ ./autogen.sh
>> >     ...
>> >     ...
>> >     >$ ./configure --prefix=/usr
>>
>> There's no need to run both -- autogen.sh will run configure.  If you
>> do run configure on its own, you have to also pass
>> --enable-maintainer-mode.  autogen.sh does this for you.
>>
>>        -b
>> _______________________________________________
>> Xfce4-dev mailing list
>> Xfce4-dev at xfce.org
>> http://foo-projects.org/mailman/listinfo/xfce4-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20081005/2dfcd980/attachment.html>


More information about the Xfce4-dev mailing list