aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cant't ./configure on Debian  (Read 2020 times)

neosnake

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
cant't ./configure on Debian
« on: October 12, 2004, 03:59:52 PM »

I'm a newbie for Debian so when i tried to
./configure
i can't complete configuring it and have this message(below is the last part of the message from konsole):

checking for C++ compiler default output file name ...configure: error:C++ compiler cannot create executables
see 'config.log' for more details


i don't know what's wrong with C++ compiler , but i can compile other software such as mplayer etc. Anybody know why???
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: cant't ./configure on Debian
« Reply #1 on: October 12, 2004, 06:54:50 PM »

There is a file named config.log. Look inside it, at the very last, might be the message your compiler produced when trying to compile the test program. This might help you fixing it.

Regards.
Logged