Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-09 Thread Matt Riddell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CSB wrote: >>> When attempting to build zaptel I get the following error: >>> configure:2184: error: C compiler cannot create executables >> Where do you actually get the error from? From the 'make' command? If >> so: go chase errors in menuselect/conf

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-06 Thread CSB
> > When attempting to build zaptel I get the following error: > > configure:2184: error: C compiler cannot create executables > > Where do you actually get the error from? From the 'make' command? If > so: go chase errors in menuselect/configure > ./configure Cameron _

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-06 Thread Tzafrir Cohen
On Thu, Mar 06, 2008 at 06:50:40AM +1300, CSB wrote: > When attempting to build zaptel I get the following error: > configure:2184: error: C compiler cannot create executables Where do you actually get the error from? From the 'make' command? If so: go chase errors in menuselect/configure --

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-06 Thread CSB
> > I believe I have all the necessary packages installed. > > > > Having done some research, one link suggests using strace and in that > case I > > don't get the error: > > strace -f -o /tmp/trace -e trace=process ./configure > > ... > > configure: *** Zaptel build successfully configured *** >

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-05 Thread Tzafrir Cohen
On Thu, Mar 06, 2008 at 06:50:40AM +1300, CSB wrote: > I believe I have all the necessary packages installed. > > Having done some research, one link suggests using strace and in that case I > don't get the error: > strace -f -o /tmp/trace -e trace=process ./configure > ... > configure: *** Zapte

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-05 Thread Tzafrir Cohen
On Wed, Mar 05, 2008 at 07:26:21PM +0100, Stefan Guenther wrote: > CSB wrote: > > > >When attempting to build zaptel I get the following error: > >configure:2184: error: C compiler cannot create executables > > > on a Debian/Ubuntu-system > > apt-get install build-essential make bin86 $ apt-cache

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-05 Thread Michiel van Baak
On 06:50, Thu 06 Mar 08, CSB wrote: > When attempting to build zaptel I get the following error: > configure:2184: error: C compiler cannot create executables > > I believe I have all the necessary packages installed. > > Having done some research, one link suggests using strace and in that cas

Re: [asterisk-users] C compiler cannot create executables when building zaptel

2008-03-05 Thread Stefan Guenther
CSB wrote: > >When attempting to build zaptel I get the following error: >configure:2184: error: C compiler cannot create executables > on a Debian/Ubuntu-system apt-get install build-essential make bin86 solved this problem for me. Stefan -- in-put

[asterisk-users] C compiler cannot create executables when building zaptel

2008-03-05 Thread CSB
When attempting to build zaptel I get the following error: configure:2184: error: C compiler cannot create executables vi config.log configure:2066: $? = 0 configure:2073: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man