On Fri, 20 May 2005 11:38:47 -0400 Aless <[EMAIL PROTECTED]> babbled: > hi all > > i am trying to compile e17 from the cvs tree but when i run the autogen.sh > from ecore i get this error: you may have an old cvs tree that is trying to re-run configure updates before making clean - just remove the tree entirely - recheckout and you should be fine. > ... > config.status: creating src/lib/ecore_config/Makefile > config.status: creating src/lib/ecore_file/Makefile > config.status: error: cannot find input file: src/lib/ecore_dbus/Makefile.in > > what is the problem? > > the full output: > ./autogen.sh > Running aclocal... > Running autoheader... > Running autoconf... > Running libtoolize... > Running automake... > 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 ANSI C... 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 whether make sets $(MAKE)... yes > checking for working aclocal-1.4... found > checking for working autoconf... found > checking for working automake-1.4... found > checking for working autoheader... found > checking for working makeinfo... found > checking whether byte ordering is bigendian... no > 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 for gcc option to accept ANSI C... none needed > 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 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 int... yes > checking size of int... 4 > 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 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 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 __attribute__... yes > checking for gettimeofday... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking whether ecore_txt module is to be built... yes > checking for libiconv in -liconv... no > checking for iconv in -liconv... no > checking for libiconv in -lc... no > checking for iconv in -lc... yes > checking whether ecore_x module is to be built... yes > checking for X11/Xcursor/Xcursor.h... yes > checking for XcursorImageLoadCursor in -lXcursor... yes > checking for X11/extensions/Print.h... no > checking for X11/extensions/Xinerama.h... yes > checking for XineramaQueryScreens in -lXinerama... yes > checking whether ecore_job module is to be built... yes > checking whether ecore_fb module is to be built... yes > checking linux/fb.h usability... yes > checking linux/fb.h presence... yes > checking for linux/fb.h... yes > checking for evas-config... /usr/local/bin/evas-config > checking whether ecore_evas module is to be built... yes > checking whether ecore_evas gl support is to be built... yes > checking for Evas_Engine_GL_X11.h... yes > checking whether ecore_evas fb support is to be built... yes > checking for Evas_Engine_FB.h... yes > checking whether ecore_evas buffer support is to be built... yes > checking for Evas_Engine_Buffer.h... yes > checking whether ecore_con module is to be built... yes > checking for pkg-config... /usr/bin/pkg-config > checking for openssl... yes > checking SSL_CFLAGS... > checking SSL_LIBS... -lssl -lcrypto -ldl > checking whether ecore_ipc module is to be built... yes > checking whether ecore_dbus module is to be built... yes > checking whether ecore_config module is to be built... yes > checking for eet-config... /usr/local/bin/eet-config > checking for libiconv in -lc... no > checking for iconv in -lc... yes > checking whether ecore_x module is to be built... yes > checking for X11/Xcursor/Xcursor.h... yes > checking for XcursorImageLoadCursor in -lXcursor... yes > checking for X11/extensions/Print.h... no > checking for X11/extensions/Xinerama.h... yes > checking for XineramaQueryScreens in -lXinerama... yes > checking whether ecore_job module is to be built... yes > checking whether ecore_fb module is to be built... yes > checking linux/fb.h usability... yes > checking linux/fb.h presence... yes > checking for linux/fb.h... yes > checking for evas-config... /usr/local/bin/evas-config > checking whether ecore_evas module is to be built... yes > checking whether ecore_evas gl support is to be built... yes > checking for Evas_Engine_GL_X11.h... yes > checking whether ecore_evas fb support is to be built... yes > checking for Evas_Engine_FB.h... yes > checking whether ecore_evas buffer support is to be built... yes > checking for Evas_Engine_Buffer.h... yes > checking whether ecore_con module is to be built... yes > checking for pkg-config... /usr/bin/pkg-config > checking for openssl... yes > checking SSL_CFLAGS... > checking SSL_LIBS... -lssl -lcrypto -ldl > checking whether ecore_ipc module is to be built... yes > checking whether ecore_dbus module is to be built... yes > checking whether ecore_config module is to be built... yes > checking for eet-config... /usr/local/bin/eet-config > checking whether ecore_file module is to be built... yes > checking whether inotify is to be used for filemonitoring... yes > checking linux/inotify.h usability... no > checking linux/inotify.h presence... no > checking for linux/inotify.h... no > checking whether polling is to be used for filemonitoring... yes > checking for dlopen in -ldl... yes > checking for perl... /usr/bin/perl > configure: creating ./config.status > config.status: creating Makefile > config.status: creating ecore.pc > config.status: creating data/Makefile > config.status: creating data/fonts/Makefile > config.status: creating data/images/Makefile > config.status: creating data/pointers/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_fb/Makefile > config.status: creating src/lib/ecore_evas/Makefile > config.status: creating src/lib/ecore_con/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: error: cannot find input file: src/lib/ecore_dbus/Makefile.in > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users