Next problem. With Ecore_IMF disabled, building edje gets me - edje_entry.c: In function '_edje_entry_input_panel_layout_get': edje_entry.c:2833: error: 'Entry' has no member named 'imf_context' edje_entry.c: In function '_edje_entry_imf_cursor_info_set': edje_entry.c:2855: error: 'Entry' has no member named 'imf_context'
Full log attached. Note that prior to this, I had done - ./configure --prefix=/usr --bindir=/bin --enable-ecore-fb --enable-ecore-input --disable-posix-threads --disable-glib --disable-ecore-imf --disable-build-examples for ecore. -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world.
./configure --prefix=/usr --bindir=/bin --disable-edje-decc --disable-edje-recc --disable-edje-player --disable-edje-inspector --disable-edje-external-inspector --enable-edje-program-cache --enable-edje-calc-cache checking for a BSD-compatible install... /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 build system type... i486-unknown-linux-gnu checking host system type... i486-unknown-linux-gnu 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/devel/bin/ld checking if the linker (/usr/devel/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/devel/bin/nm -B checking the name lister (/usr/devel/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 32768 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/devel/bin/ld option to reload object files... -r 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/devel/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/devel/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 whether to build edje_cc binary... yes checking whether to build edje_decc binary... no checking whether to build edje_recc binary... no checking whether to build edje_player binary... no checking whether to build edje_inspector binary... no checking whether to build edje_external_inspector binary... no checking for location of Vim data files... Not found, EDC syntax file will not be installed 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 to build documentation... yes checking for doxygen... no WARNING: The doxygen program was not found in your execute path. 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: no doxygen detected. Documentation will not be built checking for a Python interpreter with version >= 2.5... none checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for MINIMAL... yes checking for EDJE... yes checking for ECORE_IMF... no checking for EDJE_CC... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for PATH_MAX in limits.h... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for ANSI C header files... (cached) yes checking for __attribute__... yes checking for library containing strerror... none required checking for working alloca.h... yes checking for alloca... yes checking for realpath... yes checking whether tests are built... no checking whether to use profiling instrumentation... no configure: creating ./config.status config.status: creating edje.pc config.status: creating edje.spec config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/include/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/bin/epp/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/alsa_snd_player/Makefile config.status: creating src/modules/eet_snd_reader/Makefile config.status: creating src/modules/multisense_factory/Makefile config.status: creating src/tests/Makefile config.status: creating utils/Makefile config.status: creating src/examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ edje 1.1.0 ------------------------------------------------------------------------ Configuration Options Summary: Amalgamation.........: no Ecore IMF............: no Multisense...........: no EDJE_PROGRAM_CACHE...: yes EDJE_CALC_CACHE......: yes Fixed point..........: no Documentation........: no Tests................: no Coverage.............: no Examples.............: install:yes build:no Programs: Build edje_cc................: yes Build edje_decc..............: no Build edje_recc..............: no Build edje_player............: no Build edje_inspector.........: no Build edje_external_inspector: no Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -g -O2 LDFLAGS..............: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr make all-recursive make[1]: Entering directory `/home/edje' Making all in data make[2]: Entering directory `/home/edje/data' Making all in include make[3]: Entering directory `/home/edje/data/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/edje/data/include' make[3]: Entering directory `/home/edje/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/edje/data' make[2]: Leaving directory `/home/edje/data' Making all in src make[2]: Entering directory `/home/edje/src' Making all in lib make[3]: Entering directory `/home/edje/src/lib' CC edje_box_layout.lo CC edje_cache.lo CC edje_calc.lo CC edje_callbacks.lo CC edje_container.lo CC edje_data.lo CC edje_edit.lo CC edje_embryo.lo CC edje_entry.lo distcc[31386] ERROR: compile edje_entry.c on 10.0.2.2:15824/1 failed distcc[31386] (dcc_build_somewhere) Warning: remote compilation of 'edje_entry.c' failed, retrying locally distcc[31386] Warning: failed to distribute edje_entry.c to 10.0.2.2:15824/1, running locally instead edje_entry.c: In function '_edje_entry_input_panel_layout_get': edje_entry.c:2833: error: 'Entry' has no member named 'imf_context' edje_entry.c: In function '_edje_entry_imf_cursor_info_set': edje_entry.c:2855: error: 'Entry' has no member named 'imf_context' distcc[31386] ERROR: compile edje_entry.c on localhost failed make[3]: *** [edje_entry.lo] Error 1 make[3]: Leaving directory `/home/edje/src/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/edje/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/edje' make: *** [all] Error 2
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel