[uClinux-dev] asterisk with uClinux error

2010-05-05 Thread Zaya Kh
Hi , all I want to create uClinux with Asterisk PBX, I'm using Petalinux tool chain and Spartan3e Starter kit board We can* "make menuconfig"*, check Asterisk PBX, and libSSL, ncurses While we compiling kernel, I saw this error: .. checking whether the C compiler (ucfront-gcc microblaze-ucli

Re: [uClinux-dev] asterisk with uClinux error

2010-05-06 Thread Lennart Sorensen
On Thu, May 06, 2010 at 10:12:27AM +0900, Zaya Kh wrote: > Hi , all > > I want to create uClinux with Asterisk PBX, I'm using Petalinux tool chain > and Spartan3e Starter kit board > We can* "make menuconfig"*, > check Asterisk PBX, and libSSL, ncurses > > While we compiling kernel, I saw this er

Re: [uClinux-dev] asterisk with uClinux error

2010-05-06 Thread Alexander Stein
Hi there, Am Donnerstag, 6. Mai 2010 14:51:47 schrieb Lennart Sorensen: > Things using configure tend to hate cross compiling since they often > believe they can create a test program and run it to find out some > setting. If you cross compile then you can't run the executable and > hence the tes

Re: [uClinux-dev] asterisk with uClinux error

2010-05-06 Thread Lennart Sorensen
On Thu, May 06, 2010 at 03:00:40PM +0200, Alexander Stein wrote: > If passed --host and --build differ (or --target?) configure _should_ detect > such things. But iexpect this will only work, if autofoo is setup correctly, > otherwise It should know, but most developers don't think about cross c

Re: [uClinux-dev] asterisk with uClinux error

2010-05-06 Thread Jamie Lokier
Lennart Sorensen wrote: > On Thu, May 06, 2010 at 10:12:27AM +0900, Zaya Kh wrote: > > Hi , all > > > > I want to create uClinux with Asterisk PBX, I'm using Petalinux tool chain > > and Spartan3e Starter kit board > > We can* "make menuconfig"*, > > check Asterisk PBX, and libSSL, ncurses > > >

Re: [uClinux-dev] asterisk with uClinux error

2010-05-06 Thread Lennart Sorensen
On Thu, May 06, 2010 at 06:00:13PM +0100, Jamie Lokier wrote: > The above error should not occur if ./configure is called correctly > for cross-compilation. config.log will explain what it's doing before > it complains. For a few autoconf tests it does and there is no way to avoid it. In the case

Fwd: [uClinux-dev] asterisk with uClinux error

2010-05-07 Thread Zaya Kh
Hi,all I'm sorry, I'm beginner, So How decide our problem. How can I install autoconf. and where can I find confg.log help me? Cheers,Zoloo -- Forwarded message -- From: Lennart Sorensen Date: Fri, May 7, 2010 at 4:35 AM Subject: Re: [uClinux-dev] asterisk with uCl

Re: [uClinux-dev] asterisk with uClinux error

2010-05-07 Thread Jamie Lokier
Lennart Sorensen wrote: > On Thu, May 06, 2010 at 06:00:13PM +0100, Jamie Lokier wrote: > > The above error should not occur if ./configure is called correctly > > for cross-compilation. config.log will explain what it's doing before > > it complains. > > For a few autoconf tests it does and ther

Re: Fwd: [uClinux-dev] asterisk with uClinux error

2010-05-07 Thread Jamie Lokier
Zaya Kh wrote: >How can I install autoconf. You don't need to install Autoconf to diagnose the problem. Autoconf is a program which generates the ./configure script, which is done already before you received the source. You might need Autoconf to _fix_ the problem, but first you need to diag

Fwd: Fwd: [uClinux-dev] asterisk with uClinux error

2010-05-07 Thread Zaya Kh
led program was: #line 658 "configure" #include "confdefs.h" main(){return(0);} cheers, Zoloo -- Forwarded message -- From: Jamie Lokier Date: Fri, May 7, 2010 at 6:31 PM Subject: Re: Fwd: [uClinux-dev] asterisk with uClinux error To: uClinux developme

Re: Fwd: Fwd: [uClinux-dev] asterisk with uClinux error

2010-05-07 Thread Jamie Lokier
Zaya Kh wrote: > >our cross compiler tool chain is Petalinux, we use it, >I want create Petalinux with Asterisk PBX, >And i used "find" command this result >./lib/libatm/config.log >./user/thttpd/config.log >./user/traceroute/config.log >./user/at/config.log >./user