Hi!

I'm trying to compile evidence but it ends up with errors.
Attached is the configigure and make log.

Bye,
Luca
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 whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 library containing strerror... none required
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 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
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 for a sed that does not truncate output... /bin/sed
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 recognise dependent libraries... pass_all
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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... 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 f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
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) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... 
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for off_t... yes
checking for mode_t... yes
checking for ulong... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for localtime_r... yes
checking for nl_langinfo... yes
checking for memset... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for strrchr... yes
checking for strchr... yes
checking for strdup... yes
checking for select... yes
checking for ftello... yes
checking for fseeko... yes
checking for strtoul... yes
checking for strtoull... yes
checking for statfs... yes
checking for statvfs... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat dereferences a symlink specified with a trailing 
slash... yes
checking whether stat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking whether lstat accepts an empty string... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking whether to use glib... yes
checking for GLIB... yes
checking for VALGRIND... yes
checking whether to link in libbtrace... checking whether searching using 
libdoodle is explicitly disabled... checking /usr/local/include/doodle.h 
usability... no
checking /usr/local/include/doodle.h presence... no
checking for /usr/local/include/doodle.h... no
checking /usr/include/doodle.h usability... yes
checking /usr/include/doodle.h presence... yes
checking for /usr/include/doodle.h... yes
checking for DOODLE_tree_search in -ldoodle... yes
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for kde-config... yes
checking for moc... yes
checking for dcopidl... yes
checking whether to support DBus IPC... checking for DBUS... yes
checking whether to support KDE DCOP IPC... checking for DCOP in 
/opt/kde-3.5.4... yes
checking whether to use eCore as main-loop... no
checking for ecore-config... /opt/e17/bin/ecore-config
checking for ecore - version >= 1.0.0... ./configure: line 30874: test: 0.032: 
integer expression expected
yes
checking for ecore_main_loop_iterate in -lecore... yes
configure: Building with eCore mainloop. This is an important change; let the 
developers now if you notice something strange. If it does, you can get back 
the old glib-build by selecting it in the configure-run.
checking whether to support eCore IPC... checking for eCore-IPC in eCore... yes
checking whether support for evas2 is to be built... yes
checking for evas-config... /opt/e17/bin/evas-config
checking for evas - version >= 1.0.0... ./configure: line 31187: test: 0.032: 
integer expression expected
yes
checking for edb-config... /opt/e17/bin/edb-config
checking for edb - version >= 1.0.2... ./configure: line 31363: test: 1.007: 
integer expression expected
yes
checking for eet-config... /opt/e17/bin/eet-config
checking for eet - version >= 0.0.0... ./configure: line 31532: test: 0.032: 
integer expression expected
yes
checking whether to support edje themes... yes
checking for edje-config... /opt/e17/bin/edje-config
checking for edje - version >= 0.5.0... ./configure: line 31724: test: 0.032: 
integer expression expected
yes
checking for Evas_Engine_GL_X11.h... yes
checking whether support for gnomecanvas is to be built... no
checking for imlib2-config... /usr/bin/imlib2-config
checking for imlib2... yes
checking for libpng-config... /usr/bin/libpng-config
checking for libpng... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking whether all themes are to be built... no
configure: Not installing experimental and legacy themes -- it's probably 
better that way.
checking whether all iconsets are to be install... yes
checking whether the tree-view is to be built... yes -- good luck
checking whether the icon-view is to be built... yes
checking whether the browser-view is to be built... yes
checking for iconv_open in -lc... yes
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for pcre-config... /usr/bin/pcre-config
checking for pcre... yes
checking whether to support XDS... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking whether to use X directly or always go through GDK... no
checking whether GNOME-VFS2 backend is to be built... yes
checking whether GNOME-VFS2 backend can built... yes
checking for BACKEND_GNOMEVFS2... yes
checking whether kio backend is to be built... yes
checking for readdir_r in -lc... yes
checking for curl-config... /usr/bin/curl-config
checking for curl - version >= 7.0.0... yes
checking whether to use Extended Attributes (EAs) in POSIX backend... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking for attr_copy_file in -lattr... yes
checking whether to use Access Control Lists (ACLs) in POSIX backend... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for perm_copy_file in -lacl... yes
checking whether to use the MIME-determination functions of the "file"-command 
(libmagic) in POSIX backend... yes
checking magic.h usability... yes
checking magic.h presence... yes
checking for magic.h... yes
checking for magic_file in -lmagic... yes
checking whether to use the freedesktop.org MIME-determination functions 
(libshared-mime) in POSIX backend... yes
Package libshared-mime1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libshared-mime1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libshared-mime1' found
checking for mimetypes_get_file_type in -lsharedmime1d... no
checking for mimetypes_get_file_type in -lsharedmime1... no
checking fam.h usability... yes
checking fam.h presence... yes
checking for fam.h... yes
checking for main in -lfam... yes
checking whether the extractor plugin is explicitly disabled... no
checking for EXTRACTOR_getKeywords in -lextractor... yes
checking whether the taglib plugin is explicitly disabled... no -- good
checking for taglib-config... /usr/bin/taglib-config
checking for taglib - version >= 1.3... ./configure: line 36497: test: : 
integer expression expected
yes
checking whether the vorbis plugin is explicitly disabled... no -- good
checking for vorbis_comment_clear in -lvorbis... yes
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... yes
checking for vorbis/vorbisfile.h... yes
checking for ogg_sync_wrote in -logg... yes
checking whether the id3 plugin is explicitly disabled... no
checking for library containing ID3Tag_CreateIterator... -lid3 -lz -lstdc++
checking whether the xine thumbnailer was explicitly disabled... no
checking for xine-config... /usr/bin/xine-config
checking for xine - version >= 1.0.0... yes
checking whether the avi thumbnailer was explicitly enabled... yes
checking whether the mpeg thumbnailer was explicitly enabled... yes
checking whether the truetype font (ttf) plugin is explicitly disabled... no
checking for freetype-config... /usr/bin/freetype-config
checking for freetype - version >= 9.0.0... yes
checking whether debugging is to be enabled... yes
configure: debug-info enabled; CFLAGS=" -O2 -g3"...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evidence.lsm
config.status: creating evidence.spec
config.status: creating src/Makefile
config.status: creating src/thumbnailer/Makefile
config.status: creating src/thumbnailer/epeg/Makefile
config.status: creating src/thumbnailer/imlib_loaders/Makefile
config.status: creating src/thumbnailer/ttf/Makefile
config.status: creating src/thumbnailer/id3/Makefile
config.status: creating src/thumbnailer/avifile/Makefile
config.status: creating src/thumbnailer/mpeg3/Makefile
config.status: creating src/thumbnailer/xine/Makefile
config.status: creating src/ipc/Makefile
config.status: creating src/providers/Makefile
config.status: creating src/providers/backends/Makefile
config.status: creating src/providers/taglib/Makefile
config.status: creating src/providers/vorbis/Makefile
config.status: creating src/providers/mp3/Makefile
config.status: creating src/providers/ape/Makefile
config.status: creating src/providers/folder/Makefile
config.status: creating src/providers/exif/Makefile
config.status: creating src/providers/image/Makefile
config.status: creating src/providers/ttf/Makefile
config.status: creating src/providers/extractor/Makefile
config.status: creating src/actions/Makefile
config.status: creating src/actions/null/Makefile
config.status: creating src/actions/thumbnail/Makefile
config.status: creating src/actions/playlist/Makefile
config.status: creating src/actions/name2tag/Makefile
config.status: creating src/actions/tag2name/Makefile
config.status: creating src/actions/sortkey2name/Makefile
config.status: creating src/actions/newwindow/Makefile
config.status: creating src/actions/properties/Makefile
config.status: creating src/actions/delete/Makefile
config.status: creating src/actions/rename/Makefile
config.status: creating src/actions/mkdir/Makefile
config.status: creating src/actions/backdrop/Makefile
config.status: creating src/actions/tile/Makefile
config.status: creating src/actions/searchable/Makefile
config.status: creating src/actions/searchable_r/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/gui/efl/Makefile
config.status: creating src/gui/efl/engines/Makefile
config.status: creating src/gui/efl/common/Makefile
config.status: creating src/gui/efl/icon_view/Makefile
config.status: creating src/gui/gtk2/Makefile
config.status: creating src/gui/gtk2/about/Makefile
config.status: creating src/gui/gtk2/common/Makefile
config.status: creating src/gui/gtk2/common/tree/Makefile
config.status: creating src/gui/gtk2/tree_view/Makefile
config.status: creating src/gui/gtk2/icon_view/Makefile
config.status: creating src/gui/gtk2/browser_view/Makefile
config.status: creating src/gui/common/Makefile
config.status: creating evidence.themes/Makefile
config.status: creating icons/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Build summary:
------------------------

