why LMDE hasn't xfce4-time-out-plugin?

Questions about Cinnamon,MATE,Xfce etc.

why LMDE hasn't xfce4-time-out-plugin?

Postby acgmohu on Sat Aug 04, 2012 9:27 am

I'm using the LMDE for xfce, it work well, but it haven't the xfce4-time-out-plugin, is strange .... :(
And I want to install the the xfce4-time-out-plugin from the src.

Get the source from the site :
http://goodies.xfce.org/projects/panel- ... out-plugin
Dependencies
GTK+ >= 2.8.0
xfce4-panel >= 4.4.0
libxfcegui4 >= 4.4.0
libxfce4util >= 4.4.0

install all the dependencies, then... ./configure, make & make check & make install...It seems succesfull with no error...

but in the panel s "Add New Items " window , I can find the "time-out" plugin, why ?
acgmohu
Level 1
Level 1
 
Posts: 4
Joined: Sat Aug 04, 2012 9:16 am

Linux Mint is funded by ads and donations.
 

Re: why LMDE hasn't xfce4-time-out-plugin?

Postby acgmohu on Sat Aug 04, 2012 9:58 pm

./configure Log
Code: Select all
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
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 fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking whether gcc and cc understand -c and -o together... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
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... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ar ast ca cs da de el en_GB es eu fi fr gl he hu id it ja kk ko lv nl pl pt pt_BR ru sk sv tr ug uk ur ur_PK zh_CN zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -lX11... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-2.0 >= 2.8.0... 2.24.10
checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo 
checking GTK_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4ui-1 >= 4.8.0... 4.8.1
checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo 
checking LIBXFCE4UI_LIBS... -pthread -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4util-1.0 >= 4.8.0... 4.8.2
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4 
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0 
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4panel-1.0 >= 4.8.0... 4.8.6
checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo 
checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 
checking whether to build with debugging support... minimum
checking whether /usr/bin/ld accepts --as-needed... yes
checking whether /usr/bin/ld accepts -O1... yes
checking PLATFORM_CPPFLAGS...
checking PLATFORM_CFLAGS...
checking PLATFORM_LDFLAGS...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating panel-plugin/Makefile
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 libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Build Configuration:

* Debug Support:    minimum


make Log
Code: Select all
make  all-recursive
make[1]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
Making all in icons
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
Making all in 48x48
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
Making all in scalable
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
Making all in panel-plugin
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4   -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo   -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo    -g -O2 -MT libtime_out_la-time-out-countdown.lo -MD -MP -MF ".deps/libtime_out_la-time-out-countdown.Tpo" -c -o libtime_out_la-time-out-countdown.lo `test -f 'time-out-countdown.c' || echo './'`time-out-countdown.c; \
   then mv -f ".deps/libtime_out_la-time-out-countdown.Tpo" ".deps/libtime_out_la-time-out-countdown.Plo"; else rm -f ".deps/libtime_out_la-time-out-countdown.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo -g -O2 -MT libtime_out_la-time-out-countdown.lo -MD -MP -MF .deps/libtime_out_la-time-out-countdown.Tpo -c time-out-countdown.c  -fPIC -DPIC -o .libs/libtime_out_la-time-out-countdown.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4   -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo   -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo    -g -O2 -MT libtime_out_la-time-out-lock-screen.lo -MD -MP -MF ".deps/libtime_out_la-time-out-lock-screen.Tpo" -c -o libtime_out_la-time-out-lock-screen.lo `test -f 'time-out-lock-screen.c' || echo './'`time-out-lock-screen.c; \
   then mv -f ".deps/libtime_out_la-time-out-lock-screen.Tpo" ".deps/libtime_out_la-time-out-lock-screen.Plo"; else rm -f ".deps/libtime_out_la-time-out-lock-screen.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo -g -O2 -MT libtime_out_la-time-out-lock-screen.lo -MD -MP -MF .deps/libtime_out_la-time-out-lock-screen.Tpo -c time-out-lock-screen.c  -fPIC -DPIC -o .libs/libtime_out_la-time-out-lock-screen.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4   -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo   -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo    -g -O2 -MT libtime_out_la-time-out-fadeout.lo -MD -MP -MF ".deps/libtime_out_la-time-out-fadeout.Tpo" -c -o libtime_out_la-time-out-fadeout.lo `test -f 'time-out-fadeout.c' || echo './'`time-out-fadeout.c; \
   then mv -f ".deps/libtime_out_la-time-out-fadeout.Tpo" ".deps/libtime_out_la-time-out-fadeout.Plo"; else rm -f ".deps/libtime_out_la-time-out-fadeout.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo -g -O2 -MT libtime_out_la-time-out-fadeout.lo -MD -MP -MF .deps/libtime_out_la-time-out-fadeout.Tpo -c time-out-fadeout.c  -fPIC -DPIC -o .libs/libtime_out_la-time-out-fadeout.o
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4   -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo   -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo    -g -O2 -MT libtime_out_la-time-out.lo -MD -MP -MF ".deps/libtime_out_la-time-out.Tpo" -c -o libtime_out_la-time-out.lo `test -f 'time-out.c' || echo './'`time-out.c; \
   then mv -f ".deps/libtime_out_la-time-out.Tpo" ".deps/libtime_out_la-time-out.Plo"; else rm -f ".deps/libtime_out_la-time-out.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -DDATADIR=\"/usr/local/share\" -I.. -I.. -DG_LOG_DOMAIN=\"xfce4-time-out-plugin\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/xfce4 -I/usr/include/cairo -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4 -I/usr/include/cairo -g -O2 -MT libtime_out_la-time-out.lo -MD -MP -MF .deps/libtime_out_la-time-out.Tpo -c time-out.c  -fPIC -DPIC -o .libs/libtime_out_la-time-out.o
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2  -Wl,--as-needed -Wl,-O1 -o libtime-out.la -rpath /usr/local/lib/xfce4/panel/plugins -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)'  libtime_out_la-time-out-countdown.lo libtime_out_la-time-out-lock-screen.lo libtime_out_la-time-out-fadeout.lo libtime_out_la-time-out.lo -lxfce4util -lglib-2.0   -pthread -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   
libtool: link: rm -fr  .libs/libtime-out.exp .libs/libtime-out.la .libs/libtime-out.lai .libs/libtime-out.so .libs/libtime-out.ver
libtool: link: /usr/bin/nm -B  .libs/libtime_out_la-time-out-countdown.o .libs/libtime_out_la-time-out-lock-screen.o .libs/libtime_out_la-time-out-fadeout.o .libs/libtime_out_la-time-out.o   | sed -n -e 's/^.*[    ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[    ][    ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libtime-out.exp
libtool: link: /bin/grep -E -e "^xfce_panel_module_(preinit|init|construct)" ".libs/libtime-out.exp" > ".libs/libtime-out.expT"
libtool: link: mv -f ".libs/libtime-out.expT" ".libs/libtime-out.exp"
libtool: link: echo "{ global:" > .libs/libtime-out.ver
libtool: link:  cat .libs/libtime-out.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtime-out.ver
libtool: link:  echo "local: *; };" >> .libs/libtime-out.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libtime_out_la-time-out-countdown.o .libs/libtime_out_la-time-out-lock-screen.o .libs/libtime_out_la-time-out-fadeout.o .libs/libtime_out_la-time-out.o   -lxfce4ui-1 -lxfce4panel-1.0 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo.so -lpango-1.0 /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  -O2 -Wl,--as-needed -Wl,-O1 -pthread -Wl,--export-dynamic -pthread -pthread -pthread   -pthread -Wl,-soname -Wl,libtime-out.so -Wl,-version-script -Wl,.libs/libtime-out.ver -o .libs/libtime-out.so
libtool: link: ( cd ".libs" && rm -f "libtime-out.la" && ln -s "../libtime-out.la" "libtime-out.la" )
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ../po/.intltool-merge-cache ../po xfce4-time-out-plugin.desktop.in xfce4-time-out-plugin.desktop
Generating and caching the translation database
Merging translations into xfce4-time-out-plugin.desktop.
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
Making all in po
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/po'
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
make[1]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'


make install LOG
Code: Select all
Making install in icons
make[1]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
Making install in 48x48
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/icons/hicolor/48x48/apps" || mkdir -p -- "/usr/local/share/icons/hicolor/48x48/apps"
 /usr/bin/install -c -m 644 'xfce4-time-out-plugin.png' '/usr/local/share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png'
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/48x48'
Making install in scalable
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/icons/hicolor/scalable/apps" || mkdir -p -- "/usr/local/share/icons/hicolor/scalable/apps"
 /usr/bin/install -c -m 644 'xfce4-time-out-plugin.svg' '/usr/local/share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg'
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons/scalable'
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[3]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
Updating Gtk icon cache.
make[4]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[3]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
make[1]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/icons'
Making install in panel-plugin
make[1]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/xfce4/panel/plugins" || mkdir -p -- "/usr/local/share/xfce4/panel/plugins"
 /usr/bin/install -c -m 644 'xfce4-time-out-plugin.desktop' '/usr/local/share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop'
test -z "/usr/local/lib/xfce4/panel/plugins" || mkdir -p -- "/usr/local/lib/xfce4/panel/plugins"
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libtime-out.la' '/usr/local/lib/xfce4/panel/plugins/libtime-out.la'
libtool: install: /usr/bin/install -c -m 644 .libs/libtime-out.so /usr/local/lib/xfce4/panel/plugins/libtime-out.so
libtool: install: /usr/bin/install -c -m 644 .libs/libtime-out.lai /usr/local/lib/xfce4/panel/plugins/libtime-out.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/xfce4/panel/plugins
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
make[1]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/panel-plugin'
Making install in po
make[1]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/po'
linguas="ar ast ca cs da de el en_GB es eu fi fr gl he hu id it ja kk ko lv nl pl pt pt_BR ru sk sv tr ug uk ur ur_PK zh_CN zh_TW "; \
   for lang in $linguas; do \
     dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
     /home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/install-sh -d $dir; \
     if test -r $lang.gmo; then \
       /usr/bin/install -c -m 644 $lang.gmo $dir/xfce4-time-out-plugin.mo; \
       echo "installing $lang.gmo as $dir/xfce4-time-out-plugin.mo"; \
     else \
       /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfce4-time-out-plugin.mo; \
       echo "installing ./$lang.gmo as" \
       "$dir/xfce4-time-out-plugin.mo"; \
     fi; \
     if test -r $lang.gmo.m; then \
       /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfce4-time-out-plugin.mo.m; \
       echo "installing $lang.gmo.m as $dir/xfce4-time-out-plugin.mo.m"; \
     else \
       if test -r ./$lang.gmo.m ; then \
         /usr/bin/install -c -m 644 ./$lang.gmo.m \
      $dir/xfce4-time-out-plugin.mo.m; \
         echo "installing ./$lang.gmo.m as" \
         "$dir/xfce4-time-out-plugin.mo.m"; \
       else \
         true; \
       fi; \
     fi; \
   done
installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ast.gmo as /usr/local/share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/xfce4-time-out-plugin.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/xfce4-time-out-plugin.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/xfce4-time-out-plugin.mo
installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/xfce4-time-out-plugin.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo
installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo
installing kk.gmo as /usr/local/share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ug.gmo as /usr/local/share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ur.gmo as /usr/local/share/locale/ur/LC_MESSAGES/xfce4-time-out-plugin.mo
installing ur_PK.gmo as /usr/local/share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo
make[1]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1/po'
make[1]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
make[2]: Entering directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
make[1]: Leaving directory `/home/lai/Downloads/Software/xfce4-time-out-plugin-1.0.1'
Last edited by xenopeek on Sun Aug 05, 2012 2:45 am, edited 1 time in total.
Reason: Quote changed to code. This post is too long, please put output like this on http://pastebin.com
acgmohu
Level 1
Level 1
 
Posts: 4
Joined: Sat Aug 04, 2012 9:16 am

Re: why LMDE hasn't xfce4-time-out-plugin?

Postby acgmohu on Sun Aug 05, 2012 1:36 am

Now I use workrave ......
It work well...
acgmohu
Level 1
Level 1
 
Posts: 4
Joined: Sat Aug 04, 2012 9:16 am


Return to Desktops and Windows Managers

Who is online

Users browsing this forum: No registered users and 2 guests