Hello all,

I was wondering if anyone could make a suggestion on what I could do to
get -pre8 to compile. I compiled -pre7 with no problems and have been
using it happily. This weekend I downloaded -pre8 and have had no
success.

I untarred the tarball from sourceforge, and ./configure --prefix=/usr

the configure completes with no errors or warnings...

<much snipped>
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/themes/Makefile
config.status: creating src/themes/configs/Makefile
config.status: creating src/themes/configs/pix/Makefile
config.status: creating src/themes/configs/backup/Makefile
config.status: creating dox/Makefile
config.status: creating dox/E-docs/Makefile
config.status: creating eesh/Makefile
config.status: creating epp/Makefile
config.status: creating man/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/enlightenment.install
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating debian/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

I type make and this is what I get:

[EMAIL PROTECTED]:~/tarballs/enlightenment-0.16.6$ make
make  all-recursive
make[1]: Entering directory `/home/breed/tarballs/enlightenment-0.16.6'
Making all in scripts
make[2]: Entering directory
`/home/breed/tarballs/enlightenment-0.16.6/scripts' make[2]: Nothing to
be done for `all'. make[2]: Leaving directory
`/home/breed/tarballs/enlightenment-0.16.6/scripts' Making all in dox
make[2]: Entering directory
`/home/breed/tarballs/enlightenment-0.16.6/dox' Making all in E-docs
make[3]: Entering directory
`/home/breed/tarballs/enlightenment-0.16.6/dox/E-docs' make[3]: Nothing
to be done for `all'. make[3]: Leaving directory
`/home/breed/tarballs/enlightenment-0.16.6/dox/E-docs' make[3]: Entering
directory `/home/breed/tarballs/enlightenment-0.16.6/dox'
source='format.c' object='format.o' libtool=no \
depfile='.deps/format.Po' tmpdepfile='.deps/format.TPo' \ depmode=gcc3
/bin/sh ../depcomp \ gcc -DENLIGHTENMENT_ROOT=\"/usr/enlightenment\"
-DENLIGHTENMENT_BIN=\"/usr/enlightenment/bin\" -I. -I. -I..  -I..
-I../intl    -g -O2 -c `test -f 'format.c' || echo './'`format.c In file
included from format.c:24: dox.h:93: syntax error before "TT_Engine"
dox.h:93: warning: no semicolon at end of struct or union
dox.h:94: warning: data definition has no type or storage class
dox.h:95: syntax error before "instance"
dox.h:95: warning: data definition has no type or storage class
dox.h:96: syntax error before "properties"
dox.h:96: warning: data definition has no type or storage class
dox.h:98: syntax error before '*' token
dox.h:98: warning: data definition has no type or storage class
dox.h:99: syntax error before '*' token
dox.h:99: warning: data definition has no type or storage class
dox.h:100: syntax error before "char_map"
dox.h:100: warning: data definition has no type or storage class
dox.h:103: syntax error before '}' token
dox.h:104: warning: data definition has no type or storage class
dox.h:116: syntax error before "Efont"
dox.h:116: warning: no semicolon at end of struct or union
dox.h:121: syntax error before '}' token
dox.h:122: warning: data definition has no type or storage class
dox.h:186: syntax error before '*' token
dox.h:192: syntax error before '*' token
dox.h:192: warning: data definition has no type or storage class
dox.h:193: syntax error before '*' token
dox.h:196: syntax error before "Efont"
dox.h:199: syntax error before '*' token
dox.h:200: syntax error before '*' token
dox.h:202: syntax error before '*' token
format.c: In function `RenderPage':
format.c:513: syntax error before "ts"
format.c:521: `ts' undeclared (first use in this function)
format.c:521: (Each undeclared identifier is reported only once
format.c:521: for each function it appears in.)
make[3]: *** [format.o] Error 1
make[3]: Leaving directory
`/home/breed/tarballs/enlightenment-0.16.6/dox' make[2]: ***
[all-recursive] Error 1 make[2]: Leaving directory
`/home/breed/tarballs/enlightenment-0.16.6/dox' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/home/breed/tarballs/enlightenment-0.16.6' make: *** [all] Error 2


Any idea where the problem is? 

Thanks for any suggestions,
Brad


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to