Search Criteria
Package Details: olsrd 0.9.6.2-1
Git Clone URL: | https://aur.archlinux.org/olsrd.git (read-only, click to copy) |
---|---|
Package Base: | olsrd |
Description: | The olsr.org implementation of the Optimized Link State Routing Protocol. |
Upstream URL: | http://www.olsr.org/mediawiki/index.php/Olsrd |
Licenses: | |
Submitter: | nimrod_mack |
Maintainer: | nimrod_mack |
Last Packager: | nimrod_mack |
Votes: | 2 |
Popularity: | 0.000037 |
First Submitted: | 2016-05-27 18:39 |
Last Updated: | 2017-11-28 13:36 |
Dependencies (4)
- bison (byacc-bison, bison-git) (make)
- flex (flex-git) (make)
- gpsd (gpsd-timing) (make)
- gpsd (gpsd-timing) (optional)
Latest Comments
nimrod_mack commented on 2019-05-17 12:53
I know now there is a new version v0.9.7 but since this version has a buggy gpsd integration (whitch prevents compilation in my case) I'll wait until the next one where this issue should aready be fixed.
nimrod_mack commented on 2018-06-27 10:57
Sorry but I didn't manage to reproduce your error. I tried a simple
makepkg
as well asyaourt -S olsrd
and both managed to build the package.It seems warnings are being treated as errors as set in
Makefile.inc
. It might help to set a WARNINGS variable in the make command line in the build() function like this:dreieck commented on 2018-06-26 10:31
Build fails for me with: