Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Git Version | Version Git amd64: erreur avec terminal et systray à l'install
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] amd64: erreur avec terminal et systray à l'install
Tdey Français 0 Tdey [Read]
17 March 2008 à 19:44

Tdey, Monday 17 March 2008 à 19:44


Subscription date : 29 November 2007
Messages : 333
Salut,

donc voilà ce que ça me donne en fin d'install concernant ces 2 applets:

Vérification de l'intégrité de l'installation
cc1: warnings being treated as errors
make[2]: *** [libcd_terminal_la-terminal-init.lo] Erreur 1
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
cc1: warnings being treated as errors
make[2]: *** [libcd_systray_la-systray-init.lo] Erreur 1
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2


et je colle ce qu'il y a dans le log :

Installation du plugin terminal du lundi 17 mars 2008, 19:12:54 (UTC+0100)

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --force
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
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 whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for intltool >= 0.35.0... 0.35.0 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
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 ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for sscanf... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for LIBVTE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/readme
config.status: creating data/terminal.conf
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Making clean in po
make[1]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/po »
rm -f *.pox cd-terminal.pot *.old.po cat-id-tbl.tmp
rm -f .intltool-merge-cache
make[1]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/po »
Making clean in data
make[1]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/data »
Making clean in .
make[2]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/data »
rm -rf .libs _libs
rm -f *.lo
make[2]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/data »
make[1]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/data »
Making clean in src
make[1]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/src »
test -z "libcd-terminal.la" || rm -f libcd-terminal.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[1]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/src »
Making clean in .
make[1]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
rm -rf .libs _libs
rm -f *.lo
make[1]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
make all-recursive
make[1]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
Making all in .
make[2]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
make[2]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
Making all in src
make[2]: entrant dans le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/src »
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DPNG_NO_MMX_CODE -pthread -I/usr/include/cairo-dock -I/usr/include/cairo-dock/cairo-dock -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/librsvg-2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMY_APPLET_SHARE_DATA_DIR=\""/usr/share/cairo-dock/plug-in/terminal"\" -DMY_APPLET_README_FILE=\""readme"\" -DMY_APPLET_PREVIEW_FILE=\""preview.png"\" -DMY_APPLET_CONF_FILE=\""terminal.conf"\" -DMY_APPLET_USER_DATA_DIR=\""terminal"\" -DMY_APPLET_VERSION=\""0.1.0"\" -DMY_APPLET_GETTEXT_DOMAIN=\""cd-terminal"\" -DMY_APPLET_DOCK_VERSION=\""`pkg-config --modversion cairo-dock`"\" -DMY_APPLET_ICON_FILE=\""icon.png"\" -std=c99 -O3 -W -Werror -DPNG_NO_MMX_CODE -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT libcd_terminal_la-terminal-init.lo -MD -MP -MF ".deps/libcd_terminal_la-terminal-init.Tpo" -c -o libcd_terminal_la-terminal-init.lo `test -f 'terminal-init.c' || echo './'`terminal-init.c; \
    then mv -f ".deps/libcd_terminal_la-terminal-init.Tpo" ".deps/libcd_terminal_la-terminal-init.Plo"; else rm -f ".deps/libcd_terminal_la-terminal-init.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DPNG_NO_MMX_CODE -pthread -I/usr/include/cairo-dock -I/usr/include/cairo-dock/cairo-dock -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/librsvg-2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMY_APPLET_SHARE_DATA_DIR=\"/usr/share/cairo-dock/plug-in/terminal\" -DMY_APPLET_README_FILE=\"readme\" -DMY_APPLET_PREVIEW_FILE=\"preview.png\" -DMY_APPLET_CONF_FILE=\"terminal.conf\" -DMY_APPLET_USER_DATA_DIR=\"terminal\" -DMY_APPLET_VERSION=\"0.1.0\" -DMY_APPLET_GETTEXT_DOMAIN=\"cd-terminal\" -DMY_APPLET_DOCK_VERSION=\"1.5.3\" -DMY_APPLET_ICON_FILE=\"icon.png\" -std=c99 -O3 -W -Werror -DPNG_NO_MMX_CODE -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT libcd_terminal_la-terminal-init.lo -MD -MP -MF .deps/libcd_terminal_la-terminal-init.Tpo -c terminal-init.c -fPIC -DPIC -o .libs/libcd_terminal_la-terminal-init.o
cc1: warnings being treated as errors
In file included from /usr/include/glib-2.0/glib/gthread.h:32,
from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/cairo-dock/cairo-dock/cairo-dock-struct.h:13,
from /usr/include/cairo-dock/cairo-dock.h:7,
from terminal-config.h:26,
from terminal-init.c:24:
/usr/include/glib-2.0/glib/gutils.h:320: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:320: attention : to disable this warning use -fgnu89-inline or the gnu_inline function attribute
/usr/include/glib-2.0/glib/gutils.h:334: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:347: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:366: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:374: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:391: attention : C99 inline functions are not supported; using GNU89
/usr/include/glib-2.0/glib/gutils.h:400: attention : C99 inline functions are not supported; using GNU89
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:30,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/cairo-dock/cairo-dock/cairo-dock-struct.h:13,
from /usr/include/cairo-dock/cairo-dock.h:7,
from terminal-config.h:26,
from terminal-init.c:24:
/usr/include/glib-2.0/glib/gthread.h:334: attention : C99 inline functions are not supported; using GNU89
make[2]: *** [libcd_terminal_la-terminal-init.lo] Erreur 1
make[2]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/ted/opt/cairo-dock_svn/plug-ins/terminal »
make: *** [all] Erreur 2


Je vois bien que c'est en rapport avec ça :"attention : C99 inline functions are not supported; using GNU89", donc je suppose un souci avec glib mais comme je n'y connait pas grand chose, j'en appelle à vos talents, Ô Grands Maitres

[edit]: j'ai collé la partie du log pour le terminal, mais il y a exactement la même chose dans la partie concernant le systray (je parle des erreurs hein )

Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] amd64: erreur avec terminal et systray à l'install
Tdey Français 0 Tdey [Read]
17 March 2008 à 19:44


Glx-Dock / Cairo-Dock List of forums Git Version | Version Git amd64: erreur avec terminal et systray à l'install Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.