Il giorno Mon, 06 Jan 2003 08:21:30 -0800 SourceForge.net scrisse:

> 
> Read and respond to this message at: 
> https://sourceforge.net/forum/message.php?msg_id=1820198
> By: kishiro_otaku
> 
> I know I'm sinning by posting a compile concern here, but ebits for
> e17 from the split branch (as of 1.6.03) is having big problems, I
> thought perhaps someone would know where to get a compilable version
> or even more likely what I'm doing wrong:
> 
> ebits_main.c: in almost every function in the file, requests for
> members next, data is unrecognized.
> 
> Am I compiling in the wrong order, not getting Evas_List.h or
> something?

oh, then maybe it's not me!
I'm having problems building ebits too, here are some lines from make's
output:

make  all-recursive
make[1]: Entering directory `/tmp/e17/ebits'
Making all in src
make[2]: Entering directory `/tmp/e17/ebits/src'
source='ebits_main.c' object='ebits_main.lo' libtool=yes \
depfile='.deps/ebits_main.Plo' tmpdepfile='.deps/ebits_main.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include -I/usr/local/include -I/usr/local/include -I..
-I/usr/local/include -DLIBDIR=\"/usr/local/lib\"
-DBINDIR=\"/usr/local/bin\" -DDATADIR=\"/usr/local/share\"    -g -O2 -c
-o ebits_main.lo `test -f ebits_main.c || echo './'`ebits_main.c rm -f
.libs/ebits_main.lo gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include -I/usr/local/include -I/usr/local/include -I..
-I/usr/local/include -DLIBDIR=\"/usr/local/lib\"
-DBINDIR=\"/usr/local/bin\" -DDATADIR=\"/usr/local/share\" -g -O2 -c
ebits_main.c -Wp,-MD,.deps/ebits_main.TPlo  -fPIC -DPIC -o
.libs/ebits_main.lo In file included from ebits_main.c:3:
Ebits_private.h:145: variable or field `clip' declared void
Ebits_private.h:146: variable or field `evas' declared void
Ebits_private.h:161: variable or field `object' declared void
ebits_main.c:14: invalid initializer
ebits_main.c: In function `ebits_get_bit_name':
ebits_main.c:46: invalid type argument of `->'
ebits_main.c:46: invalid operands to binary !=
ebits_main.c:50: invalid type argument of `->'
ebits_main.c: In function `_ebits_get_bit_class':
ebits_main.c:65: invalid type argument of `->'
ebits_main.c:65: invalid operands to binary !=
ebits_main.c:69: invalid type argument of `->'
[and so on, until..]
ebits_main.c:2447: incompatible types in assignment
ebits_main.c:2449: invalid type argument of `->'
ebits_main.c:2449: invalid operands to binary !=
ebits_main.c:2453: invalid type argument of `->'
ebits_main.c:2454: incompatible type for argument 1 of
`evas_list_append' ebits_main.c:2454: incompatible types in assignment
ebits_main.c: In function `ebits_get_state_names':
ebits_main.c:2464: incompatible types in return
make[2]: *** [ebits_main.lo] Error 1
make[2]: Leaving directory `/tmp/e17/ebits/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/e17/ebits'
make: *** [all] Error 2

the test of evas runs without problems, if useful I could paste options
and flags used to build evas.

Thanks :)

-- 
          Massimo Maiurana   mailto:[EMAIL PROTECTED]
          Linux RU #245612  RM #127258  keyID #7044D601
        "Un uomo solo, in questo mondo, non e' niente...
           ...e non ci sono altri mondi oltre questo"
                      -The thin red line-

Attachment: msg00046/pgp00000.pgp
Description: PGP signature

Reply via email to