On Fri, 2012-03-23 at 19:02 +0100, KP Kirchdoerfer wrote: > Am 22.03.2012 21:36, schrieb davidMbrooke: > > On Wed, 2012-03-21 at 22:21 +0000, davidMbrooke wrote: > > I do seem to have re-introduced a number of build failures (mawk, > > linux-atm, dhcpd) > > Hi David; > > just rebuilded. I don't see any errors... > > Haven't tested buildpackage yet. > > kp
Hi kp, Thanks for checking. Are you building on 32-bit x86 by any chance, rather than 64-bit x86_64 like me? For mawk and linux-atm the problem seems to be that they are trying to run executables on the build host as part of the build process, but those executables are intended for the target host... A possible workaround is to run the executables manually, store the output in Git and insert the output into the source tree as part of "make source". That will only work if the output is platform independent though. I'm starting to look at dhcpd (again!) now. david ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel