[obdgpslogger] obsgui build errors with fltk-1.3.0

Gary Briggs chunky at icculus.org
Sun Sep 18 14:27:45 EDT 2011


On Sun, Sep 18, 2011 at 05:39:25PM +0200, Maciej Grela wrote:
<snippage>
> diff -urp obdgpslogger-0.16.orig/src/gui/convertwindow.fl
> obdgpslogger-0.16/src/gui/convertwindow.fl
> --- obdgpslogger-0.16.orig/src/gui/convertwindow.fl	2010-05-02
> 01:24:44.000000000 +0200
> +++ obdgpslogger-0.16/src/gui/convertwindow.fl	2011-09-18
> 16:35:23.408642135 +0200
> @@ -102,8 +102,6 @@ if(0 < f.count())
>      }
>      code {mMainui = obdui;} {}
>    }
> -  Function {~obdconvertwindow()} {open
> -  } {}
>    decl {OBDUI *mMainui;} {}
>    decl {enum obd_convert_type mConvertType;} {}
>    Function {show()} {open
> 
> Unfortunately, I have not checked yet if it still works with fltk-1.1
> but I'm interested what do you think about this problem and my fix and
> will you consider applying the patch.

Yup, that's the correct fix. Debian sid recently moved to fltk1.3, the
FLTK maintainer there submitted the exact same patch as debian bug
#633474:
http://us.generation-nt.com/answer/bug-633474-obdgpslogger-ftbfs-w-fluid-1-3-obdconvertwindow-no-longer-defined-help-204046521.html

It's been applied in svn; if you pull the current SVN, you'll find the
patch is in there:
http://svn.icculus.org/obdgpslogger/trunk/src/gui/convertwindow.fl?r1=464&r2=587

[and as an aside, pulling the current SVN also gets you "wifi" support,
too :-D]

Thanks for the bug report; I always appreciate it, especially when folks
send patches!

Man, now that I look, I'm way overdue for a release. I'll have to get to
that in the next few days

Thanks,
Gary (-;


More information about the obdgpslogger mailing list