Hi,

I am facing a probem by trying to compile e17 from the cvs.
I tried looking for an answer somewhere else but failed to find
anything relevant, so maybe someone around here can give me a hand.

everything goes find until I try to compile the e17/emotion module
I am running an Ubuntu (Hoary) system.

here's the emotion's configure and make outputs:

configure: 

Running aclocal...
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/check.m4:5: warning: underquoted definition of AM_PATH_CHECK
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether byte ordering is bigendian... no
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking 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 for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking 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++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for eet-config... /usr/local/bin/eet-config
checking for evas-config... /usr/local/bin/evas-config
checking for edje-config... /usr/local/bin/edje-config
checking for ecore-config... /usr/local/bin/ecore-config
checking for embryo-config... /usr/local/bin/embryo-config
checking for xine-config... /usr/bin/xine-config
checking for dlopen in -ldl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating emotion.pc
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/xine/Makefile
config.status: creating src/bin/Makefile
config.status: creating data/Makefile
config.status: creating emotion-config
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands


make:


cd . && /bin/sh /home/lo/cvs/e17/libs/emotion/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/lo/cvs/e17/libs/emotion'
Making all in src
make[2]: Entering directory `/home/lo/cvs/e17/libs/emotion/src'
Making all in lib
make[3]: Entering directory `/home/lo/cvs/e17/libs/emotion/src/lib'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I/usr/local/include -I../.. -I../../src/lib
-I/usr/local/include -I/usr/local/include    -g -O2 -MT
emotion_smart.lo -MD -MP -MF ".deps/emotion_smart.Tpo" -c -o
emotion_smart.lo emotion_smart.c; \
then mv -f ".deps/emotion_smart.Tpo" ".deps/emotion_smart.Plo"; else
rm -f ".deps/emotion_smart.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I../..
-I../../src/lib -I/usr/local/include -I/usr/local/include -g -O2 -MT
emotion_smart.lo -MD -MP -MF .deps/emotion_smart.Tpo -c
emotion_smart.c  -fPIC -DPIC -o .libs/emotion_smart.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I../..
-I../../src/lib -I/usr/local/include -I/usr/local/include -g -O2 -MT
emotion_smart.lo -MD -MP -MF .deps/emotion_smart.Tpo -c
emotion_smart.c -o emotion_smart.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o
libemotion.la -rpath /usr/local/lib -version-info 0:1:0
emotion_smart.lo -L/usr/local/lib -levas -L/usr/local/lib -lecore
-lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt
-lecore_fb -lecore_config -lecore_file -L/usr/local/lib -leet -lz
-ljpeg -lm -ldl
gcc -shared  .libs/emotion_smart.o  -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib
/usr/local/lib/libevas.so /usr/local/lib/libecore.so
/usr/local/lib/libecore_job.so /usr/local/lib/libecore_x.so
/usr/local/lib/libecore_evas.so /usr/local/lib/libecore_con.so
/usr/local/lib/libecore_ipc.so /usr/local/lib/libecore_txt.so
/usr/local/lib/libecore_fb.so /usr/local/lib/libecore_config.so
/usr/local/lib/libecore_file.so /usr/local/lib/libeet.so -lz
/usr/lib/libjpeg.so -lm -ldl  -Wl,-soname -Wl,libemotion.so.0 -o
.libs/libemotion.so.0.0.1
(cd .libs && rm -f libemotion.so.0 && ln -s libemotion.so.0.0.1 libemotion.so.0)
(cd .libs && rm -f libemotion.so && ln -s libemotion.so.0.0.1 libemotion.so)
ar cru .libs/libemotion.a  emotion_smart.o
ranlib .libs/libemotion.a
creating libemotion.la
(cd .libs && rm -f libemotion.la && ln -s ../libemotion.la libemotion.la)
make[3]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src/lib'
Making all in bin
make[3]: Entering directory `/home/lo/cvs/e17/libs/emotion/src/bin'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/lib
-I/usr/local/include -I/usr/local/include -I/usr/local/include    -g
-O2 -MT emotion_test_main.o -MD -MP -MF ".deps/emotion_test_main.Tpo"
-c -o emotion_test_main.o emotion_test_main.c; \
then mv -f ".deps/emotion_test_main.Tpo" ".deps/emotion_test_main.Po";
else rm -f ".deps/emotion_test_main.Tpo"; exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o
emotion_test  emotion_test_main.o -L/usr/local/lib -levas
-L/usr/local/lib -lecore -lecore_job -lecore_x -lecore_evas
-lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config
-lecore_file -L/usr/local/lib -leet -lz -ljpeg -lm -L/usr/local/lib
-ledje ../../src/lib/libemotion.la
mkdir .libs
gcc -g -O2 -o .libs/emotion_test emotion_test_main.o  -L/usr/local/lib
/usr/local/lib/libevas.so /usr/local/lib/libecore.so
/usr/local/lib/libecore_job.so /usr/local/lib/libecore_x.so
/usr/local/lib/libecore_evas.so /usr/local/lib/libecore_con.so
/usr/local/lib/libecore_ipc.so /usr/local/lib/libecore_txt.so
/usr/local/lib/libecore_fb.so /usr/local/lib/libecore_config.so
/usr/local/lib/libecore_file.so /usr/local/lib/libeet.so -lz
/usr/lib/libjpeg.so -lm /usr/local/lib/libedje.so
../../src/lib/.libs/libemotion.so -Wl,--rpath -Wl,/usr/local/lib
creating emotion_test
make[3]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src/bin'
Making all in modules
make[3]: Entering directory `/home/lo/cvs/e17/libs/emotion/src/modules'
Making all in xine
make[4]: Entering directory `/home/lo/cvs/e17/libs/emotion/src/modules/xine'
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include -I../../..
-I../../../src/lib -I../../../src/modules -I../../../src/modules/xine
-I/usr/local/include -I/usr/local/include -I/usr/include    -g -O2 -MT
emotion_xine_vo_out.lo -MD -MP -MF ".deps/emotion_xine_vo_out.Tpo" -c
-o emotion_xine_vo_out.lo emotion_xine_vo_out.c; \
then mv -f ".deps/emotion_xine_vo_out.Tpo"
".deps/emotion_xine_vo_out.Plo"; else rm -f
".deps/emotion_xine_vo_out.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include
-I../../.. -I../../../src/lib -I../../../src/modules
-I../../../src/modules/xine -I/usr/local/include -I/usr/local/include
-I/usr/include -g -O2 -MT emotion_xine_vo_out.lo -MD -MP -MF
.deps/emotion_xine_vo_out.Tpo -c emotion_xine_vo_out.c  -fPIC -DPIC -o
.libs/emotion_xine_vo_out.o
emotion_xine_vo_out.c: In function `_emotion_frame_display':
emotion_xine_vo_out.c:414: warning: assignment from incompatible pointer type
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include
-I../../.. -I../../../src/lib -I../../../src/modules
-I../../../src/modules/xine -I/usr/local/include -I/usr/local/include
-I/usr/include -g -O2 -MT emotion_xine_vo_out.lo -MD -MP -MF
.deps/emotion_xine_vo_out.Tpo -c emotion_xine_vo_out.c -o
emotion_xine_vo_out.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2   -o
xineplug_vo_out_emotion.la -rpath /usr/lib/xine/plugins/1.0.0 -module
-avoid-version -L../../../src/lib -L../../../src/lib/.libs
emotion_xine_vo_out.lo -L/usr/lib -lxine -lz -lnsl -lpthread -lrt
gcc -shared  .libs/emotion_xine_vo_out.o 
-L/home/lo/cvs/e17/libs/emotion/src/lib
-L/home/lo/cvs/e17/libs/emotion/src/lib/.libs -L/usr/lib
/usr/lib/libxine.so -lz -lnsl -lpthread -lrt  -Wl,-soname
-Wl,xineplug_vo_out_emotion.so -o .libs/xineplug_vo_out_emotion.so
ar cru .libs/xineplug_vo_out_emotion.a  emotion_xine_vo_out.o
ranlib .libs/xineplug_vo_out_emotion.a
creating xineplug_vo_out_emotion.la
(cd .libs && rm -f xineplug_vo_out_emotion.la && ln -s
../xineplug_vo_out_emotion.la xineplug_vo_out_emotion.la)
make[4]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src/modules/xine'
make[4]: Entering directory `/home/lo/cvs/e17/libs/emotion/src/modules'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I/usr/local/include -I../.. -I../../src/lib
-I../../src/modules -I/usr/local/include -I/usr/local/include
-I/usr/include    -g -O2 -MT emotion_xine.lo -MD -MP -MF
".deps/emotion_xine.Tpo" -c -o emotion_xine.lo emotion_xine.c; \
then mv -f ".deps/emotion_xine.Tpo" ".deps/emotion_xine.Plo"; else rm
-f ".deps/emotion_xine.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I../..
-I../../src/lib -I../../src/modules -I/usr/local/include
-I/usr/local/include -I/usr/include -g -O2 -MT emotion_xine.lo -MD -MP
-MF .deps/emotion_xine.Tpo -c emotion_xine.c  -fPIC -DPIC -o
.libs/emotion_xine.o
emotion_xine.c:1373: warning: initialization from incompatible pointer type
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I../..
-I../../src/lib -I../../src/modules -I/usr/local/include
-I/usr/local/include -I/usr/include -g -O2 -MT emotion_xine.lo -MD -MP
-MF .deps/emotion_xine.Tpo -c emotion_xine.c -o emotion_xine.o
>/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o
emotion_decoder_xine.la -rpath /usr/local/lib/emotion -module
-avoid-version -L../../src/lib -L../../src/lib/.libs emotion_xine.lo
-L/usr/local/lib -levas -L/usr/local/lib -lecore -lecore_job -lecore_x
-lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb
-lecore_config -lecore_file -L/usr/local/lib -leet -lz -ljpeg -lm
-L/usr/lib -lxine -lz -lnsl -lpthread -lrt
gcc -shared  .libs/emotion_xine.o  -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/usr/local/lib -L/home/lo/cvs/e17/libs/emotion/src/lib
-L/home/lo/cvs/e17/libs/emotion/src/lib/.libs -L/usr/local/lib
/usr/local/lib/libevas.so /usr/local/lib/libecore.so
/usr/local/lib/libecore_job.so /usr/local/lib/libecore_x.so
/usr/local/lib/libecore_evas.so /usr/local/lib/libecore_con.so
/usr/local/lib/libecore_ipc.so /usr/local/lib/libecore_txt.so
/usr/local/lib/libecore_fb.so /usr/local/lib/libecore_config.so
/usr/local/lib/libecore_file.so /usr/local/lib/libeet.so
/usr/lib/libjpeg.so -lm -L/usr/lib /usr/lib/libxine.so -lz -lnsl
-lpthread -lrt  -Wl,-soname -Wl,emotion_decoder_xine.so -o
.libs/emotion_decoder_xine.so
ar cru .libs/emotion_decoder_xine.a  emotion_xine.o
ranlib .libs/emotion_decoder_xine.a
creating emotion_decoder_xine.la
(cd .libs && rm -f emotion_decoder_xine.la && ln -s
../emotion_decoder_xine.la emotion_decoder_xine.la)
make[4]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src/modules'
make[3]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src/modules'
make[3]: Entering directory `/home/lo/cvs/e17/libs/emotion/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src'
make[2]: Leaving directory `/home/lo/cvs/e17/libs/emotion/src'
Making all in data
make[2]: Entering directory `/home/lo/cvs/e17/libs/emotion/data'
edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
edje_cc: Error. unable to load image for image "tiles.png" part entry
to ../data/theme.edj
edje_cc: Opening "/tmp/edje_cc.edc-tmp-QiRDSm" for input
edje_cc: Parsing input file
edje_cc: Parsing done
edje_cc: Wrote       520 bytes (   1Kb) for "edje_file" header
make[2]: *** [theme.edj] Error 255
make[2]: Leaving directory `/home/lo/cvs/e17/libs/emotion/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lo/cvs/e17/libs/emotion'
make: *** [all] Error 2


all the previous modules (in the order given on
http://enlightenment.org/Enlightenment/Get_Enlightenment/Build_Notes.html)
 compiled successfully (as did the next ones also).


the file e17/libs/emotion/data/theme.edj doesn't seem to have been
created at all.


Thanks for your help in advance.


-- 
Laurent Malvert [EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to