Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot emerge zapping becose of rte bug (?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Sat Oct 25, 2003 8:53 pm    Post subject: cannot emerge zapping becose of rte bug (?) Reply with quote

Code:

pipe -I/mnt/hd01/gentoo/tmp/portage/rte-0.5.1/work/rte-0.5.1/src -c b_divx4linux.c -MT b_divx4linux.lo -MD -MP -MF .deps/b_divx4linux.TPlo  -fPIC -DPIC -o .libs/b_divx4linux.lo
In file included from b_divx4linux.c:26:
b_divx4linux.h:60: parse error before "ENC_PARAM"
b_divx4linux.h:60: warning: no semicolon at end of struct or union
b_divx4linux.h:78: parse error before '}' token
b_divx4linux.h:78: warning: type defaults to `int' in declaration of `d4l_context'
b_divx4linux.h:78: warning: data definition has no type or storage class
b_divx4linux.h:80: parse error before '*' token
b_divx4linux.h:80: warning: return type defaults to `int'
b_divx4linux.h:80: warning: no previous prototype for `DX'
b_divx4linux.h: In function `DX':
b_divx4linux.h:80: parse error before ')' token
b_divx4linux.h:80: parse error before ')' token
b_divx4linux.c: At top level:
b_divx4linux.c:49: parse error before '*' token
b_divx4linux.c: In function `encore_init5':
b_divx4linux.c:51: `param' undeclared (first use in this function)
b_divx4linux.c:51: (Each undeclared identifier is reported only once
b_divx4linux.c:51: for each function it appears in.)
b_divx4linux.c: At top level:
b_divx4linux.c:75: parse error before '*' token
b_divx4linux.c: In function `status':
b_divx4linux.c:85: `dx' undeclared (first use in this function)
b_divx4linux.c: At top level:
b_divx4linux.c:127: parse error before '*' token
b_divx4linux.c: In function `avi_write_header':
b_divx4linux.c:132: `p0' undeclared (first use in this function)
b_divx4linux.c:144: `dx' undeclared (first use in this function)
b_divx4linux.c:144: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:145: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:155: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:156: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:177: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:185: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:188: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:189: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:194: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:195: warning: left-hand operand of comma expression has no effect
b_divx4linux.c:201: warning: left-hand operand of comma expression has no effect
b_divx4linux.c: At top level:
b_divx4linux.c:218: parse error before '*' token
b_divx4linux.c: In function `avi_write_trailer':
b_divx4linux.c:222: `p' undeclared (first use in this function)
b_divx4linux.c:222: `movi_bytes' undeclared (first use in this function)
b_divx4linux.c:223: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `mainloop':
b_divx4linux.c:232: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `stop':
b_divx4linux.c:349: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `start':
b_divx4linux.c:382: `dx' undeclared (first use in this function)
b_divx4linux.c: At top level:
b_divx4linux.c:441: parse error before '*' token
b_divx4linux.c:442: warning: `reset_output' was used with no prototype before its definition
b_divx4linux.c: In function `reset_output':
b_divx4linux.c:443: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `set_output':
b_divx4linux.c:454: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `set_input':
b_divx4linux.c:511: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `parameters_set':
b_divx4linux.c:574: `dx' undeclared (first use in this function)
b_divx4linux.c:597: `ENC_CSP_RGB24' undeclared (first use in this function)
b_divx4linux.c:605: `ENC_CSP_YV12' undeclared (first use in this function)
b_divx4linux.c:609: `ENC_CSP_I420' undeclared (first use in this function)
b_divx4linux.c:618: `ENC_CSP_YUY2' undeclared (first use in this function)
b_divx4linux.c:623: `ENC_CSP_UYVY' undeclared (first use in this function)
b_divx4linux.c: In function `option_get':
b_divx4linux.c:734: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `option_set':
b_divx4linux.c:762: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `codec_get':
b_divx4linux.c:804: `dx' undeclared (first use in this function)
b_divx4linux.c: At top level:
b_divx4linux.c:828: `codec_set' redeclared as different kind of symbol
b_divx4linux.h:66: previous declaration of `codec_set'
b_divx4linux.c: In function `codec_set':
b_divx4linux.c:829: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `context_delete':
b_divx4linux.c:895: `dx' undeclared (first use in this function)
b_divx4linux.c: In function `context_new':
b_divx4linux.c:925: `dx' undeclared (first use in this function)
make[2]: *** [b_divx4linux.lo] Error 1
make[2]: Leaving directory `/mnt/hd01/gentoo/tmp/portage/rte-0.5.1/work/rte-0.5.1/divx4linux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hd01/gentoo/tmp/portage/rte-0.5.1/work/rte-0.5.1'
make: *** [all] Error 2

!!! ERROR: media-libs/rte-0.5.1 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)



any ideas ?
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Sun Oct 26, 2003 12:49 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads. Please post any followups here.
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum