OpenOBEX - "parse error before string constant"

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1483
Joined: Fri Aug 29, 2003 8:39 pm

OpenOBEX - "parse error before string constant"

Post by ^rooker »

[PROBLEM]
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
Post Reply