Hi all,

i'm trying to compile raster's last creation (r72457)
using easy_e17.sh but i got this error:

----------------------------------- Last loglines ------------------------------
  CC     terminology-col.o
  CC     terminology-config.o
  CC     terminology-keyin.o
  CC     terminology-main.o
  CC     terminology-media.o
  CC     terminology-options.o
  CC     terminology-options_font.o
  CC     terminology-options_behavior.o
  CC     terminology-options_video.o
  CC     terminology-termio.o
  CC     terminology-termpty.o
  CC     terminology-utf8.o
  CC     terminology-win.o
  CCLD   terminology
/usr/bin/ld: terminology-termio.o: undefined reference to symbol 
'ecore_imf_evas_event_key_up_wrap'
/usr/bin/ld: note: 'ecore_imf_evas_event_key_up_wrap' is defined in DSO 
/opt/e17/lib/libecore_imf_evas.so.1 so try adding it to the linker command line
/opt/e17/lib/libecore_imf_evas.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [terminology] Error 1
make[3]: Leaving directory `/home/tempu/src/e17_src/terminology/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tempu/src/e17_src/terminology'
make: *** [all] Error 2

attached the complete build log

thanks
Andrea
-------------------------------------------------------------------------------
EASY_E17 1.4.0 CMD: make -j 4 clean
-------------------------------------------------------------------------------
Making clean in data
make[1]: Entering directory `/home/tempu/src/e17_src/terminology/data'
Making clean in themes
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data/themes'
Making clean in images
make[3]: Entering directory 
`/home/tempu/src/e17_src/terminology/data/themes/images'
make[3]: Nothing to be done for `clean'.
make[3]: Leaving directory 
`/home/tempu/src/e17_src/terminology/data/themes/images'
Making clean in .
make[3]: Entering directory `/home/tempu/src/e17_src/terminology/data/themes'
rm -f *.edj
make[3]: Leaving directory `/home/tempu/src/e17_src/terminology/data/themes'
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data/themes'
Making clean in fonts
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data/fonts'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data/fonts'
Making clean in images
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data/images'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data/images'
Making clean in icons
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data/icons'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data/icons'
Making clean in desktop
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data/desktop'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data/desktop'
Making clean in .
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/data'
make[2]: Nothing to be done for `clean-am'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/data'
make[1]: Leaving directory `/home/tempu/src/e17_src/terminology/data'
Making clean in src
make[1]: Entering directory `/home/tempu/src/e17_src/terminology/src'
Making clean in bin
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/src/bin'
test -z "terminology" || rm -f terminology
rm -f *.o
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/src/bin'
Making clean in .
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/src'
make[2]: Nothing to be done for `clean-am'.
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/src'
make[1]: Leaving directory `/home/tempu/src/e17_src/terminology/src'
Making clean in .
make[1]: Entering directory `/home/tempu/src/e17_src/terminology'
make[1]: Nothing to be done for `clean-am'.
make[1]: Leaving directory `/home/tempu/src/e17_src/terminology'
-------------------------------------------------------------------------------
EASY_E17 1.4.0 CMD: ./autogen.sh --prefix=/opt/e17  
-------------------------------------------------------------------------------
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'.
libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
Running automake...
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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 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 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 whether gcc and cc understand -c and -o together... yes
checking for __attribute__... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TERMINOLOGY... yes
configure: edje_cc set to /opt/e17/bin/edje_cc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating data/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/images/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/images/Makefile
config.status: creating terminology_config.h
config.status: terminology_config.h is unchanged
config.status: executing depfiles commands



------------------------------------------------------------------------
terminology 0.1.0
------------------------------------------------------------------------

Configuration Options Summary:
  Ecore IMF................: 

Compilation................: make (or gmake)
  CPPFLAGS.................:  -I/opt/e17/include
  CFLAGS...................: 
  LDFLAGS..................:  -L/opt/e17/lib

Installation...............: make install (as root if needed, with 'su' or 
'sudo')
  prefix...................: /opt/e17

-------------------------------------------------------------------------------
EASY_E17 1.4.0 CMD: make -j 4
-------------------------------------------------------------------------------
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/home/tempu/src/e17_src/terminology/missing --run autoheader)
rm -f stamp-h1
touch terminology_config.h.in
cd . && /bin/sh ./config.status terminology_config.h
config.status: creating terminology_config.h
config.status: terminology_config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/tempu/src/e17_src/terminology'
Making all in src
make[2]: Entering directory `/home/tempu/src/e17_src/terminology/src'
Making all in bin
make[3]: Entering directory `/home/tempu/src/e17_src/terminology/src/bin'
  CC     terminology-col.o
  CC     terminology-config.o
  CC     terminology-keyin.o
  CC     terminology-main.o
  CC     terminology-media.o
  CC     terminology-options.o
  CC     terminology-options_font.o
  CC     terminology-options_behavior.o
  CC     terminology-options_video.o
  CC     terminology-termio.o
  CC     terminology-termpty.o
  CC     terminology-utf8.o
  CC     terminology-win.o
  CCLD   terminology
/usr/bin/ld: terminology-termio.o: undefined reference to symbol 
'ecore_imf_evas_event_key_up_wrap'
/usr/bin/ld: note: 'ecore_imf_evas_event_key_up_wrap' is defined in DSO 
/opt/e17/lib/libecore_imf_evas.so.1 so try adding it to the linker command line
/opt/e17/lib/libecore_imf_evas.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [terminology] Error 1
make[3]: Leaving directory `/home/tempu/src/e17_src/terminology/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tempu/src/e17_src/terminology/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tempu/src/e17_src/terminology'
make: *** [all] Error 2
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to