configure error: C compiler cannot create executables

2008-03-29 Thread andy baxter
-3.3.1# ./configure checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. this is what seems to be the relevant part of config.log: gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Kamaraju S Kusumanchi
andy baxter wrote: this is what seems to be the relevant part of config.log: gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) configure:1591: $? = 0 configure:1593: gcc -V /dev/null 5 gcc: '-V' option must have argument configure:1596: $? = 1 configure:1619: checking for C

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Axqd
I've ever run into this problem under ubuntu. I fixed it with: #apt-get install build-essential On Sun, Mar 30, 2008 at 9:24 AM, Kamaraju S Kusumanchi [EMAIL PROTECTED] wrote: andy baxter wrote: this is what seems to be the relevant part of config.log: gcc version 4.1.2 20061115

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/29/08 20:45, Axqd wrote: I've ever run into this problem under ubuntu. I fixed it with: Do you mean even or never? #apt-get install build-essential - -- Ron Johnson, Jr. Jefferson LA USA We want... a Shrubbery!! -BEGIN PGP

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Axqd
Sorry, english is not my mother tongue. Actually, what I mean is that: *I have encountered this issue before, under ubuntu* On Sun, Mar 30, 2008 at 9:59 AM, Ron Johnson [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/29/08 20:45, Axqd wrote: I've ever run

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No problem. Just wanted to clarify... On 03/29/08 21:31, Axqd wrote: Sorry, english is not my mother tongue. Actually, what I mean is that: *I have encountered this issue before, under ubuntu* On Sun, Mar 30, 2008 at 9:59 AM, Ron Johnson

Re: Debian Etch : configure: error: C compiler cannot create executables .

2007-07-26 Thread Bruno Schneider
Você está tentando compilar o brasero? Se for está faltando o gcc para compilar, pode instalar usando aptitude install build-essential. Ele instalará o básico de programas para compilar. E já que a Luciana disse que quer instalar, vale lembrar que ela pode instalar um já compilado. -- Bruno

Debian Etch : configure: error: C compiler cannot create executables .

2007-07-25 Thread Luciana Sousa
Olá Gente, Ao tentar instalar o brasero-0.6.0 no Debian Etch, dá o seguinte erro: configure: error: C compiler cannot create executables Como se resolve isso ? -- Grata, Luciana

Re: Debian Etch : configure: error: C compiler cannot create executables .

2007-07-25 Thread Fernando Ike de Oliveira
Em Wed, 25 Jul 2007 10:14:23 -0400 Luciana Sousa [EMAIL PROTECTED] escreveu: Olá Gente, Ao tentar instalar o brasero-0.6.0 no Debian Etch, dá o seguinte erro: configure: error: C compiler cannot create executables Como se resolve isso ? Olá! Você está tentando compilar o brasero? Se

Re: Configure error: C compiler cannot create executables

2007-02-21 Thread Chris Bannister
On Mon, Feb 19, 2007 at 03:15:26PM -0500, Ken Heard wrote: I found the answer to my own problem. I only had gcc installed; whereas it seems that g++ was also needed for the configuration. It seems that g++ and gcc are dependent on each other. man g++ man gcc -- Chris. == Don't forget

Re: Configure error: C compiler cannot create executables

2007-02-19 Thread Ken Heard
I found the answer to my own problem. I only had gcc installed; whereas it seems that g++ was also needed for the configuration. It seems that g++ and gcc are dependent on each other. Regards, Ken Heard -- To

Configure error: C compiler cannot create executables

2007-02-16 Thread Ken Heard
For over a year, following the instructions of J. Stumpel in his very useful Dosemu for Dummies, I have been using dosemu in Debian Sarge, which I installed from source. Now that I am using Debian Etch, I want to install the latest dosemu version. After downloading the tarball and unpacking it,

Re: Configure error: C compiler cannot create executables

2007-02-16 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/16/07 21:44, Ken Heard wrote: For over a year, following the instructions of J. Stumpel in his very useful Dosemu for Dummies, I have been using dosemu in Debian Sarge, which I installed from source. Now that I am using Debian Etch, I want

Re: Configure error: C compiler cannot create executables

2007-02-16 Thread Andy Smith
On Fri, Feb 16, 2007 at 10:44:45PM -0500, Ken Heard wrote: Now that I am using Debian Etch, I want to install the latest dosemu version. After downloading the tarball and unpacking it, I ran ./configure. The result was the error message quoted in the subject line above. (I have several

Configure :error: C compiler cannot create executables .

2004-09-09 Thread Hélio
Olá Lista, Tentei instalar um programa e ocorreu o seguinte erro: Configure:error: C compiler cannot create executables Como faço para resolver ? Grato, Hélio.

Re: Configure :error: C compiler cannot create executables .

2004-09-09 Thread Leandro Ferreira
On Thu, Sep 09, 2004 at 09:40:47PM -0300, Hélio wrote: Olá Lista, Tentei instalar um programa e ocorreu o seguinte erro: Configure:error: C compiler cannot create executables Como faço para resolver ? Grato, Hélio. Olá Provavelmente vc não instalou alguma biblioteca. Tive o mesmo erro