View previous topic :: View next topic |
Author |
Message |
avbohemen
Joined: 22 Oct 2012 Posts: 3
|
Posted: Mon Oct 22, 2012 8:51 am Post subject: Problem compiling miniupnpd 1.7.20121005 for OpenWRT |
|
|
Hello,
I am new to this forum, and I am trying to compile the newest version of miniupnpd (1.7.20121005) for my openwrt router. I have patched the makefile in my openwrt toolchain to fetch the newest version. That works fine.
However, the compiler fails with an error in linux/getroute.c that libnfnetlink.h cannot be found. I have also tried selecting libnfnetlink in my openwrt .config, but that did not help. Any suggestions?
By the way, the original miniupnpd 1.7 version compiles fine for openwrt. But in that version, getroute.c is not yet implemented. |
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
Posted: Tue Oct 23, 2012 12:10 pm Post subject: |
|
|
first look in your openwrt include dirs for libnfnetlink.h, maybe the path is wrong...
If it's not there, please ask OpenWRT guys... _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
|
twear
Joined: 01 Nov 2012 Posts: 80
|
Posted: Thu Nov 01, 2012 11:38 pm Post subject: |
|
|
were you able to fix this problem? |
|
Back to top |
|
|
|