zdennis (owner)

Revisions

gist: 142512 Download_button fork
public
Public Clone URL: git://gist.github.com/142512.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---> Building libtheora
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libtheora/work/libtheora-1.0" && make all " returned error 2
Command output: dec/apiwrapper.c:49: error: '_th' undeclared (first use in this function)
dec/apiwrapper.c: At top level:
dec/apiwrapper.c:59: error: syntax error before '*' token
dec/apiwrapper.c: In function 'theora_control':
dec/apiwrapper.c:61: error: '_th' undeclared (first use in this function)
dec/apiwrapper.c:63: error: '_req' undeclared (first use in this function)
dec/apiwrapper.c:63: error: '_buf' undeclared (first use in this function)
dec/apiwrapper.c:63: error: '_buf_sz' undeclared (first use in this function)
dec/apiwrapper.c: At top level:
dec/apiwrapper.c:72: error: syntax error before '*' token
dec/apiwrapper.c: In function 'theora_granule_frame':
dec/apiwrapper.c:74: error: '_th' undeclared (first use in this function)
dec/apiwrapper.c:76: error: '_gp' undeclared (first use in this function)
dec/apiwrapper.c: At top level:
dec/apiwrapper.c:85: error: syntax error before '*' token
dec/apiwrapper.c: In function 'theora_granule_time':
dec/apiwrapper.c:87: error: '_th' undeclared (first use in this function)
dec/apiwrapper.c:89: error: '_gp' undeclared (first use in this function)
dec/apiwrapper.c: At top level:
dec/apiwrapper.c:98: error: syntax error before '*' token
dec/apiwrapper.c: In function 'oc_theora_info2th_info':
dec/apiwrapper.c:99: error: '_info' undeclared (first use in this function)
dec/apiwrapper.c:99: error: '_ci' undeclared (first use in this function)
dec/apiwrapper.c: At top level:
dec/apiwrapper.c:137: error: syntax error before '*' token
dec/apiwrapper.c: In function 'theora_granule_shift':
dec/apiwrapper.c:141: error: '_ci' undeclared (first use in this function)
make[2]: *** [apiwrapper.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 
Error: Status 1 encountered during processing.