------------------------------------------------------------------------------- EASY_E17 1.2.4 CMD: ./autogen.sh --prefix=/opt/e17 ------------------------------------------------------------------------------- Running aclocal... Running autoheader... Running autoconf... Running libtoolize... Running automake... doc/Makefile.am:32: wildcard img/*.*: non-POSIX variable name doc/Makefile.am:32: (probably a GNU make extension) checking build system type... i386-unknown-netbsdelf4.0.1 checking host system type... i386-unknown-netbsdelf4.0.1 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 strerror in -lcposix... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/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 recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 the maximum length of command line arguments... 196608 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... yes checking dynamic linker characteristics... NetBSD ld.elf_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 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... NetBSD ld.elf_so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (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 for doxygen... no WARNING: The doxygen program was not found in your execute You may have doxygen installed somewhere not covered by your path. If this is the case make sure you have the packages installed, AND that the doxygen program is in your execute path (see your shell manual page on setting the $PATH environment variable), OR alternatively, specify the program to use with --with-doxygen. configure: WARNING: Warning: no doxygen detected. Documentation will not be built checking for pkg-config... /usr/pkg/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dlopen in -ldl... no checking for EINA... yes checking for iconv in -lc... yes checking for explicit iconv link options... checking for sdl-config... no ./configure[21134]: --cflags: not found ./configure[21134]: --libs: not found checking for DIRECTFB... no checking for EET... yes checking whether ecore_x with XCB backend is to be built... no checking for X... libraries /usr/X11R6/lib, headers checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for X11/Xcursor/Xcursor.h... yes checking for XcursorImageLoadCursor in -lXcursor... yes checking for X11/extensions/XKB.h... yes checking for XkbSetDetectableAutoRepeat in -lX11... yes checking for X11/extensions/Xcomposite.h... no checking for X11/extensions/Xdamage.h... no checking for X11/extensions/dpms.h... yes checking for DPMSQueryExtension in -lXdpms... no checking for X11/extensions/dpms.h... (cached) yes checking for DPMSQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... no checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXinerama... yes checking for X11/extensions/Print.h... yes checking for XpQueryScreens in -lXp... yes checking for X11/extensions/Xrandr.h... yes checking for XRRSizes in -lXrandr... yes checking for X11/extensions/Xrender.h... yes checking for XRenderFindVisualFormat in -lXrender... yes checking for X11/extensions/XTest.h... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverSelectInput in -lXss... yes checking for EVAS... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dlfcn.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking linux/fb.h usability... no checking linux/fb.h presence... no checking for linux/fb.h... no checking how to run the Objective C preprocessor... gcc -E checking Cocoa/Cocoa.h usability... no checking Cocoa/Cocoa.h presence... no checking for Cocoa/Cocoa.h... no checking size of int... 4 checking size of long... 4 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 for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for __attribute__... yes checking for working alloca.h... no checking for alloca... yes checking for gettimeofday... yes checking for strlcpy... yes checking for mkdirat... no checking whether ecore_job module is to be built... yes checking whether ecore_txt module is to be built... yes checking whether ecore_con module is to be built... yes checking for CURL... yes checking for TLS... no checking for TLS2... no checking for SSL... no checking whether ecore_ipc module is to be built... yes checking whether ecore_file module is to be built... yes checking whether polling is to be used for filemonitoring... yes checking whether inotify is to be used for filemonitoring... yes checking for inotify_init in -lc... no checking whether ecore_config module is to be built... yes checking whether ecore_imf module is to be built... yes checking whether ecore_imf_evas module is to be built... yes checking whether ecore_input module is to be built... yes checking whether ecore_x module is to be built... yes checking whether ecore_win32 module is to be built... no checking whether ecore_quartz module is to be built... no checking whether ecore_sdl module is to be built... no checking whether ecore_fb module is to be built... no checking whether ecore_directfb module is to be built... no checking whether ecore_wince module is to be built... no checking whether ecore_evas module is to be built... yes checking whether ecore_evas Software Buffer support is to be built... yes checking whether ecore_evas Software Buffer support is built... yes checking whether ecore_evas Software Xlib support is to be built... yes checking whether ecore_evas Software Xlib support is built... yes checking whether ecore_evas XRender Xlib support is to be built... yes checking whether ecore_evas XRender Xlib support is built... yes checking whether ecore_evas OpenGL Xlib support is to be built... yes checking whether ecore_evas OpenGL Xlib support is built... no checking whether ecore_evas Software Xlib 16 bits support is to be built... yes checking whether ecore_evas Software Xlib 16 bits support is built... yes checking whether ecore_evas Software XCB support is to be built... yes checking whether ecore_evas Software XCB support is built... no checking whether ecore_evas XRender XCB support is to be built... yes checking whether ecore_evas XRender XCB support is built... no checking whether ecore_evas Software GDI support is to be built... no checking whether ecore_evas Software GDI support is built... no checking whether ecore_evas Software DirectDraw support is to be built... no checking whether ecore_evas Software DirectDraw support is built... no checking whether ecore_evas Direct3d support is to be built... no checking whether ecore_evas Direct3d support is built... no checking whether ecore_evas Glew OpenGL support is to be built... no checking whether ecore_evas Glew OpenGL support is built... no checking whether ecore_evas 16 bpp Software DirectDraw support is to be built... no checking whether ecore_evas 16 bpp Software DirectDraw support is built... no checking whether ecore_evas Quartz support is to be built... no checking whether ecore_evas Quartz support is built... no checking whether ecore_evas Software SDL support is to be built... yes checking whether ecore_evas Software SDL support is built... no checking whether ecore_evas DirectFB support is to be built... yes checking whether ecore_evas DirectFB support is built... no checking whether ecore_evas Linux Framebuffer support is to be built... yes checking whether ecore_evas Linux Framebuffer support is built... no checking whether ecore_evas 16 bpp Software Windows CE support is to be built... no checking whether ecore_evas 16 bpp Software Windows CE support is built... no configure: creating ./config.status config.status: creating Makefile config.status: creating ecore-con.pc config.status: creating ecore-config.pc config.status: creating ecore-directfb.pc config.status: creating ecore-evas.pc config.status: creating ecore-fb.pc config.status: creating ecore-file.pc config.status: creating ecore-imf.pc config.status: creating ecore-imf-evas.pc config.status: creating ecore-ipc.pc config.status: creating ecore-job.pc config.status: creating ecore-txt.pc config.status: creating ecore-x.pc config.status: creating ecore-input.pc config.status: creating ecore-win32.pc config.status: creating ecore-sdl.pc config.status: creating ecore-quartz.pc config.status: creating ecore-wince.pc config.status: creating ecore.pc config.status: creating doc/ecore.dox config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/ecore/Makefile config.status: creating src/lib/ecore_job/Makefile config.status: creating src/lib/ecore_x/Makefile config.status: creating src/lib/ecore_x/xlib/Makefile config.status: creating src/lib/ecore_x/xcb/Makefile config.status: creating src/lib/ecore_fb/Makefile config.status: creating src/lib/ecore_sdl/Makefile config.status: creating src/lib/ecore_quartz/Makefile config.status: creating src/lib/ecore_evas/Makefile config.status: creating src/lib/ecore_con/Makefile config.status: creating src/lib/ecore_imf/Makefile config.status: creating src/lib/ecore_imf_evas/Makefile config.status: creating src/lib/ecore_input/Makefile config.status: creating src/lib/ecore_ipc/Makefile config.status: creating src/lib/ecore_txt/Makefile config.status: creating src/lib/ecore_config/Makefile config.status: creating src/lib/ecore_file/Makefile config.status: creating src/lib/ecore_directfb/Makefile config.status: creating src/lib/ecore_win32/Makefile config.status: creating src/lib/ecore_wince/Makefile config.status: creating README config.status: creating ecore.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ecore 0.9.9.060 Optional Modules: Core: Ecore........................: always Ecore_Job....................: yes Ecore_Txt....................: yes Ecore_Con....................: yes OpenSSL....................: no GnuTLS.....................: no CURL.......................: yes Abstract Sockets...........: yes Ecore_Ipc....................: yes OpenSSL....................: no GnuTLS.....................: no Ecore_File...................: yes Inotify....................: no Poll.......................: yes CURL.......................: yes Ecore_Config.................: yes Ecore_IMF....................: yes Ecore_IMF_Evas...............: yes Ecore_Input..................: yes Graphic systems: Ecore_X (Xlib backend).......: yes Xcursor....................: yes Xkb........................: yes Xprint.....................: yes Xinerama...................: yes Xrandr.....................: yes Xscreensaver...............: yes Xrender....................: yes Xcomposite.................: no Xfixes.....................: no Xdamage....................: no Xdpms......................: yes Xtest......................: yes Ecore_Win32..................: no Ecore_Quartz.................: no Ecore_SDL....................: no Ecore_FB.....................: no Ecore_DirectFB...............: no Ecore_WinCE..................: no Ecore Evas: Ecore_Evas...................: yes Software Memory Buffer.....: yes Software X11...............: yes XRender X11................: yes OpenGL X11.................: no Software XCB...............: no XRender XCB................: no Software GDI...............: no Software DirectDraw........: no Direct3D...................: no OpenGL Glew................: no Quartz.....................: no Software SDL...............: no DirectFB...................: no Software Framebuffer.......: no Software 16bit X11.........: yes Software 16bit DirectDraw..: no Software 16bit WinCE.......: no Documentation.................: no Compilation...................: make (gmake on some systems) Installation..................: make install prefix.....................: /opt/e17 ------------------------------------------------------------------------------- EASY_E17 1.2.4 CMD: gmake -j 2 ------------------------------------------------------------------------------- cd . && /bin/ksh /home/massi/e17_src/ecore/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/ksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gmake all-recursive gmake[1]: Entering directory `/home/massi/e17_src/ecore' Making all in doc gmake[2]: Entering directory `/home/massi/e17_src/ecore/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/home/massi/e17_src/ecore/doc' Making all in src gmake[2]: Entering directory `/home/massi/e17_src/ecore/src' Making all in lib gmake[3]: Entering directory `/home/massi/e17_src/ecore/src/lib' Making all in ecore gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore' /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore.lo -MD -MP -MF .deps/ecore.Tpo -c -o ecore.lo ecore.c /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_anim.lo -MD -MP -MF .deps/ecore_anim.Tpo -c -o ecore_anim.lo ecore_anim.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore.lo -MD -MP -MF .deps/ecore.Tpo -c ecore.c -fPIC -DPIC -o .libs/ecore.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_anim.lo -MD -MP -MF .deps/ecore_anim.Tpo -c ecore_anim.c -fPIC -DPIC -o .libs/ecore_anim.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore.lo -MD -MP -MF .deps/ecore.Tpo -c ecore.c -o ecore.o >/dev/null 2>&1 In file included from ecore_anim.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want mv -f .deps/ecore.Tpo .deps/ecore.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_app.lo -MD -MP -MF .deps/ecore_app.Tpo -c -o ecore_app.lo ecore_app.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_app.lo -MD -MP -MF .deps/ecore_app.Tpo -c ecore_app.c -fPIC -DPIC -o .libs/ecore_app.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_anim.lo -MD -MP -MF .deps/ecore_anim.Tpo -c ecore_anim.c -o ecore_anim.o >/dev/null 2>&1 In file included from ecore_app.c:17: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_app.lo -MD -MP -MF .deps/ecore_app.Tpo -c ecore_app.c -o ecore_app.o >/dev/null 2>&1 mv -f .deps/ecore_app.Tpo .deps/ecore_app.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_events.lo -MD -MP -MF .deps/ecore_events.Tpo -c -o ecore_events.lo ecore_events.c mv -f .deps/ecore_anim.Tpo .deps/ecore_anim.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_exe.lo -MD -MP -MF .deps/ecore_exe.Tpo -c -o ecore_exe.lo ecore_exe.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_events.lo -MD -MP -MF .deps/ecore_events.Tpo -c ecore_events.c -fPIC -DPIC -o .libs/ecore_events.o In file included from ecore_events.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_events.lo -MD -MP -MF .deps/ecore_events.Tpo -c ecore_events.c -o ecore_events.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_exe.lo -MD -MP -MF .deps/ecore_exe.Tpo -c ecore_exe.c -fPIC -DPIC -o .libs/ecore_exe.o mv -f .deps/ecore_events.Tpo .deps/ecore_events.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_getopt.lo -MD -MP -MF .deps/ecore_getopt.Tpo -c -o ecore_getopt.lo ecore_getopt.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_getopt.lo -MD -MP -MF .deps/ecore_getopt.Tpo -c ecore_getopt.c -fPIC -DPIC -o .libs/ecore_getopt.o In file included from ecore_getopt.c:18: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_exe.lo -MD -MP -MF .deps/ecore_exe.Tpo -c ecore_exe.c -o ecore_exe.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_getopt.lo -MD -MP -MF .deps/ecore_getopt.Tpo -c ecore_getopt.c -o ecore_getopt.o >/dev/null 2>&1 mv -f .deps/ecore_exe.Tpo .deps/ecore_exe.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_hash.lo -MD -MP -MF .deps/ecore_hash.Tpo -c -o ecore_hash.lo ecore_hash.c mv -f .deps/ecore_getopt.Tpo .deps/ecore_getopt.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_enterer.lo -MD -MP -MF .deps/ecore_idle_enterer.Tpo -c -o ecore_idle_enterer.lo ecore_idle_enterer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_hash.lo -MD -MP -MF .deps/ecore_hash.Tpo -c ecore_hash.c -fPIC -DPIC -o .libs/ecore_hash.o In file included from ecore_hash.c:13: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_hash.lo -MD -MP -MF .deps/ecore_hash.Tpo -c ecore_hash.c -o ecore_hash.o >/dev/null 2>&1 mv -f .deps/ecore_hash.Tpo .deps/ecore_hash.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_exiter.lo -MD -MP -MF .deps/ecore_idle_exiter.Tpo -c -o ecore_idle_exiter.lo ecore_idle_exiter.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_enterer.lo -MD -MP -MF .deps/ecore_idle_enterer.Tpo -c ecore_idle_enterer.c -fPIC -DPIC -o .libs/ecore_idle_enterer.o In file included from ecore_idle_enterer.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_enterer.lo -MD -MP -MF .deps/ecore_idle_enterer.Tpo -c ecore_idle_enterer.c -o ecore_idle_enterer.o >/dev/null 2>&1 mv -f .deps/ecore_idle_enterer.Tpo .deps/ecore_idle_enterer.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idler.lo -MD -MP -MF .deps/ecore_idler.Tpo -c -o ecore_idler.lo ecore_idler.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_exiter.lo -MD -MP -MF .deps/ecore_idle_exiter.Tpo -c ecore_idle_exiter.c -fPIC -DPIC -o .libs/ecore_idle_exiter.o In file included from ecore_idle_exiter.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idler.lo -MD -MP -MF .deps/ecore_idler.Tpo -c ecore_idler.c -fPIC -DPIC -o .libs/ecore_idler.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idle_exiter.lo -MD -MP -MF .deps/ecore_idle_exiter.Tpo -c ecore_idle_exiter.c -o ecore_idle_exiter.o >/dev/null 2>&1 In file included from ecore_idler.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_idler.lo -MD -MP -MF .deps/ecore_idler.Tpo -c ecore_idler.c -o ecore_idler.o >/dev/null 2>&1 mv -f .deps/ecore_idle_exiter.Tpo .deps/ecore_idle_exiter.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_list.lo -MD -MP -MF .deps/ecore_list.Tpo -c -o ecore_list.lo ecore_list.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_list.lo -MD -MP -MF .deps/ecore_list.Tpo -c ecore_list.c -fPIC -DPIC -o .libs/ecore_list.o In file included from ecore_list.c:13: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want mv -f .deps/ecore_idler.Tpo .deps/ecore_idler.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_main.lo -MD -MP -MF .deps/ecore_main.Tpo -c -o ecore_main.lo ecore_main.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_main.lo -MD -MP -MF .deps/ecore_main.Tpo -c ecore_main.c -fPIC -DPIC -o .libs/ecore_main.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_list.lo -MD -MP -MF .deps/ecore_list.Tpo -c ecore_list.c -o ecore_list.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_main.lo -MD -MP -MF .deps/ecore_main.Tpo -c ecore_main.c -o ecore_main.o >/dev/null 2>&1 mv -f .deps/ecore_main.Tpo .deps/ecore_main.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_path.lo -MD -MP -MF .deps/ecore_path.Tpo -c -o ecore_path.lo ecore_path.c mv -f .deps/ecore_list.Tpo .deps/ecore_list.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_pipe.lo -MD -MP -MF .deps/ecore_pipe.Tpo -c -o ecore_pipe.lo ecore_pipe.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_path.lo -MD -MP -MF .deps/ecore_path.Tpo -c ecore_path.c -fPIC -DPIC -o .libs/ecore_path.o ecore_path.c: In function 'ecore_path_group_remove': ecore_path.c:92: warning: passing argument 2 of 'eina_list_search_unsorted' from incompatible pointer type gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_path.lo -MD -MP -MF .deps/ecore_path.Tpo -c ecore_path.c -o ecore_path.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_pipe.lo -MD -MP -MF .deps/ecore_pipe.Tpo -c ecore_pipe.c -fPIC -DPIC -o .libs/ecore_pipe.o In file included from ecore_pipe.c:18: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want mv -f .deps/ecore_path.Tpo .deps/ecore_path.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_plugin.lo -MD -MP -MF .deps/ecore_plugin.Tpo -c -o ecore_plugin.lo ecore_plugin.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_pipe.lo -MD -MP -MF .deps/ecore_pipe.Tpo -c ecore_pipe.c -o ecore_pipe.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_plugin.lo -MD -MP -MF .deps/ecore_plugin.Tpo -c ecore_plugin.c -fPIC -DPIC -o .libs/ecore_plugin.o mv -f .deps/ecore_pipe.Tpo .deps/ecore_pipe.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_poll.lo -MD -MP -MF .deps/ecore_poll.Tpo -c -o ecore_poll.lo ecore_poll.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_plugin.lo -MD -MP -MF .deps/ecore_plugin.Tpo -c ecore_plugin.c -o ecore_plugin.o >/dev/null 2>&1 mv -f .deps/ecore_plugin.Tpo .deps/ecore_plugin.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_sheap.lo -MD -MP -MF .deps/ecore_sheap.Tpo -c -o ecore_sheap.lo ecore_sheap.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_poll.lo -MD -MP -MF .deps/ecore_poll.Tpo -c ecore_poll.c -fPIC -DPIC -o .libs/ecore_poll.o In file included from ecore_poll.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_poll.lo -MD -MP -MF .deps/ecore_poll.Tpo -c ecore_poll.c -o ecore_poll.o >/dev/null 2>&1 mv -f .deps/ecore_poll.Tpo .deps/ecore_poll.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_signal.lo -MD -MP -MF .deps/ecore_signal.Tpo -c -o ecore_signal.lo ecore_signal.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_sheap.lo -MD -MP -MF .deps/ecore_sheap.Tpo -c ecore_sheap.c -fPIC -DPIC -o .libs/ecore_sheap.o In file included from ecore_sheap.c:13: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_sheap.lo -MD -MP -MF .deps/ecore_sheap.Tpo -c ecore_sheap.c -o ecore_sheap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_signal.lo -MD -MP -MF .deps/ecore_signal.Tpo -c ecore_signal.c -fPIC -DPIC -o .libs/ecore_signal.o In file included from ecore_signal.c:19: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_signal.lo -MD -MP -MF .deps/ecore_signal.Tpo -c ecore_signal.c -o ecore_signal.o >/dev/null 2>&1 mv -f .deps/ecore_sheap.Tpo .deps/ecore_sheap.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_str.lo -MD -MP -MF .deps/ecore_str.Tpo -c -o ecore_str.lo ecore_str.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_str.lo -MD -MP -MF .deps/ecore_str.Tpo -c ecore_str.c -fPIC -DPIC -o .libs/ecore_str.o mv -f .deps/ecore_signal.Tpo .deps/ecore_signal.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_strbuf.lo -MD -MP -MF .deps/ecore_strbuf.Tpo -c -o ecore_strbuf.lo ecore_strbuf.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_str.lo -MD -MP -MF .deps/ecore_str.Tpo -c ecore_str.c -o ecore_str.o >/dev/null 2>&1 mv -f .deps/ecore_str.Tpo .deps/ecore_str.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_time.lo -MD -MP -MF .deps/ecore_time.Tpo -c -o ecore_time.lo ecore_time.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_time.lo -MD -MP -MF .deps/ecore_time.Tpo -c ecore_time.c -fPIC -DPIC -o .libs/ecore_time.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_strbuf.lo -MD -MP -MF .deps/ecore_strbuf.Tpo -c ecore_strbuf.c -fPIC -DPIC -o .libs/ecore_strbuf.o In file included from ecore_strbuf.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_time.lo -MD -MP -MF .deps/ecore_time.Tpo -c ecore_time.c -o ecore_time.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_strbuf.lo -MD -MP -MF .deps/ecore_strbuf.Tpo -c ecore_strbuf.c -o ecore_strbuf.o >/dev/null 2>&1 mv -f .deps/ecore_time.Tpo .deps/ecore_time.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_timer.lo -MD -MP -MF .deps/ecore_timer.Tpo -c -o ecore_timer.lo ecore_timer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_timer.lo -MD -MP -MF .deps/ecore_timer.Tpo -c ecore_timer.c -fPIC -DPIC -o .libs/ecore_timer.o mv -f .deps/ecore_strbuf.Tpo .deps/ecore_strbuf.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_tree.lo -MD -MP -MF .deps/ecore_tree.Tpo -c -o ecore_tree.lo ecore_tree.c In file included from ecore_timer.c:13: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_timer.lo -MD -MP -MF .deps/ecore_timer.Tpo -c ecore_timer.c -o ecore_timer.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_tree.lo -MD -MP -MF .deps/ecore_tree.Tpo -c ecore_tree.c -fPIC -DPIC -o .libs/ecore_tree.o mv -f .deps/ecore_timer.Tpo .deps/ecore_timer.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_value.lo -MD -MP -MF .deps/ecore_value.Tpo -c -o ecore_value.lo ecore_value.c In file included from ecore_tree.c:12: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_value.lo -MD -MP -MF .deps/ecore_value.Tpo -c ecore_value.c -fPIC -DPIC -o .libs/ecore_value.o In file included from ecore_value.c:42: Ecore.h:282: warning: 'struct timeval' declared inside parameter list Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_tree.lo -MD -MP -MF .deps/ecore_tree.Tpo -c ecore_tree.c -o ecore_tree.o >/dev/null 2>&1 mv -f .deps/ecore_tree.Tpo .deps/ecore_tree.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -MT ecore_value.lo -MD -MP -MF .deps/ecore_value.Tpo -c ecore_value.c -o ecore_value.o >/dev/null 2>&1 mv -f .deps/ecore_value.Tpo .deps/ecore_value.Plo /bin/ksh ../../../libtool --tag=CC --mode=link gcc -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -g -O2 -no-undefined -version-info 9:9:9 -release ver-pre-svn-01 -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib -Wl,-R/usr/X11R6/lib -L/opt/e17/lib -o libecore.la -rpath /opt/e17/lib ecore.lo ecore_anim.lo ecore_app.lo ecore_events.lo ecore_exe.lo ecore_getopt.lo ecore_hash.lo ecore_idle_enterer.lo ecore_idle_exiter.lo ecore_idler.lo ecore_list.lo ecore_main.lo ecore_path.lo ecore_pipe.lo ecore_plugin.lo ecore_poll.lo ecore_sheap.lo ecore_signal.lo ecore_str.lo ecore_strbuf.lo ecore_time.lo ecore_timer.lo ecore_tree.lo ecore_value.lo -L/opt/e17/lib -leina -lm rm -fr .libs/libecore-ver-pre-svn-01.so.9 .libs/libecore-ver-pre-svn-01.so.9.9 .libs/libecore.a .libs/libecore.la .libs/libecore.lai .libs/libecore.so gcc -shared .libs/ecore.o .libs/ecore_anim.o .libs/ecore_app.o .libs/ecore_events.o .libs/ecore_exe.o .libs/ecore_getopt.o .libs/ecore_hash.o .libs/ecore_idle_enterer.o .libs/ecore_idle_exiter.o .libs/ecore_idler.o .libs/ecore_list.o .libs/ecore_main.o .libs/ecore_path.o .libs/ecore_pipe.o .libs/ecore_plugin.o .libs/ecore_poll.o .libs/ecore_sheap.o .libs/ecore_signal.o .libs/ecore_str.o .libs/ecore_strbuf.o .libs/ecore_time.o .libs/ecore_timer.o .libs/ecore_tree.o .libs/ecore_value.o -Wl,--rpath -Wl,/opt/e17/lib -Wl,--rpath -Wl,/opt/e17/lib -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib /opt/e17/lib/libeina.so -lm -Wl,-R/usr/X11R6/lib -Wl,-soname -Wl,libecore-ver-pre-svn-01.so.9 -o .libs/libecore-ver-pre-svn-01.so.9.9 (cd .libs && rm -f libecore-ver-pre-svn-01.so.9 && ln -s libecore-ver-pre-svn-01.so.9.9 libecore-ver-pre-svn-01.so.9) (cd .libs && rm -f libecore.so && ln -s libecore-ver-pre-svn-01.so.9.9 libecore.so) ar cru .libs/libecore.a ecore.o ecore_anim.o ecore_app.o ecore_events.o ecore_exe.o ecore_getopt.o ecore_hash.o ecore_idle_enterer.o ecore_idle_exiter.o ecore_idler.o ecore_list.o ecore_main.o ecore_path.o ecore_pipe.o ecore_plugin.o ecore_poll.o ecore_sheap.o ecore_signal.o ecore_str.o ecore_strbuf.o ecore_time.o ecore_timer.o ecore_tree.o ecore_value.o ranlib .libs/libecore.a creating libecore.la (cd .libs && rm -f libecore.la && ln -s ../libecore.la libecore.la) gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore' Making all in ecore_input gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_input' /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_input.lo -MD -MP -MF .deps/ecore_input.Tpo -c -o ecore_input.lo ecore_input.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_input.lo -MD -MP -MF .deps/ecore_input.Tpo -c ecore_input.c -fPIC -DPIC -o .libs/ecore_input.o In file included from ecore_input.c:12: ../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_input.lo -MD -MP -MF .deps/ecore_input.Tpo -c ecore_input.c -o ecore_input.o >/dev/null 2>&1 mv -f .deps/ecore_input.Tpo .deps/ecore_input.Plo /bin/ksh ../../../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 9:9:9 -release ver-pre-svn-01 -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib -Wl,-R/usr/X11R6/lib -L/opt/e17/lib -o libecore_input.la -rpath /opt/e17/lib ecore_input.lo ../../../src/lib/ecore/libecore.la -L/opt/e17/lib -levas -leina rm -fr .libs/libecore_input-ver-pre-svn-01.so.9 .libs/libecore_input-ver-pre-svn-01.so.9.9 .libs/libecore_input.a .libs/libecore_input.la .libs/libecore_input.lai .libs/libecore_input.so gcc -shared .libs/ecore_input.o -Wl,--rpath -Wl,/home/massi/e17_src/ecore/src/lib/ecore/.libs -Wl,--rpath -Wl,/opt/e17/lib -Wl,--rpath -Wl,/opt/e17/lib -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib ../../../src/lib/ecore/.libs/libecore.so /opt/e17/lib/libevas.so /opt/e17/lib/libeina.so -Wl,-R/usr/X11R6/lib -Wl,-soname -Wl,libecore_input-ver-pre-svn-01.so.9 -o .libs/libecore_input-ver-pre-svn-01.so.9.9 (cd .libs && rm -f libecore_input-ver-pre-svn-01.so.9 && ln -s libecore_input-ver-pre-svn-01.so.9.9 libecore_input-ver-pre-svn-01.so.9) (cd .libs && rm -f libecore_input.so && ln -s libecore_input-ver-pre-svn-01.so.9.9 libecore_input.so) ar cru .libs/libecore_input.a ecore_input.o ranlib .libs/libecore_input.a creating libecore_input.la (cd .libs && rm -f libecore_input.la && ln -s ../libecore_input.la libecore_input.la) gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_input' Making all in ecore_job gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_job' /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_job.lo -MD -MP -MF .deps/ecore_job.Tpo -c -o ecore_job.lo ecore_job.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_job.lo -MD -MP -MF .deps/ecore_job.Tpo -c ecore_job.c -fPIC -DPIC -o .libs/ecore_job.o In file included from ecore_job.c:11: ../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_job.lo -MD -MP -MF .deps/ecore_job.Tpo -c ecore_job.c -o ecore_job.o >/dev/null 2>&1 mv -f .deps/ecore_job.Tpo .deps/ecore_job.Plo /bin/ksh ../../../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 9:9:9 -release ver-pre-svn-01 -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib -Wl,-R/usr/X11R6/lib -L/opt/e17/lib -o libecore_job.la -rpath /opt/e17/lib ecore_job.lo ../../../src/lib/ecore/libecore.la -L/opt/e17/lib -leina rm -fr .libs/libecore_job-ver-pre-svn-01.so.9 .libs/libecore_job-ver-pre-svn-01.so.9.9 .libs/libecore_job.a .libs/libecore_job.la .libs/libecore_job.lai .libs/libecore_job.so gcc -shared .libs/ecore_job.o -Wl,--rpath -Wl,/home/massi/e17_src/ecore/src/lib/ecore/.libs -Wl,--rpath -Wl,/opt/e17/lib -Wl,--rpath -Wl,/opt/e17/lib -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib ../../../src/lib/ecore/.libs/libecore.so /opt/e17/lib/libeina.so -Wl,-R/usr/X11R6/lib -Wl,-soname -Wl,libecore_job-ver-pre-svn-01.so.9 -o .libs/libecore_job-ver-pre-svn-01.so.9.9 (cd .libs && rm -f libecore_job-ver-pre-svn-01.so.9 && ln -s libecore_job-ver-pre-svn-01.so.9.9 libecore_job-ver-pre-svn-01.so.9) (cd .libs && rm -f libecore_job.so && ln -s libecore_job-ver-pre-svn-01.so.9.9 libecore_job.so) ar cru .libs/libecore_job.a ecore_job.o ranlib .libs/libecore_job.a creating libecore_job.la (cd .libs && rm -f libecore_job.la && ln -s ../libecore_job.la libecore_job.la) gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_job' Making all in ecore_txt gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_txt' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_txt' Making all in ecore_fb gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_fb' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_fb' Making all in ecore_directfb gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_directfb' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_directfb' Making all in ecore_con gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_con' /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con.lo -MD -MP -MF .deps/ecore_con.Tpo -c -o ecore_con.lo ecore_con.c /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_dns.lo -MD -MP -MF .deps/ecore_con_dns.Tpo -c -o ecore_con_dns.lo ecore_con_dns.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con.lo -MD -MP -MF .deps/ecore_con.Tpo -c ecore_con.c -fPIC -DPIC -o .libs/ecore_con.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_dns.lo -MD -MP -MF .deps/ecore_con_dns.Tpo -c ecore_con_dns.c -fPIC -DPIC -o .libs/ecore_con_dns.o ecore_con.c: In function 'ecore_con_server_add': ecore_con.c:177: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c:229: warning: incompatible implicit declaration of built-in function 'strncpy' ecore_con.c:247: warning: incompatible implicit declaration of built-in function 'strlen' ecore_con.c:256: warning: incompatible implicit declaration of built-in function 'strlen' ecore_con.c: In function 'ecore_con_server_connect': ecore_con.c:351: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c:384: warning: incompatible implicit declaration of built-in function 'strncpy' ecore_con.c:397: warning: incompatible implicit declaration of built-in function 'strncpy' ecore_con.c:412: warning: incompatible implicit declaration of built-in function 'strlen' ecore_con.c:421: warning: incompatible implicit declaration of built-in function 'strlen' ecore_con.c: In function 'ecore_con_server_send': ecore_con.c:599: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c:607: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c: In function 'ecore_con_client_send': ecore_con.c:724: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c:732: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c: In function '_ecore_con_cb_udp_listen': ecore_con.c:1026: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c: In function '_ecore_con_cb_tcp_connect': ecore_con.c:1069: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c: In function '_ecore_con_cb_udp_connect': ecore_con.c:1100: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c: In function '_ecore_con_svr_handler': ecore_con.c:1241: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c: In function '_ecore_con_cl_handler': ecore_con.c:1315: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c: In function '_ecore_con_cl_udp_handler': ecore_con.c:1364: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c: In function '_ecore_con_svr_udp_handler': ecore_con.c:1428: warning: incompatible implicit declaration of built-in function 'memcpy' ecore_con.c:1439: warning: incompatible implicit declaration of built-in function 'strdup' ecore_con.c: In function '_ecore_con_svr_cl_handler': ecore_con.c:1585: warning: incompatible implicit declaration of built-in function 'memcpy' In file included from ecore_con_dns.c:47: ../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_dns.lo -MD -MP -MF .deps/ecore_con_dns.Tpo -c ecore_con_dns.c -o ecore_con_dns.o >/dev/null 2>&1 mv -f .deps/ecore_con_dns.Tpo .deps/ecore_con_dns.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_info.lo -MD -MP -MF .deps/ecore_con_info.Tpo -c -o ecore_con_info.lo ecore_con_info.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con.lo -MD -MP -MF .deps/ecore_con.Tpo -c ecore_con.c -o ecore_con.o >/dev/null 2>&1 mv -f .deps/ecore_con.Tpo .deps/ecore_con.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_ssl.lo -MD -MP -MF .deps/ecore_con_ssl.Tpo -c -o ecore_con_ssl.lo ecore_con_ssl.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_ssl.lo -MD -MP -MF .deps/ecore_con_ssl.Tpo -c ecore_con_ssl.c -fPIC -DPIC -o .libs/ecore_con_ssl.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_info.lo -MD -MP -MF .deps/ecore_con_info.Tpo -c ecore_con_info.c -fPIC -DPIC -o .libs/ecore_con_info.o In file included from ecore_con_info.c:28: ../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_ssl.lo -MD -MP -MF .deps/ecore_con_ssl.Tpo -c ecore_con_ssl.c -o ecore_con_ssl.o >/dev/null 2>&1 mv -f .deps/ecore_con_ssl.Tpo .deps/ecore_con_ssl.Plo /bin/ksh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_url.lo -MD -MP -MF .deps/ecore_con_url.Tpo -c -o ecore_con_url.lo ecore_con_url.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_info.lo -MD -MP -MF .deps/ecore_con_info.Tpo -c ecore_con_info.c -o ecore_con_info.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_url.lo -MD -MP -MF .deps/ecore_con_url.Tpo -c ecore_con_url.c -fPIC -DPIC -o .libs/ecore_con_url.o ecore_con_url.c: In function 'ecore_con_url_ftp_upload': ecore_con_url.c:522: warning: passing argument 1 of 'basename' discards qualifiers from pointer target type ecore_con_url.c:524: warning: passing argument 1 of 'basename' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I../../../src/lib/ecore -I../../../src/lib/ecore_con -I/usr/pkg/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_con_url.lo -MD -MP -MF .deps/ecore_con_url.Tpo -c ecore_con_url.c -o ecore_con_url.o >/dev/null 2>&1 mv -f .deps/ecore_con_url.Tpo .deps/ecore_con_url.Plo mv -f .deps/ecore_con_info.Tpo .deps/ecore_con_info.Plo /bin/ksh ../../../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 9:9:9 -release ver-pre-svn-01 -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib -Wl,-R/usr/X11R6/lib -L/opt/e17/lib -o libecore_con.la -rpath /opt/e17/lib ecore_con.lo ecore_con_dns.lo ecore_con_info.lo ecore_con_ssl.lo ecore_con_url.lo ../../../src/lib/ecore/libecore.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lcurl -L/opt/e17/lib -leina rm -fr .libs/libecore_con-ver-pre-svn-01.so.9 .libs/libecore_con-ver-pre-svn-01.so.9.9 .libs/libecore_con.a .libs/libecore_con.la .libs/libecore_con.lai .libs/libecore_con.so gcc -shared .libs/ecore_con.o .libs/ecore_con_dns.o .libs/ecore_con_info.o .libs/ecore_con_ssl.o .libs/ecore_con_url.o -Wl,--rpath -Wl,/home/massi/e17_src/ecore/src/lib/ecore/.libs -Wl,--rpath -Wl,/usr/pkg/lib -Wl,--rpath -Wl,/opt/e17/lib -Wl,--rpath -Wl,/opt/e17/lib -Wl,--rpath -Wl,/usr/pkg/lib -L/usr/pkg/lib -L/usr/X11R6/lib -L/opt/e17/lib ../../../src/lib/ecore/.libs/libecore.so /usr/pkg/lib/libcurl.so /opt/e17/lib/libeina.so -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libecore_con-ver-pre-svn-01.so.9 -o .libs/libecore_con-ver-pre-svn-01.so.9.9 (cd .libs && rm -f libecore_con-ver-pre-svn-01.so.9 && ln -s libecore_con-ver-pre-svn-01.so.9.9 libecore_con-ver-pre-svn-01.so.9) (cd .libs && rm -f libecore_con.so && ln -s libecore_con-ver-pre-svn-01.so.9.9 libecore_con.so) ar cru .libs/libecore_con.a ecore_con.o ecore_con_dns.o ecore_con_info.o ecore_con_ssl.o ecore_con_url.o ranlib .libs/libecore_con.a creating libecore_con.la (cd .libs && rm -f libecore_con.la && ln -s ../libecore_con.la libecore_con.la) gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_con' Making all in ecore_x gmake[4]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_x' Making all in xlib gmake[5]: Entering directory `/home/massi/e17_src/ecore/src/lib/ecore_x/xlib' /bin/ksh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/X11R6/include -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_x.lo -MD -MP -MF .deps/ecore_x.Tpo -c -o ecore_x.lo ecore_x.c /bin/ksh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/X11R6/include -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_x_dnd.lo -MD -MP -MF .deps/ecore_x_dnd.Tpo -c -o ecore_x_dnd.lo ecore_x_dnd.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/X11R6/include -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_x_dnd.lo -MD -MP -MF .deps/ecore_x_dnd.Tpo -c ecore_x_dnd.c -fPIC -DPIC -o .libs/ecore_x_dnd.o In file included from ecore_x_dnd.c:12: ../../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/X11R6/include -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_x.lo -MD -MP -MF .deps/ecore_x.Tpo -c ecore_x.c -fPIC -DPIC -o .libs/ecore_x.o In file included from ecore_x.c:13: ../../../../src/lib/ecore/Ecore.h:282: warning: 'struct timeval' declared inside parameter list ../../../../src/lib/ecore/Ecore.h:282: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/X11R6/include -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I../../../../src/lib/ecore -I../../../../src/lib/ecore_txt -I../../../../src/lib/ecore_x -I../../../../src/lib/ecore_input -I/opt/e17/include -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/opt/e17/include/eina-0 -I/opt/e17/include/eina-0/eina -I/usr/pkg/include -I/usr/X11R6/include -I/opt/e17/include -I/opt/e17/include -g -O2 -MT ecore_x_dnd.lo -MD -MP -MF .deps/ecore_x_dnd.Tpo -c ecore_x_dnd.c -o ecore_x_dnd.o >/dev/null 2>&1 ecore_x.c: In function 'ecore_x_init': ecore_x.c:284: error: 'RRNotify' undeclared (first use in this function) ecore_x.c:284: error: (Each undeclared identifier is reported only once ecore_x.c:284: error: for each function it appears in.) gmake[5]: *** [ecore_x.lo] Error 1 gmake[5]: *** Waiting for unfinished jobs.... mv -f .deps/ecore_x_dnd.Tpo .deps/ecore_x_dnd.Plo gmake[5]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_x/xlib' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/home/massi/e17_src/ecore/src/lib/ecore_x' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/home/massi/e17_src/ecore/src/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/massi/e17_src/ecore/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/massi/e17_src/ecore' gmake: *** [all] Error 2