> >
> > Hi
> >
> > When wanting to compile evas or ecore, this ends to this error:
> >
> > libtool: link: cannot find the livrary `' or unhandled argument
> `/usr/X11R6/lib'
> > make[5]: *** [libecore_x.la] Erreur 1
> >

> run:
>
> make maintainer-clean
>
> then launch autogen.sh again. If the problem is still there, paste the
> output of configure
>
> Vincent
>

This leads to the same error. So here is the output of configure:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-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 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... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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... /bin/grep
checking for egrep... /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... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
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 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 how to run the C++ preprocessor... g++ -E
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 -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) 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
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... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dlopen in -ldl... yes
checking for EINA... yes
checking for iconv in -lc... yes
checking for explicit iconv link options...
checking for sdl-config... /usr/bin/sdl-config
checking for SDL... yes
checking for DIRECTFB... yes
checking for EET... yes
checking whether ecore_x with XCB backend is to be built... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking 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... yes
checking for XCompositeQueryExtension in -lXcomposite... yes
checking for X11/extensions/Xdamage.h... yes
checking for XDamageSubtract in -lXdamage... yes
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... yes
checking for XFixesExpandRegion in -lXfixes... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for X11/extensions/Print.h... no
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... yes
checking features.h presence... yes
checking for features.h... yes
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... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
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... yes
checking for alloca... yes
checking for gettimeofday... yes
checking for strlcpy... no
checking for mkdirat... yes
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... yes
checking for TLS2... yes
checking for SSL... yes
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... yes
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... no
checking whether ecore_evas OpenGL Xlib support is to be built... yes
checking whether ecore_evas OpenGL Xlib support is built... yes
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 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
config.status: executing libtool commands

ecore 0.9.9.060

Optional Modules:

 Core:

  Ecore........................: always
  Ecore_Job....................: yes
  Ecore_Txt....................: yes
  Ecore_Con....................: yes
    OpenSSL....................: yes (disabled)
    GnuTLS.....................: yes
    CURL.......................: yes
    Abstract Sockets...........: yes
  Ecore_Ipc....................: yes
    OpenSSL....................: yes (disabled)
    GnuTLS.....................: yes
  Ecore_File...................: yes
    Inotify....................: yes
    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.....................: no
    Xinerama...................: yes
    Xrandr.....................: yes
    Xscreensaver...............: yes
    Xrender....................: yes
    Xcomposite.................: yes
    Xfixes.....................: yes
    Xdamage....................: yes
    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................: no
    OpenGL X11.................: yes
    Software XCB...............: no
    XRender XCB................: 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.................: yes

 Compilation...................: make (gmake on some systems)
 Build of the documentation....: make doc

 Installation..................: make install

    prefix.....................: /usr/local




-- 
dAgeCKo

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to