While compiling Mozilla Firefox source for 3.6a1pre, I am getting
the below error.
/home/guest/sb/mercurial/src/media/liboggplay/src/liboggplay/
oggplay.c
"../../../../dist/include/oggz/oggz_off_t_generated.h", line 65.9:
1506-166 (S) Definition of function loff_t requires parentheses.
"../../../../dist/include/oggz/oggz_off_t_generated.h", line 65.16:
1506-276 (S) Syntax error: possible missing '{'?
"../../../../dist/include/oggz/oggz_comments.h", line 97.3: 1506-273
(E) Missing type in declaration of OggzComment.
"../../../../dist/include/oggz/oggz_comments.h", line 140.7: 1506-166
(S) Definition of function OggzComment requires parentheses.
"../../../../dist/include/oggz/oggz_comments.h", line 140.19: 1506-276
(S) Syntax error: possible missing '{'?
"../../../../dist/include/oggplay/oggplay_reader.h", line 64.3:
1506-273 (E) Missing type in declaration of OggPlayReader.
"../../../../dist/include/oggplay/oggplay_reader.h", line 73.1:
1506-166 (S) Definition of function OggPlayReader requires
parentheses.
"../../../../dist/include/oggplay/oggplay_reader.h", line 73.15:
1506-276 (S) Syntax error: possible missing '{'?
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 46.3:
1506-273 (E) Missing type in declaration of OggPlayVideoData.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line
64.52: 1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 64.1:
1506-282 (S) The type of the parameters must be specified in a
prototype.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line
66.57: 1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 66.1:
1506-282 (S) The type of the parameters must be specified in a
prototype.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line
68.56: 1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 68.1:
1506-282 (S) The type of the parameters must be specified in a
prototype.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line
70.55: 1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 70.1:
1506-282 (S) The type of the parameters must be specified in a
prototype.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line 75.1:
1506-166 (S) Definition of function OggPlayVideoData requires
parentheses.
"../../../../dist/include/oggplay/oggplay_callback_info.h", line
75.18: 1506-276 (S) Syntax error: possible missing '{'?
"../../../../dist/include/oggplay/oggplay_seek.h", line 43.22:
1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_seek.h", line 43.1: 1506-282
(S) The type of the parameters must be specified in a prototype.
"../../../../dist/include/oggplay/oggplay_seek.h", line 49.34:
1506-277 (S) Syntax error: possible missing ')' or ','?
"../../../../dist/include/oggplay/oggplay_seek.h", line 49.1: 1506-282
(S) The type of the parameters must be specified in a prototype.
"../../../../dist/include/oggplay/oggplay.h", line 70.1: 1506-166 (S)
Definition of function OggPlay requires parentheses.
"../../../../dist/include/theora/theora.h", line 169.3: 1506-273 (E)
Missing type in declaration of yuv_buffer.
"../../../../dist/include/theora/theora.h", line 472.49: 1506-046 (S)
Syntax error.
"../../../../dist/include/theora/theora.h", line 599.50: 1506-046 (S)
Syntax error.
"/home/guest/sb/mercurial/src/media/liboggplay/src/liboggplay/
oggplay_private.h", line 90.3: 1506-046 (S) Syntax error.
gmake[1]: *** [oggplay.o] Error 1
Can someone please advise?
Thanks,
Shailendra
It would help to know what OS and compiler (including versions) you are
using, people here don't have crystal balls that can tell that.
Robert Kaiser
Hi Robert,
The OS is AIX and the compiler used is XL C/C++ version 8.
Thanks,
Shailendra