Allan Gottlieb wrote:
> My normal 
> 
>    emerge --tree --ask --verbose --newuse --update --deep world
> 
> produced the following
> 
> [snip]
> 
> libtool --quiet --mode=compile gcc -c  -O -g -Wall -pipe -I.  
> -I/usr/X11R6/include -I/usr/src/linux-2.2/include -I 
> /usr/src/linux-2.0/include -DVERSION=\"3.2.1\" 
> -DDEFAULT_PROXY_NAME=\"/etc/apmd_proxy\" apmsleep.c
> libtool --quiet --mode=link gcc -o libapm.la apmlib.lo -rpath /usr/lib 
> -version-info 1:0
> i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crti.o: 
> No such file or directory
> i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtbeginS.o: No 
> such file or directory
> i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/crtendS.o: No 
> such file or directory
> i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../crtn.o: 
> No such file or directory
> make: *** [libapm.la] Error 1
> make: *** Waiting for unfinished jobs....
> apmsleep.c:60: warning: 'rcsid' defined but not used
> rm apm.o
> 
> ajglap ~ # ls  /usr/lib/gcc/i686-pc-linux-gnu
> 3.4.5
> ajglap ~ #

Try this

  # gcc-config i686-pc-linux-gnu-3.4.5
  # source /etc/profile

Hope that helps
Farhan Ahmed
-- 
Place           :  Bangalore, Karnataka, India
GPG Key         :  8BE90E98
WengoPhone ID   :  farhanahmed
IRC Nick        :  farhanahmed / farhanahmed06 (irc.freenode.net)
Check Out       :  http://gentooisbest.blogspot.com

Attachment: pgpDOJFoyJMEE.pgp
Description: PGP signature

Reply via email to