Well, here's the result of autogen.sh and make. If you see something I'm not seeing let me know. Otherwise, compiling engrave is still a mystery for me.

# ./autogen.sh
Running aclocal...
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... gawk
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 for strerror in -lcposix... 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 dependency style of gcc... (cached) gcc3
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 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 flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking if malloc debugging is wanted... no
checking for evas-config... /usr/local/bin/evas-config
checking for evas... yes
checking for ecore-config... /usr/local/bin/ecore-config
checking for ecore... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating engrave-config
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands

[EMAIL PROTECTED] make
Making all in src
make[1]: Entering directory `/home/Enrique/e17/libs/engrave/src'
cd .. && /bin/sh /home/Enrique/e17/libs/engrave/missing --run autoheader
touch ./config.h.in
cd .. && /bin/sh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
make  all-recursive
make[2]: Entering directory `/home/Enrique/e17/libs/engrave/src'
Making all in lib
make[3]: Entering directory `/home/Enrique/e17/libs/engrave/src/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/Enrique/e17/libs/engrave/src/lib'
Making all in bin
make[3]: Entering directory `/home/Enrique/e17/libs/engrave/src/bin'
/bin/sh ../../libtool --mode=link gcc  -g -W -Wall -Wno-implicit   -o engrave_te
job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecor
gcc -g -W -Wall -Wno-implicit -o .libs/engrave_test engrave_test_main.o  ../../s
/libecore_job.so /usr/local/lib/libecore_x.so /usr/local/lib/libecore_evas.so /u
xt.so /usr/local/lib/libecore_fb.so /usr/local/lib/libecore_config.so /usr/local
../../src/lib/.libs/libengrave.so: undefined reference to `engrave_lnum'
../../src/lib/.libs/libengrave.so: undefined reference to `engrave_cur_file'
../../src/lib/.libs/libengrave.so: undefined reference to `yyin'
../../src/lib/.libs/libengrave.so: undefined reference to `yylex'
../../src/lib/.libs/libengrave.so: undefined reference to `engrave_col'
collect2: ld returned 1 exit status
make[3]: *** [engrave_test] Error 1
make[3]: Leaving directory `/home/Enrique/e17/libs/engrave/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Enrique/e17/libs/engrave/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Enrique/e17/libs/engrave/src'
make: *** [all-recursive] Error 1

dan sinclair wrote:
On Fri, 2005-08-05 at 10:32 -0700, Enrique Figueroa wrote:
  
I think we are running out of ideas because I'm using automake 1.7 as
decribed in:
http://enlightenment.org/Enlightenment/Get_Enlightenment/Build_Notes.html

And to make sure, I uninstalled 1.7 and installed 1.5 and tried recompiling engrave and still no success.

I'm mystified about this.
    

read through the output and see if there were any errors before that.
check to make sure flex/bison actually ran. if they didn't then your
automake is doing something very strange. 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

  

Reply via email to