tring to compile "xfce-mcs-plugins"

Voicu Liviu liviu.voicu at huji.ac.il
Tue Feb 25 18:45:44 CET 2003


Hello guys :-)

First of all lemme make it clear:
        *) XFCE4 made me leave kde in favor of xfce4 :-) yeye, this is the 
best wm I 
ever saw...i tried fluxbox, gnome and more others...

I'm so excited of it so I started to compile xfce4 from cvs almost every 4~5 
days using the script posted at http://gcc.dyndns.org/bkw/scripts/update-xfce 
and all was going cool untill today :-( I always failed while the script were 
tring to compile "xfce-mcs-plugins" so I copied the errors and posted them 
here...maybe can you try to find a solution?

Regards
Liviu


BTW:
If you wanna know what system I have then this is gentoo(gcc-3.2.2, 
glibc-2.3.1-r2):


THE ERRORS:
=============
...
... after a long compilation.....I get this:
...
config.status: creating xfce-mcs-plugins.spec
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating common/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/gtk_common/Makefile
config.status: creating plugins/ui_plugin/Makefile
config.status: creating plugins/keyboard_plugin/Makefile
config.status: creating plugins/mouse_plugin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins'
Making all in po
make[2]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/po'
file=./`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=./`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/po'
Making all in common
make[2]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/common'
Making all in doc
make[2]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins'
make: *** [all] Error 2
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running aclocal  ...
Running autoheader...
autoheader-2.54: `config.h.in' is unchanged
Running automake --gnu  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --prefix=/usr/local 
--sysconfdir=/etc CFLAGS=-march=pentium2 -O3 -pipe -f
omit-frame-pointer ...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ar de es es_MX fi fr nl pl zh_CN
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for main in -lX11... yes
checking for X11/extensions/xf86misc.h... yes
checking X11/XKBlib.h usability... yes
checking X11/XKBlib.h presence... yes
checking for X11/XKBlib.h... yes
checking for malloc... no
checking for setlocale... no
checking for strchr... no
checking for strdup... no
checking for strrchr... no
checking for strstr... no
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.0.0 gtk+-2.0 >= 2.0.0 pango >= 1.0.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr
/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/X11R6/include  
checking BASE_DEPENDENCIES_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lp
angoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0  
checking for libxfcegui4-1.0 >= 0.0.14... yes
checking LIBXFCEGUI4_CFLAGS... -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include
/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lo
cal/include/xfce4  
checking LIBXFCEGUI4_LIBS... -Wl,-R/usr/local/lib -Wl,--export-dynamic 
-L/usr/local/lib -L/usr/X11R6/lib -lxfcegui4 -l
X11 -lSM -lICE -lXinerama -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpan
go-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for libxfce4mcs-client-1.0 >= 0.0.3... yes
checking MCS_CLIENT_CFLAGS... -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/local/in
clude/xfce4  
checking MCS_CLIENT_LIBS... -Wl,-R/usr/local/lib -Wl,-R/usr/X11R6/lib 
-L/usr/local/lib -L/usr/X11R6/lib -lX11 -lxfce4m
cs-client -lglib-2.0  
checking for libxfce4mcs-manager-1.0 >= 0.0.3... yes
checking MCS_MANAGER_CFLAGS... -I/usr/X11R6/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/local/i
nclude/xfce4  
checking MCS_MANAGER_LIBS... -Wl,-R/usr/local/lib -Wl,-R/usr/X11R6/lib 
-L/usr/local/lib -L/usr/X11R6/lib -lX11 -lxfce4
mcs-manager -lglib-2.0  
checking for xfce-mcs-manager = 1... yes
checking XFCE_MCS_MANAGER_CFLAGS... -I/usr/local/include/xfce4 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/
usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/X11R6/include 
-I/usr/include/atk-1.0  
checking XFCE_MCS_MANAGER_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpa
ngoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0  
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
configure: creating ./config.status
config.status: creating xfce-mcs-plugins.spec
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating common/Makefile
config.status: creating doc/Makefile
config.status: creating doc/images/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/xml/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/gtk_common/Makefile
config.status: creating plugins/ui_plugin/Makefile
config.status: creating plugins/keyboard_plugin/Makefile
config.status: creating plugins/mouse_plugin/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
Now type `make' to compile.
cd . && /bin/sh /root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/missing --run 
autoheader
autoheader-2.54: `config.h.in' is unchanged
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins'
Making all in po
make[2]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/po'
Making all in common
make[2]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/common'
Making all in doc
make[2]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
Making all in images
make[3]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/images'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/images'
Making all in html
make[3]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/html'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/html'
Making all in xml
make[3]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/xml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc/xml'
make[3]: Entering directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
make[2]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/doc'
Making all in plugins
make[2]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/plugins'
Making all in gtk_common
make[3]: Entering directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/plugins/gtk_common'
source='gtk_common.c' object='libgtkcommon_la-gtk_common.lo' libtool=yes \
depfile='.deps/libgtkcommon_la-gtk_common.Plo' 
tmpdepfile='.deps/libgtkcommon_la-gtk_common.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..    
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.
0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/inc
lude/freetype2 -I/usr/X11R6/include   -DG_DISABLE_DEPRECATED -march=pentium2 
-O3 -pipe -fomit-frame-pointer -c -o libg
tkcommon_la-gtk_common.lo `test -f 'gtk_common.c' || echo './'`gtk_common.c
../../libtool: line 1: s%^.*/%%: No such file or directory
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
: compile: cannot determine name of library object from `'
make[3]: *** [libgtkcommon_la-gtk_common.lo] Error 1
make[3]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/plugins/gtk_common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cvs/xfce4/xfce-devel/xfce-mcs-plugins'
make: *** [all] Error 2
Compilation unrecoverable error. Quitting!



-- 
Voicu Liviu

Hebrew University of Jerusalem
Rothberg International School
Assistant Programmer & Network Support



More information about the Xfce4-dev mailing list