From stephan at timeba.se Wed Jul 3 16:39:24 2013 From: stephan at timeba.se (Stephan Meier) Date: Wed, 03 Jul 2013 18:39:24 +0200 Subject: Compile of libnl failed In-Reply-To: <20130628162400.GA19988@macbook.localnet> References: <51CB1269.2060308@timeba.se> <20130626180305.GC20465@macbook.localnet> <51CB35D1.2060908@timeba.se> <20130628155900.GD4462@macbook.localnet> <20130628162400.GA19988@macbook.localnet> Message-ID: <51D453BC.40000@timeba.se> On 06/28/2013 06:24 PM, Patrick McHardy wrote: > On Fri, Jun 28, 2013 at 05:59:05PM +0200, Patrick McHardy wrote: >> On Wed, Jun 26, 2013 at 08:41:21PM +0200, Stephan Meier wrote: >>> 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. >> >> I'll take care of thst during the next days. Please send me a reminder in >> case I'll forget. > > Merged and pushed out. > > Cheers, > Patrick > Thanks for merging this from upstream so quickly. Unfortunately, the problem still exists. When merging you also pulled in the corresponding line from the (dect-)Makefile.am into your fork. Deleting the line fixes the problem like before. BTW: My other reported problem (from [1]) still persists. Cheers, Stephan [1] http://lists.osmocom.org/pipermail/linux-dect/2013-June/000224.html From c470ip at yandex.ru Wed Jul 10 11:04:45 2013 From: c470ip at yandex.ru (C470IP) Date: Wed, 10 Jul 2013 15:04:45 +0400 Subject: Compile of libdect fails References: <51CC6DA3.80906@timeba.se> Message-ID: Hello! Your fix doesn't work with the latest version of libnl anymore. Did the string change from "nl-3" to something else? (Fix for libnl works fine, many thanks :) With best regards, Alexander Hello, Stephan! You wrote to on Thu, 27 Jun 2013 18:51:47 +0200: SM> Hi, SM> sorry to be a bit of a nag, but libdect fails, too. The configure SM> script SM> fails while trying to find libnl. The fix is to replace "nl" with SM> "nl-3" SM> in configure.ac:36 (the first param of the AC_CHECK_LIB macro). SM> Cheers, SM> Stephan With best regards, C470IP. E-mail: c470ip at yandex.ru