Hi, On 12 April 2013 00:11, Andreas Müller <[email protected]> wrote: > Had no make-native so did manually build it and now systemd compiles fine now. > > Is there a reason why we don't build make-native - If remember correct > there were fixes also for webkit-gtk parallel-make issues (ok - these > are wiped away for me by retry loop).
We don't build make-native because any real distribution doesn't ship an un-patched make 3.82 as it can't actually be used to compile pretty large chunks of a distro. Most distributions have either kept with 3.81 or use 3.82 with patches, and thanks to Colin we have the patches in our own make-native now. My hunch is that you're using Debian with make from experimental. The maintainers appear to be waiting for upstream to release 3.83 instead of pulling in patches, so my advise is not to use it - 3.82 is genuinely broken. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
