From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yegor Yefremov Date: Thu, 28 Apr 2011 17:05:09 +0200 Subject: [Buildroot] [PATCH v3] libnl: bump to version 3.0 In-Reply-To: <4DB979F7.6070707@zacarias.com.ar> References: <4DB8134E.1030503@visionsystems.de> <4DB91798.6050601@visionsystems.de> <20110428140919.77d3027f@surf> <4DB97757.3090305@visionsystems.de> <4DB979F7.6070707@zacarias.com.ar> Message-ID: <4DB98225.4000000@visionsystems.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >> but if I run make again everything gets built like a charm. Perhaps this is caused by -j16. So no need for big hammer :-) >> >> Best regards, >> Yegor > Define LIBNL_MAKE = $(MAKE1) in libnl.mk and try to reproduce it again. > It's not ideal and the libnl Makefile should be fixed upstream though. > Regards. It helped. If I have time I'll look into this issue and report upstream. There are some more bugs, if compiling out-of-source. Best regards, Yegor