Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem comiling pcmcia-cs with gcc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bryon
Apprentice
Apprentice


Joined: 14 Feb 2003
Posts: 163

PostPosted: Fri Feb 14, 2003 7:45 pm    Post subject: problem comiling pcmcia-cs with gcc Reply with quote

I was trying to compile the pcmcia-cs package with the cisco drivers but it told me that I did not have gcc but knew that it was defently installed. So for some reason it reconizes that there is defently gcc installed when I am not root any more. Any suggestoin?

Quote:
root@lappy pcmcia-cs-3.2.3 # make config
Ack! Your system does not have 'gcc' installed!
Install a normal set of Linux development tools and try again.

Configuration failed.

make: *** [config] Error 1
root@lappy pcmcia-cs-3.2.3 # gcc -v
bash: gcc: command not found
root@lappy pcmcia-cs-3.2.3 # exit
exit
bab@lappy pcmcia-cs-3.2.3 $ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: /var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/configure --prefix
=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/
i686-pc-linux-gnu/3.2.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/
3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/
gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --t
arget=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc
,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstd
io=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specifi
c-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/i
nclude/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --with
out-included-gettext
Thread model: posix
gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)
bab@lappy pcmcia-cs-3.2.3 $
Back to top
View user's profile Send private message
qwkbrnfox
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 231
Location: Vancouver, BC, Canada

PostPosted: Thu Feb 20, 2003 9:03 pm    Post subject: Reply with quote

You may have figured this out already, but before you emerge, try:

Code:
source /etc/profile
This should properly load up the gcc path, etc.
Back to top
View user's profile Send private message
qwkbrnfox
Apprentice
Apprentice


Joined: 05 Nov 2002
Posts: 231
Location: Vancouver, BC, Canada

PostPosted: Thu Feb 20, 2003 9:03 pm    Post subject: Reply with quote

You may have figured this out already, but before you emerge, try:

Code:
source /etc/profile
This should properly load up the gcc path, etc.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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