Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7403

Summary: emerge gcl - fails
Product: Gentoo Linux Reporter: Ole Tange <bugs.gentoo.org>
Component: [OLD] DevelopmentAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED FIXED    
Severity: normal CC: bugs.gentoo.org
Priority: High    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output from emerge gcl

Description Ole Tange 2002-09-03 02:52:25 UTC
output from emerge is attached.
Comment 1 Ole Tange 2002-09-03 02:53:16 UTC
Created attachment 3617 [details]
output from emerge gcl
Comment 2 Ole Tange 2002-09-03 02:56:28 UTC
Actually this is a wrong:   
   
The emerge _seems_ to go well. But the installed file does not work. E.g. the  
simple example on   
http://symaxx.sourceforge.net/Installation_Instructions/GCL_Installation.html  
does not work.  
 
# gcc --version 
2.95.3 
# grep -v # /etc/make.conf 
GENTOO_MIRRORS="http://mirrors.sunsite.dk/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
USE="mmx sse apm pcmcia pnp trusted gphoto2 cups slp X opengl xv kde qt qtmt 
arts evo sdl gd gif jpeg png tiff avi mpeg quicktime alsa dvd xmms oggvorbis 
flash encode ipv6 pam ssl crypt imap ldap tcpd mozilla mozirc spell truetype 
xml xml2 pdflib perl berkdb mysql postgres odbc innodb gdbm afs" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-mcpu=i686 -O2 -pipe" 
CXXFLAGS="-mcpu=i686 -O2 -pipe" 
# emerge --version 
Portage 2.0.34 
# epm -q glibc 
glibc-2.2.5-r5 
 
  
Comment 3 Ole Tange 2002-09-03 03:50:47 UTC
I just tried the ebuild from Bug 6947. And it works. So this bug can be solved 
if the ebuild from Bug 6947 is adopted. 
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2002-09-06 14:08:35 UTC
#6947 is resolved and so is this one. Closing.

George