----- Original Message ----- > From: David A. Marlin <dmarlin@xxxxxxxxxx> > To: arm@xxxxxxxxxxxxxxxxxxxxxxx > Cc: > Sent: Sunday, January 20, 2013 4:19 AM > Subject: Re: Asterisk build on ARM > > On 01/19/2013 09:25 PM, Jeffrey Ollie wrote: >> Today at the ARM hackfest @ FUDCon I was able to get Asterisk 11.2.0 >> to build in mock on the Calxeda server and Asterisk started up on >> Smooge's Trimslice that I borrowed from him. However, when I looked >> at the ARM koji[1] the latest build failed here: >> >> armv7hl-redhat-linux-gnueabi-ar rv >> ../lib/libpj-armv7l-unknown-linux-gnu.a >> output/pjlib-armv7l-unknown-linux-gnu/ioqueue_select.o <yadda yadda >> yadda> >> make[5]: armv7hl-redhat-linux-gnueabi-ar: Command not found >> >> Seems rather odd that ar can't be found... > > In the arm.koji log it appears that it is trying to cross-build the package: > > : > checking whether we are cross compiling... yes > : > configure: WARNING: using cross tools not prefixed with host triplet > checking for ar... /usr/bin/ar > > > so it is looking for a cross-ar instead of the native one. I'd look for why > the configure script thinks it is cross compiling. > I think because a platform is specified, it assumes it is a cross-compile. It has installer helper tools that need to run natively similar to the js stuff. _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm