when compiling openobex-apps-1.0.0 using gcc 3.4.x, one will encounter multiple errors like this:
Code: Select all
obex_put_common.c:85: error: parse error before string constant
[SOLUTION]
Use this patch:
http://www.das-werkstatt.com/useful/ope ... c3.4.patch