Install in:                   /opt/e17

Views:
  Icon-view:                  evas
  Browser:                    gtk2
  Tree-view:                  gtk2

Canvas:                       evas { X11 GL EET EDB edje }

File-system backends:
  POSIX:                      yes
                              - with EAs
                              - with ACLs
                              - with libmagic MIME-determination
                              - without freedesktop.org MIME-determination
                              - with threads
                              - with libcurl
                              - with FAM (file-alteration monitor) support
                              - with F_NOTIFY support

File-info plugins:            TagLib OggVorbis MP3/ID3 TrueTypeFonts pictures 
misc

IPC plugins:                  DBus DCOP eCore-IPC 


Optional libs:
  PCRE       (regex):         yes
  doodle     (searches)       yes
  btrace     (debugging):     no
  Thumbnails (reading):       Imlib2 ePEG ID3 TTF xine 
  Thumbnails (writing):       PNG ePEG 
  XWindow    (direct use):    yes

Miscellaneous:
  extra themes:               no
  extra icon-sets:            yes
  hashes from:                glib
  main-loop:                  eCore
  XDS:                        yes
  debug-info:                 yes (CFLAGS=" -O2 -g3 -Wall")
  
make  all-recursive
make[1]: Entering directory `/sources/enlightenmentDR17/e17new/evidence'
Making all in src
make[2]: Entering directory `/sources/enlightenmentDR17/e17new/evidence/src'
Making all in thumbnailer
make[3]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer'
Making all in ttf
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/ttf'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../src -I../../../ -I.   -I/opt/e17/include  -O2 -g3 -Wall 
-MT ttf.lo -MD -MP -MF ".deps/ttf.Tpo" -c -o ttf.lo ttf.c; \
        then mv -f ".deps/ttf.Tpo" ".deps/ttf.Plo"; else rm -f ".deps/ttf.Tpo"; 
exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -O2 -g3 -Wall -MT ttf.lo -MD -MP -MF .deps/ttf.Tpo -c ttf.c  
-fPIC -DPIC -o .libs/ttf.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -O2 -g3 -Wall -MT ttf.lo -MD -MP -MF .deps/ttf.Tpo -c ttf.c 
-o ttf.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall  -rdynamic 
-shared -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R7/lib -lX11 -lXext -ldl 
-lm -o ttf.la -rpath /opt/e17/lib/evidence/thumbnailer -no-undefined -module 
-avoid-version ttf.lo  
gcc -shared  .libs/ttf.o  -L/usr/lib /usr/lib/libImlib2.so -L/usr/X11R7/lib 
/usr/lib/libfreetype.so -lz /usr/X11R7/lib/libX11.so /usr/X11R7/lib/libXext.so 
-ldl -lm  -Wl,-soname -Wl,ttf.so -o .libs/ttf.so
ar cru .libs/ttf.a  ttf.o
ranlib .libs/ttf.a
creating ttf.la
(cd .libs && rm -f ttf.la && ln -s ../ttf.la ttf.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/ttf'
Making all in epeg
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/epeg'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I. -I../../../src   -I/opt/e17/include  -O2 -g3 -Wall -MT 
epeg_main.lo -MD -MP -MF ".deps/epeg_main.Tpo" -c -o epeg_main.lo epeg_main.c; \
        then mv -f ".deps/epeg_main.Tpo" ".deps/epeg_main.Plo"; else rm -f 
".deps/epeg_main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg_main.lo -MD -MP -MF .deps/epeg_main.Tpo -c epeg_main.c  
-fPIC -DPIC -o .libs/epeg_main.o
epeg_main.c: In function '_epeg_encode':
epeg_main.c:775: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
epeg_main.c:784: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
epeg_main.c:788: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
epeg_main.c:790: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
epeg_main.c:792: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
epeg_main.c:794: warning: pointer targets in passing argument 3 of 
'jpeg_write_marker' differ in signedness
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg_main.lo -MD -MP -MF .deps/epeg_main.Tpo -c epeg_main.c 
-o epeg_main.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I. -I../../../src   -I/opt/e17/include  -O2 -g3 -Wall -MT 
epeg_memfile.lo -MD -MP -MF ".deps/epeg_memfile.Tpo" -c -o epeg_memfile.lo 
epeg_memfile.c; \
        then mv -f ".deps/epeg_memfile.Tpo" ".deps/epeg_memfile.Plo"; else rm 
-f ".deps/epeg_memfile.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg_memfile.lo -MD -MP -MF .deps/epeg_memfile.Tpo -c 
epeg_memfile.c  -fPIC -DPIC -o .libs/epeg_memfile.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg_memfile.lo -MD -MP -MF .deps/epeg_memfile.Tpo -c 
epeg_memfile.c -o epeg_memfile.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall   -o 
libevidence_thumbnailer_epeg.la   epeg_main.lo epeg_memfile.lo -ljpeg  
ar cru .libs/libevidence_thumbnailer_epeg.a .libs/epeg_main.o 
.libs/epeg_memfile.o
ranlib .libs/libevidence_thumbnailer_epeg.a
creating libevidence_thumbnailer_epeg.la
(cd .libs && rm -f libevidence_thumbnailer_epeg.la && ln -s 
../libevidence_thumbnailer_epeg.la libevidence_thumbnailer_epeg.la)
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I. -I../../../src   -I/opt/e17/include  -O2 -g3 -Wall -MT epeg.lo 
-MD -MP -MF ".deps/epeg.Tpo" -c -o epeg.lo epeg.c; \
        then mv -f ".deps/epeg.Tpo" ".deps/epeg.Plo"; else rm -f 
".deps/epeg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg.lo -MD -MP -MF .deps/epeg.Tpo -c epeg.c  -fPIC -DPIC -o 
.libs/epeg.o
In file included from epeg.c:14:
../../../src/file.h:155:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from epeg.c:7:
/usr/include/features.h:198:1: warning: this is the location of the previous 
definition
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I/opt/e17/include 
-O2 -g3 -Wall -MT epeg.lo -MD -MP -MF .deps/epeg.Tpo -c epeg.c -o epeg.o 
>/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall   -o epeg.la 
-rpath /opt/e17/lib/evidence/thumbnailer -no-undefined -module -avoid-version 
epeg.lo  
gcc -shared  .libs/epeg.o   -Wl,-soname -Wl,epeg.so -o .libs/epeg.so
ar cru .libs/epeg.a  epeg.o
ranlib .libs/epeg.a
creating epeg.la
(cd .libs && rm -f epeg.la && ln -s ../epeg.la epeg.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/epeg'
Making all in imlib_loaders
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/imlib_loaders'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../src -I../../../ -I.   -I/opt/e17/include  -O2 -g3 -Wall 
-MT imlib.lo -MD -MP -MF ".deps/imlib.Tpo" -c -o imlib.lo imlib.c; \
        then mv -f ".deps/imlib.Tpo" ".deps/imlib.Plo"; else rm -f 
".deps/imlib.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -O2 -g3 -Wall -MT imlib.lo -MD -MP -MF .deps/imlib.Tpo -c 
imlib.c  -fPIC -DPIC -o .libs/imlib.o
In file included from imlib.c:13:
../../../src/file.h:155:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from imlib.c:7:
/usr/include/features.h:198:1: warning: this is the location of the previous 
definition
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -O2 -g3 -Wall -MT imlib.lo -MD -MP -MF .deps/imlib.Tpo -c 
imlib.c -o imlib.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall  -rdynamic 
-shared -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R7/lib -lX11 -lXext -ldl 
-lm -o imlib.la -rpath /opt/e17/lib/evidence/thumbnailer -no-undefined -module 
-avoid-version imlib.lo  
gcc -shared  .libs/imlib.o  -L/usr/lib /usr/lib/libImlib2.so -L/usr/X11R7/lib 
/usr/lib/libfreetype.so -lz /usr/X11R7/lib/libX11.so /usr/X11R7/lib/libXext.so 
-ldl -lm  -Wl,-soname -Wl,imlib.so -o .libs/imlib.so
ar cru .libs/imlib.a  imlib.o
ranlib .libs/imlib.a
creating imlib.la
(cd .libs && rm -f imlib.la && ln -s ../imlib.la imlib.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/imlib_loaders'
Making all in id3
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/id3'
if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I. -I../../.. -I../../../src -I../../../ -I.   -I/opt/e17/include  -g -O2 -MT 
id3.lo -MD -MP -MF ".deps/id3.Tpo" -c -o id3.lo id3.cpp; \
        then mv -f ".deps/id3.Tpo" ".deps/id3.Plo"; else rm -f ".deps/id3.Tpo"; 
exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -g -O2 -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.cpp  
-fPIC -DPIC -o .libs/id3.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/opt/e17/include -g -O2 -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.cpp -o 
id3.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CXX --mode=link g++  -g -O2  -rdynamic -shared 
-lz -lid3 -lstdc++ -o id3.la -rpath /opt/e17/lib/evidence/thumbnailer 
-no-undefined -module -avoid-version id3.lo  
g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crti.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/crtbeginS.o  .libs/id3.o  -lz 
/usr/lib/libid3.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../.. /usr/lib/libstdc++.so 
-L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src 
-L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs 
-L/sources/gcc-build/./gcc -lm -lc -lgcc_s 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/crtendS.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crtn.o  -Wl,-soname -Wl,id3.so -o 
.libs/id3.so
ar cru .libs/id3.a  id3.o
ranlib .libs/id3.a
creating id3.la
(cd .libs && rm -f id3.la && ln -s ../id3.la id3.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/id3'
Making all in xine
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/xine'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../src -I../../../ -I. -I/usr/include   -I/opt/e17/include  
-O2 -g3 -Wall -MT xine.lo -MD -MP -MF ".deps/xine.Tpo" -c -o xine.lo xine.c; \
        then mv -f ".deps/xine.Tpo" ".deps/xine.Plo"; else rm -f 
".deps/xine.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/usr/include -I/opt/e17/include -O2 -g3 -Wall -MT xine.lo -MD -MP -MF 
.deps/xine.Tpo -c xine.c  -fPIC -DPIC -o .libs/xine.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/usr/include -I/opt/e17/include -O2 -g3 -Wall -MT xine.lo -MD -MP -MF 
.deps/xine.Tpo -c xine.c -o xine.o >/dev/null 2>&1
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../src -I../../../ -I. -I/usr/include   -I/opt/e17/include  
-O2 -g3 -Wall -MT emotion.lo -MD -MP -MF ".deps/emotion.Tpo" -c -o emotion.lo 
emotion.c; \
        then mv -f ".deps/emotion.Tpo" ".deps/emotion.Plo"; else rm -f 
".deps/emotion.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/usr/include -I/opt/e17/include -O2 -g3 -Wall -MT emotion.lo -MD -MP -MF 
.deps/emotion.Tpo -c emotion.c  -fPIC -DPIC -o .libs/emotion.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../ -I. 
-I/usr/include -I/opt/e17/include -O2 -g3 -Wall -MT emotion.lo -MD -MP -MF 
.deps/emotion.Tpo -c emotion.c -o emotion.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall  -rdynamic 
-shared -L/usr/lib -lxine -lz -lnsl -lpthread -lrt -o xine.la -rpath 
/opt/e17/lib/evidence/thumbnailer -no-undefined -module -avoid-version xine.lo 
emotion.lo  
gcc -shared  .libs/xine.o .libs/emotion.o  -L/usr/lib /usr/lib/libxine.so -lz 
-lnsl -lpthread -lrt  -Wl,-soname -Wl,xine.so -o .libs/xine.so
ar cru .libs/xine.a  xine.o emotion.o
ranlib .libs/xine.a
creating xine.la
(cd .libs && rm -f xine.la && ln -s ../xine.la xine.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/xine'
make[4]: Entering directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I. -I../../src -I/opt/e17/include -I/usr/include/libpng12   
-I/opt/e17/include  -O2 -g3 -Wall -MT thumbnail.lo -MD -MP -MF 
".deps/thumbnail.Tpo" -c -o thumbnail.lo thumbnail.c; \
        then mv -f ".deps/thumbnail.Tpo" ".deps/thumbnail.Plo"; else rm -f 
".deps/thumbnail.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src -I/opt/e17/include 
-I/usr/include/libpng12 -I/opt/e17/include -O2 -g3 -Wall -MT thumbnail.lo -MD 
-MP -MF .deps/thumbnail.Tpo -c thumbnail.c  -fPIC -DPIC -o .libs/thumbnail.o
In file included from thumbnail.h:5,
                 from thumbnail.c:22:
../../src/file.h:155:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/sys/types.h:27,
                 from ../../src/model.h:13,
                 from thumbnail.h:4,
                 from thumbnail.c:22:
/usr/include/features.h:198:1: warning: this is the location of the previous 
definition
thumbnail.c: In function 'evidence_thumb_hash_name':
thumbnail.c:298: warning: pointer targets in passing argument 2 of 'MD5Update' 
differ in signedness
thumbnail.c: In function 'evidence_thumb_open_png':
thumbnail.c:524: warning: pointer targets in passing argument 1 of 
'png_check_sig' differ in signedness
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src -I/opt/e17/include 
-I/usr/include/libpng12 -I/opt/e17/include -O2 -g3 -Wall -MT thumbnail.lo -MD 
-MP -MF .deps/thumbnail.Tpo -c thumbnail.c -o thumbnail.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I. -I../../src -I/opt/e17/include -I/usr/include/libpng12   
-I/opt/e17/include  -O2 -g3 -Wall -MT thumbnail_plugin.lo -MD -MP -MF 
".deps/thumbnail_plugin.Tpo" -c -o thumbnail_plugin.lo thumbnail_plugin.c; \
        then mv -f ".deps/thumbnail_plugin.Tpo" ".deps/thumbnail_plugin.Plo"; 
else rm -f ".deps/thumbnail_plugin.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src -I/opt/e17/include 
-I/usr/include/libpng12 -I/opt/e17/include -O2 -g3 -Wall -MT 
thumbnail_plugin.lo -MD -MP -MF .deps/thumbnail_plugin.Tpo -c 
thumbnail_plugin.c  -fPIC -DPIC -o .libs/thumbnail_plugin.o
In file included from thumbnail.h:5,
                 from thumbnail_plugin.c:10:
../../src/file.h:155:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/sys/types.h:27,
                 from ../../src/model.h:13,
                 from thumbnail.h:4,
                 from thumbnail_plugin.c:10:
/usr/include/features.h:198:1: warning: this is the location of the previous 
definition
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src -I/opt/e17/include 
-I/usr/include/libpng12 -I/opt/e17/include -O2 -g3 -Wall -MT 
thumbnail_plugin.lo -MD -MP -MF .deps/thumbnail_plugin.Tpo -c 
thumbnail_plugin.c -o thumbnail_plugin.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall   -o 
libevidence_thumbnailer.la   thumbnail.lo thumbnail_plugin.lo -L/opt/e17/lib 
-levas -ldl -L/opt/e17/lib -leet -lz -ljpeg -lfreetype -lz -lfontconfig -lpng12 
-lz -lm -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R7/lib -lX11 -lXext -ldl 
-lm epeg/libevidence_thumbnailer_epeg.la  
rm -fr .libs/libevidence_thumbnailer.lax
mkdir .libs/libevidence_thumbnailer.lax
rm -fr .libs/libevidence_thumbnailer.lax/libevidence_thumbnailer_epeg.a
mkdir .libs/libevidence_thumbnailer.lax/libevidence_thumbnailer_epeg.a
(cd .libs/libevidence_thumbnailer.lax/libevidence_thumbnailer_epeg.a && ar x 
/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer/epeg/.libs/libevidence_thumbnailer_epeg.a)
ar cru .libs/libevidence_thumbnailer.a .libs/thumbnail.o 
.libs/thumbnail_plugin.o  
.libs/libevidence_thumbnailer.lax/libevidence_thumbnailer_epeg.a/epeg_main.o 
.libs/libevidence_thumbnailer.lax/libevidence_thumbnailer_epeg.a/epeg_memfile.o 
ranlib .libs/libevidence_thumbnailer.a
rm -fr .libs/libevidence_thumbnailer.lax
creating libevidence_thumbnailer.la
(cd .libs && rm -f libevidence_thumbnailer.la && ln -s 
../libevidence_thumbnailer.la libevidence_thumbnailer.la)
make[4]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer'
make[3]: Leaving directory 
`/sources/enlightenmentDR17/e17new/evidence/src/thumbnailer'
Making all in ipc
make[3]: Entering directory `/sources/enlightenmentDR17/e17new/evidence/src/ipc'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src -I../../ -I../ -I.  -I/opt/e17/include -I/opt/qt/include 
-I/opt/kde-3.5.4/include -g -O2 -MT ipc_dcop_la-ipc_dcop_iface_skel.lo -MD -MP 
-MF ".deps/ipc_dcop_la-ipc_dcop_iface_skel.Tpo" -c -o 
ipc_dcop_la-ipc_dcop_iface_skel.lo `test -f 'ipc_dcop_iface_skel.cpp' || echo 
'./'`ipc_dcop_iface_skel.cpp; \
        then mv -f ".deps/ipc_dcop_la-ipc_dcop_iface_skel.Tpo" 
".deps/ipc_dcop_la-ipc_dcop_iface_skel.Plo"; else rm -f 
".deps/ipc_dcop_la-ipc_dcop_iface_skel.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/qt/include -I/opt/kde-3.5.4/include -g -O2 -MT 
ipc_dcop_la-ipc_dcop_iface_skel.lo -MD -MP -MF 
.deps/ipc_dcop_la-ipc_dcop_iface_skel.Tpo -c ipc_dcop_iface_skel.cpp  -fPIC 
-DPIC -o .libs/ipc_dcop_la-ipc_dcop_iface_skel.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/qt/include -I/opt/kde-3.5.4/include -g -O2 -MT 
ipc_dcop_la-ipc_dcop_iface_skel.lo -MD -MP -MF 
.deps/ipc_dcop_la-ipc_dcop_iface_skel.Tpo -c ipc_dcop_iface_skel.cpp -o 
ipc_dcop_la-ipc_dcop_iface_skel.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src -I../../ -I../ -I.  -I/opt/e17/include -I/opt/qt/include 
-I/opt/kde-3.5.4/include -g -O2 -MT ipc_dcop_la-ipc_dcop.lo -MD -MP -MF 
".deps/ipc_dcop_la-ipc_dcop.Tpo" -c -o ipc_dcop_la-ipc_dcop.lo `test -f 
'ipc_dcop.cpp' || echo './'`ipc_dcop.cpp; \
        then mv -f ".deps/ipc_dcop_la-ipc_dcop.Tpo" 
".deps/ipc_dcop_la-ipc_dcop.Plo"; else rm -f ".deps/ipc_dcop_la-ipc_dcop.Tpo"; 
exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/qt/include -I/opt/kde-3.5.4/include -g -O2 -MT 
ipc_dcop_la-ipc_dcop.lo -MD -MP -MF .deps/ipc_dcop_la-ipc_dcop.Tpo -c 
ipc_dcop.cpp  -fPIC -DPIC -o .libs/ipc_dcop_la-ipc_dcop.o
ipc_dcop.cpp: In function 'int init_do(void**)':
ipc_dcop.cpp:181: warning: 'init' is deprecated (declared at 
/opt/kde-3.5.4/include/kcmdlineargs.h:260)
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/qt/include -I/opt/kde-3.5.4/include -g -O2 -MT 
ipc_dcop_la-ipc_dcop.lo -MD -MP -MF .deps/ipc_dcop_la-ipc_dcop.Tpo -c 
ipc_dcop.cpp -o ipc_dcop_la-ipc_dcop.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++  -g -O2  -module -avoid-version 
-rdynamic -shared -o ipc_dcop.la -rpath /opt/e17/lib/evidence/ipc -no-undefined 
-module -avoid-version -R/opt/kde-3.5.4/lib ipc_dcop_la-ipc_dcop_iface_skel.lo 
ipc_dcop_la-ipc_dcop.lo -L/opt/qt/lib -lqt -L/opt/kde-3.5.4/lib -lDCOP 
-lkdecore 
g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crti.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/crtbeginS.o  
.libs/ipc_dcop_la-ipc_dcop_iface_skel.o .libs/ipc_dcop_la-ipc_dcop.o  
-Wl,--rpath -Wl,/opt/kde-3.5.4/lib -Wl,--rpath -Wl,/opt/qt/lib -Wl,--rpath 
-Wl,/usr/X11R7/lib -L/opt/qt/lib -lqt -L/opt/kde-3.5.4/lib 
/opt/kde-3.5.4/lib/libDCOP.so -L/usr/X11R7/lib -L/opt/qt-3.3.6/lib -L/usr/lib 
-L/usr/X11R6/lib -L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src 
-L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs 
-L/sources/gcc-build/./gcc -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../.. 
/opt/kde-3.5.4/lib/libkdecore.so -L/sources/gcc-build/gcc 
-L/opt/gcc/gcc-4.0.3/lib /usr/lib/libstdc++.so -lm -lc -lgcc_s 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/crtendS.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crtn.o  -Wl,-soname 
-Wl,ipc_dcop.so -o .libs/ipc_dcop.so
ar cru .libs/ipc_dcop.a  ipc_dcop_la-ipc_dcop_iface_skel.o 
ipc_dcop_la-ipc_dcop.o
ranlib .libs/ipc_dcop.a
creating ipc_dcop.la
(cd .libs && rm -f ipc_dcop.la && ln -s ../ipc_dcop.la ipc_dcop.la)
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src -I../../ -I../ -I.  -I/opt/e17/include -I/opt/e17/include 
-I/opt/e17/include -O2 -g3 -Wall -MT ipc_ecore_la-ipc_ecore.lo -MD -MP -MF 
".deps/ipc_ecore_la-ipc_ecore.Tpo" -c -o ipc_ecore_la-ipc_ecore.lo `test -f 
'ipc_ecore.c' || echo './'`ipc_ecore.c; \
        then mv -f ".deps/ipc_ecore_la-ipc_ecore.Tpo" 
".deps/ipc_ecore_la-ipc_ecore.Plo"; else rm -f 
".deps/ipc_ecore_la-ipc_ecore.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/e17/include -I/opt/e17/include -O2 -g3 -Wall -MT 
ipc_ecore_la-ipc_ecore.lo -MD -MP -MF .deps/ipc_ecore_la-ipc_ecore.Tpo -c 
ipc_ecore.c  -fPIC -DPIC -o .libs/ipc_ecore_la-ipc_ecore.o
ipc_ecore.c: In function 'send':
ipc_ecore.c:75: warning: implicit declaration of function 'strlen'
ipc_ecore.c:75: warning: incompatible implicit declaration of built-in function 
'strlen'
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/opt/e17/include -I/opt/e17/include -O2 -g3 -Wall -MT 
ipc_ecore_la-ipc_ecore.lo -MD -MP -MF .deps/ipc_ecore_la-ipc_ecore.Tpo -c 
ipc_ecore.c -o ipc_ecore_la-ipc_ecore.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -O2 -g3 -Wall  -module 
-avoid-version -rdynamic -shared -o ipc_ecore.la -rpath 
/opt/e17/lib/evidence/ipc -no-undefined -module -avoid-version 
ipc_ecore_la-ipc_ecore.lo -L/opt/e17/lib -lecore -lecore_job -lecore_x 
-L/usr/X11R7/lib -lX11 -lXext -lecore_evas -lecore_con -lecore_ipc -lecore_txt 
-lecore_config -lecore_file -L/usr/lib -lcurl -lidn -lssl -lcrypto -ldl -lssl 
-lcrypto -ldl -lz -lecore_desktop -lecore_dbus -lssl -lcrypto -ldl -L/usr/lib 
-lcurl -lidn -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz -L/opt/e17/lib -leet 
-lz -ljpeg -L/opt/e17/lib -levas -ldl -L/opt/e17/lib -leet -lz -ljpeg 
-lfreetype -lz -lfontconfig -L/usr/X11R7/lib -lX11 -lXext -lXcursor -lXrender 
-lXp -lXinerama -lXrandr -lXfixes -lXdamage -lXss -lm 
gcc -shared  .libs/ipc_ecore_la-ipc_ecore.o  -L/opt/e17/lib 
/opt/e17/lib/libecore.so /opt/e17/lib/libecore_job.so 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore/.libs 
/opt/e17/lib/libecore_x.so 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore_txt/.libs 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore_job/.libs 
-L/usr/X11R7/lib /opt/e17/lib/libecore_evas.so 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore_x/.libs 
-L/usr/lib /opt/e17/lib/libecore_con.so /opt/e17/lib/libecore_ipc.so 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore_con/.libs 
/opt/e17/lib/libecore_txt.so /opt/e17/lib/libecore_config.so 
/opt/e17/lib/libecore_file.so /opt/e17/lib/libecore_desktop.so 
-L/sources/enlightenmentDR17/e17new/e17/libs/ecore/src/lib/ecore_file/.libs 
/opt/e17/lib/libecore_dbus.so /usr/lib/libcurl.so /usr/lib/libidn.so -lssl 
-lcrypto /opt/e17/lib/libevas.so -ldl /opt/e17/lib/libeet.so 
/usr/lib/libjpeg.so /usr/lib/libfreetype.so -lz /usr/lib/libfontconfig.so 
/usr/X11R7/lib/libX11.so /usr/X11R7/lib/libXext.so /usr/X11R7/lib/libXcursor.so 
/usr/X11R7/lib/libXrender.so /usr/X11R7/lib/libXp.so 
/usr/X11R7/lib/libXinerama.so /usr/X11R7/lib/libXrandr.so 
/usr/X11R7/lib/libXfixes.so /usr/X11R7/lib/libXdamage.so 
/usr/X11R7/lib/libXss.so -lm  -Wl,-soname -Wl,ipc_ecore.so -o .libs/ipc_ecore.so
ar cru .libs/ipc_ecore.a  ipc_ecore_la-ipc_ecore.o
ranlib .libs/ipc_ecore.a
creating ipc_ecore.la
(cd .libs && rm -f ipc_ecore.la && ln -s ../ipc_ecore.la ipc_ecore.la)
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../src -I../../ -I../ -I.  -I/opt/e17/include 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -O2 -g3 -Wall -MT 
ipc_dbus_la-ipc_dbus.lo -MD -MP -MF ".deps/ipc_dbus_la-ipc_dbus.Tpo" -c -o 
ipc_dbus_la-ipc_dbus.lo `test -f 'ipc_dbus.c' || echo './'`ipc_dbus.c; \
        then mv -f ".deps/ipc_dbus_la-ipc_dbus.Tpo" 
".deps/ipc_dbus_la-ipc_dbus.Plo"; else rm -f ".deps/ipc_dbus_la-ipc_dbus.Tpo"; 
exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../ -I../ -I. 
-I/opt/e17/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g3 
-Wall -MT ipc_dbus_la-ipc_dbus.lo -MD -MP -MF .deps/ipc_dbus_la-ipc_dbus.Tpo -c 
ipc_dbus.c  -fPIC -DPIC -o .libs/ipc_dbus_la-ipc_dbus.o
ipc_dbus.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
ipc_dbus.c: In function 'reply_err':
ipc_dbus.c:226: warning: implicit declaration of function 
'dbus_message_new_error_reply'
ipc_dbus.c:226: warning: assignment makes pointer from integer without a cast
ipc_dbus.c: In function 'reply_str':
ipc_dbus.c:251: warning: implicit declaration of function 
'dbus_message_new_reply'
ipc_dbus.c:251: warning: assignment makes pointer from integer without a cast
ipc_dbus.c:252: warning: implicit declaration of function 
'dbus_message_append_iter_init'
ipc_dbus.c:253: warning: implicit declaration of function 
'dbus_message_iter_append_string'
ipc_dbus.c:261: error: 'DBUS_HANDLER_RESULT_ALLOW_MORE_HANDLERS' undeclared 
(first use in this function)
ipc_dbus.c:261: error: (Each undeclared identifier is reported only once
ipc_dbus.c:261: error: for each function it appears in.)
ipc_dbus.c: In function 'reply_int':
ipc_dbus.c:281: warning: assignment makes pointer from integer without a cast
ipc_dbus.c:283: warning: implicit declaration of function 
'dbus_message_iter_append_int32'
ipc_dbus.c:291: error: 'DBUS_HANDLER_RESULT_ALLOW_MORE_HANDLERS' undeclared 
(first use in this function)
ipc_dbus.c: In function 'handle_generic':
ipc_dbus.c:315: warning: implicit declaration of function 
'dbus_message_get_name'
ipc_dbus.c:315: warning: format '%s' expects type 'char *', but argument 6 has 
type 'int'
ipc_dbus.c:327: warning: implicit declaration of function 
'dbus_message_iter_get_string'
ipc_dbus.c:327: warning: assignment makes pointer from integer without a cast
ipc_dbus.c:332: warning: implicit declaration of function 
'dbus_message_iter_get_int32'
ipc_dbus.c: In function 'handle_echo':
ipc_dbus.c:357: warning: assignment makes pointer from integer without a cast
ipc_dbus.c:362: error: 'DBUS_HANDLER_RESULT_ALLOW_MORE_HANDLERS' undeclared 
(first use in this function)
ipc_dbus.c: In function 'handle_win':
ipc_dbus.c:494: warning: passing argument 3 of 'reply_int' makes integer from 
pointer without a cast
ipc_dbus.c:508: warning: passing argument 3 of 'reply_int' makes integer from 
pointer without a cast
ipc_dbus.c: At top level:
ipc_dbus.c:580: error: expected ')' before '*' token
ipc_dbus.c: In function 'ipc_module_init':
ipc_dbus.c:657: error: 'DBUS_MESSAGE_LOCAL_DISCONNECT' undeclared (first use in 
this function)
ipc_dbus.c:671: error: 'DBUS_MESSAGE_HELLO' undeclared (first use in this 
function)
ipc_dbus.c:671: warning: passing argument 1 of 'dbus_message_new' makes integer 
from pointer without a cast
ipc_dbus.c:671: error: too many arguments to function 'dbus_message_new'
ipc_dbus.c:683: error: 'handler' undeclared (first use in this function)
ipc_dbus.c:683: warning: implicit declaration of function 
'dbus_message_handler_new'
ipc_dbus.c:683: error: 'client_sent' undeclared (first use in this function)
ipc_dbus.c:685: warning: implicit declaration of function 
'dbus_connection_register_handler'
ipc_dbus.c:689: warning: implicit declaration of function 
'dbus_bus_acquire_service'
ipc_dbus.c: In function 'ipc_module_exit':
ipc_dbus.c:718: warning: implicit declaration of function 
'dbus_message_handler_unref'
ipc_dbus.c:718: error: 'handler' undeclared (first use in this function)
make[3]: *** [ipc_dbus_la-ipc_dbus.lo] Error 1
make[3]: Leaving directory `/sources/enlightenmentDR17/e17new/evidence/src/ipc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/enlightenmentDR17/e17new/evidence/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/enlightenmentDR17/e17new/evidence'
make: *** [all] Error 2
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to