On Tue, Oct 02, 2007 at 11:50:35PM +0200, Marco Cavallini wrote: > after some succesful building I get an error > > AR util-linux/lib.a > LINK busybox_unstripped > /home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2/scripts/trylink: > > 5: function: not found > /home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2/scripts/trylink: > > 11: Syntax error: "}" unexpected > make[1]: *** [busybox_unstripped] Error 2 > make[1]: Leaving directory > `/home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2' > make: *** [/home/koan/ptxdist/progetti/testarm/state/busybox.compile] > Error 2 > > error: a command in the pipe returned 2, bailing out
Hmm, difficult to reproduce without having access to the build. Maybe a busybox bug which triggers on ubuntu? Try adding 'set +x' to the trylink script to debug the issue. Robert -- Pengutronix - Linux Solutions for Science and Industry Entwicklungszentrum Nord http://www.pengutronix.de -- ptxdist mailing list [email protected]
