What steps will reproduce the problem?
1. compile gecko-mediaplayer 0.9.8 on a distribution without GIO (e.g.
openSUSE 10.3)
What is the expected output? What do you see instead?
Compilation fails:
gm_parse.c: In function 'gm_parse_asx_is_asx':
gm_parse.c:165: warning: implicit declaration of function 'strcmp'
gm_parse.c:169: error: 'parse' undeclared (first use in this function)
What version of the product are you using? On what operating system?
gecko-mediaplayer 0.9.8 on openSUSE 10.3/x86_64
Please provide any additional information below.
see attached patch.
Note that the patch also fixes a warning caused by a missing "#include
<stdio.h>"
Original issue reported on code.google.com by pascal.b...@gmail.com on 29 Sep 2009 at 9:46
Original issue reported on code.google.com by
pascal.b...@gmail.com
on 29 Sep 2009 at 9:46Attachments: