On Mon, Oct 08, 2001 at 17:23:17 -0400, Jonathan Kemp wrote:
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
Run the ./configure with a "-v" and look in the config.log for clues. A
typical caus
On Mon, Oct 08, 2001 at 05:23:17PM -0400, Jonathan Kemp wrote:
> Hi there people,
>
> I have a problem with my linux box. Everytime I try to ./configure a
> tarball, I get this error msg :
>
> loading cache ./config.cache
> checking host system type... i686-pc-linux-gnu
> checking target system
Hi there people,
I have a problem with my linux box. Everytime I try to ./configure a
tarball, I get this error msg :
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
check
>>when attempting to compile a program i receive the following error message:
>>
>>
>>checking whether the C++ compiler (c++ ) works... no
>>configure: error: installation or configuration problem: C++ compiler
>>cannot create executables.
>>
>>
>>when doing a ./configure on licq in /usr/loca
On Thursday 18 January 2001 00:28, D-Man wrote:
> (BTW, I'm assuming you don't know how to program)
>
> Try pasting the following into a file (call it foo.c) and then run
> the command:
>
> $ gcc foo.c
> $ ./a.out
>
>
> /* this is the text to put in a file *
(BTW, I'm assuming you don't know how to program)
Try pasting the following into a file (call it foo.c) and then run
the command:
$ gcc foo.c
$ ./a.out
/* this is the text to put in a file */
#include
int
main( int argc , char** argv )
{
printf
>when attempting to compile a program i receive the following error message:
>
>checking whether the C++ compiler (c++ ) works... no
>configure: error: installation or configuration problem: C++ compiler cannot
>create executables.
>
>when doing a ./configure on licq in /usr/local/src/licq-xx
ignore the previous mail, for some reason gcc wasnt even installed...
when attempting to compile a program i receive the following error message:
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.
when doing a ./configure on licq in /usr/local/src/licq- af
9 matches
Mail list logo