gpsd and as-needed patches

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Vlatko Kosturjak kost at linux.hr
Wed Jul 20 21:50:47 UTC 2011


Hello!

Hopefully this is right place to send patches since I don't have access to tracker.

I'm sending two patches against latest git version. First one is updating gpsd 
support since new gpsd have few functions changed: I've #ifdefed each offending 
function, so you can check each function in configure process or just wrap 
everything inside same #ifdef, depending on your wish. I have #defined timeout, 
but it can be done as variable if you think 2000 miliseconds is not good for
everybody.

Other patch is just quick hack to support --as-needed linker flag, so osmocombb 
can compile fine on distros which enforce such flag. In order, to read
more about flag, read here:
http://www.gentoo.org/proj/en/qa/asneeded.xml
(In short, order of flags do matter)

Hope it helps,
-- 
Vlatko Kosturjak - KoSt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osmocom-configure-patch.diff
Type: text/x-diff
Size: 559 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110720/3c4b0b66/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osmocom-gpsd-patch.diff
Type: text/x-diff
Size: 1227 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20110720/3c4b0b66/attachment-0001.bin>


More information about the baseband-devel mailing list