Yeah, I also cannot compile libnl, getting double error: Killed autom4te: /usr/bin/m4 failed with exit status: 137 aclocal: /usr/bin/autom4te failed with exit status: 137 autoreconf: aclocal failed with exit status: 137
Tried to report this in several ways, still no success
26.06.2013, 22:41, "Stephan Meier" stephan@timeba.se:
On 06/26/2013 08:03 PM, Patrick McHardy wrote:
On Wed, Jun 26, 2013 at 06:10:17PM +0200, Stephan Meier wrote:
Hi,
after cloning libnl from git://dect.osmocom.org/git/libnl.git, I tried to compile it. It breaks while trying to compile the "nl-pktloc-lookup" binary. It seems to be caused by line 131 in src/Makefile.am (LDADD statement that overwrites the linker flags set before). Removing this line and thus using the "old" linker flags works.
Is this the desired behavior or did anybody just forget to delete this line?
Not sure, have you checked libnl upstream? I can merge with the latest version, but bugs unrelated to DECT should be fixed there first.
Cheers, Patrick
The upstream Version builds fine, so it would be nice if you could do a merge. Are there any plans to merge the DECT changes upstream?
Cheers, Stephan