LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   configure problem in Suse 9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/configure-problem-in-suse-9-1-a-214159/)

retry 08-06-2004 04:38 AM

configure problem in Suse 9.1
 
Hi, I'm a beginner in the big linux world. My only experience with linux is telnetting to a shell, to install Eggdrop.

No I am going to install some packages. They are in gunzip format(tar.gz). No problem to pack them up. I run the "tar -zxvf" command, then going in to the new directory. Then it's time to run the ./configure, make, and make install commands. This is here the problems comes up.

When I run the ./configure command, this message is showing up.

retry@linux:~/Documents/lostirc-0.4.1> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.

I'm running Suse 9.1. This message is showing up every time I run the ./configure command. In ROOT mode too.

What is the Problem?

André /Norway/

druuna 08-06-2004 04:42 AM

Answer is in other thread.

Please don't crosspost.


All times are GMT -5. The time now is 08:18 AM.