[Openstreetmap] Re: Getting data from gpsd

Petter Reinholdtsen pere at hungry.com
Sat Jul 2 10:18:42 BST 2005


[Glen Barnes]
> I've got my machine dual booting with linux which has bdus
> installed. I tried compiling the gpxlogger software on that partition
> but I got the following error:
>
> undefined reference to function 'floor'.
>
> Any ideas on how to fix this error?

Not really.  I got the floor() function from C99.  Where are you
trying to compile it?  You might try to replace it with round(), which
will give an inaccurate result, but might be good enough.





More information about the talk mailing list