Compile SVN - Issues with libxfce4util???
Timothy White
xfce.users at weirdo.bur.st
Wed Feb 15 12:44:23 CET 2006
I'm compiling from svn with the following command
./autogen.sh --prefix=/usr --disable-debug && make && make check &&
sudo make install-strip
If any part of it fails, the script stops.
It runs them in the following order.
xfce4-dev-tools xfc libxfce4util libxfcegui4 libxfce4mcs
xfce-mcs-manager xfce-mcs-plugins xfce4-panel xfwm4 ...
Unfortunately I can't get past libxfcegui4.
I get the following problem
In file included from ../libxfcegui4/libxfcegui4.h:25,
from netk-enum-types.c:4:
../libxfcegui4/libxfcegui4-config.h:29:39: error:
libxfce4util/libxfce4util.h: No such file or directory
In file included from ../libxfcegui4/libxfcegui4.h:25,
from netk-enum-types.c:4:
../libxfcegui4/libxfcegui4-config.h:31: warning: data definition has
no type or storage class
../libxfcegui4/libxfcegui4-config.h:45: warning: data definition has
no type or storage class
In file included from ../libxfcegui4/libxfcegui4.h:47,
from netk-enum-types.c:4:
../libxfcegui4/xfce-appmenuitem.h:72: error: syntax error before '*' token
make[3]: *** [libxfcegui4_la-netk-enum-types.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I am compiling this on an AMD64. It is SVN revision 19862 I think.
Any ideas? I did a complete uninstall, removed all include files from
/usr/local/include and /usr/include, removed all installed
libraries... And then built in the order as above.
Any ideas?
Thanks
Tim
--
Linux Counter user #273956
More information about the Xfce
mailing list