All:

I'm trying to compile DR17 on FreeBSD 4.10 with no luck.
I tried using GCC 3.3.2, GCC 3.4.3, GCC 4.0.1, but it always stops compiling 
any apps.
The libraries compile smoothly, but compiling any app (like entice, e, 
entrance) aborts with an error while building the theme.
Here's the output when compiling `e':

<<<----------- output -------------
gmake[5]: Leaving directory `/home/gopal_v/Downloads/e/e17/apps/e'
/usr/local/e/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/fonts 
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=FAST_PC \
../../data/themes/default.edc \
../../data/themes/default.edj
/usr/local/e/bin/edje_cc: Opening "/tmp/edje_cc.edc-tmp-rnCnsi" for input
/usr/local/e/bin/edje_cc: Parsing input file
/usr/local/e/bin/edje_cc: Error. default_border.edc:1113 got 2 arguments, but 
expected 1
gmake[4]: *** [default.edj] Error 255
gmake[4]: Leaving directory `/home/gopal_v/Downloads/e/e17/apps/e/data/themes'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/gopal_v/Downloads/e/e17/apps/e/data/themes'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/gopal_v/Downloads/e/e17/apps/e/data'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/gopal_v/Downloads/e/e17/apps/e'
gmake: *** [all] Error 2
------------- end of output -------------->>>

Version of my compiler:

Using built-in specs.
Target: i386-portbld-freebsd4.10
Configured with: ./..//gcc-4.0-20050707/configure --disable-nls 
--with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=40 
--libdir=/usr/local/lib/gcc/i386-portbld-freebsd4.10/4.0.1 
--with-gxx-include-dir=/usr/local/lib/gcc/i386-portbld-freebsd4.10/4.0.1/include/c++/
 --disable-shared --disable-libgcj --prefix=/usr/local i386-portbld-freebsd4.10
Thread model: posix
gcc version 4.0.1 [FreeBSD]

I tried using CFLAGS "-g", and then "-O2", but it didn't work either.

Can somebody help me on this? Thanks in advance.
-- 
Gopalarathnam V.




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to