Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ed2k_gui -----> comilation error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Gnirf
n00b
n00b


Joined: 29 Sep 2002
Posts: 51

PostPosted: Sat Feb 08, 2003 12:44 pm    Post subject: ed2k_gui -----> comilation error Reply with quote

Hi ...
I tried to compile the ed2k_gui ... but as i started configure i get the following message:

Code:

root@gnirfstation eselgui # ./configure
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
checking for a BSD compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc   ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
root@gnirfstation eselgui #


ans this is what the config.log contains:

Code:

his file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:623: checking host system type
configure:644: checking target system type
configure:662: checking build system type
configure:760: checking for a BSD compatible install
configure:817: checking for -p flag to install
configure:840: checking whether build environment is sane
configure:878: checking whether make sets ${MAKE}
configure:924: checking for working aclocal
configure:937: checking for working autoconf
configure:950: checking for working automake
configure:963: checking for working autoheader
configure:976: checking for working makeinfo
configure:1082: checking for gcc
configure:1195: checking whether the C compiler (gcc   ) works
configure:1211: gcc -o conftest     conftest.c  1>&5
./configure: line 1: gcc: command not found
configure: failed program was:

#line 1206 "configure"
#include "confdefs.h"

main(){return(0);}



i installed the required gtk+ version 2.2.0 .... and my gcc is the version 3.2.1-rc6 ...

is there s.o. who can help me with this ...

thanks
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Feb 08, 2003 12:59 pm    Post subject: Reply with quote

Hi,

I think there's something wrong with your path.

Try doing env-update and source /etc/profile before trying emerge.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum