[gentoo-user] GCC 4.0

2005-05-02 Thread Bradley Serbu
Has anyone used this?

- Brad
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mounting Newer Audio CD's

2005-04-22 Thread Bradley Serbu
Yea, I use abcde and I just figured that out.  However, I would like
mount them if anyone knows how...

timothy johnson wrote:

>you mount them when you rip them? I have always used grip, and I dont
>think it mounts the cd, but thats what I have used havent found a
>problem yet
>
>On 4/22/05, Bradley Serbu <[EMAIL PROTECTED]> wrote:
>  
>
>>I am having trouble mounting some of my new Audio CD's in order to rip
>>them to mp3's.  I want to put them all one one cd as mp3's to play them
>>on my MP3 pioneer car cd player.
>>
>>I recieve the message that I must specify a type when I use the standard
>>mount /mnt/cdrom.
>>
>>What is the type of these cd's?  I assume its having trouble mounting
>>them because of the Copy Protection or because of the Data tracks.
>>
>>- Brad Serbu
>>--
>>gentoo-user@gentoo.org mailing list
>>
>>
>>
>>
>
>  
>

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Bug: emerge -e system errors after upgrading to gcc-3.43

2005-04-07 Thread Bradley Serbu
Reciently I installed the 2005.0 version with the GRP software releases 
without the ~x86 Keyword.  I have had trouble upgrading my system and 
the fix_lib_tool.sh hasn't been able to fix.  I wanted to upgrade to the 
3.4 development (~x86) version of the gcc to see if that would fix my 
problems. 

I have followed the instructions on the wiki and got to the step emerge 
-e system.  however I get the following error.  When I installed my 
stystem I used the stage3-pentium4 so I don't know how a reference to 
the i386 gcc got on my system.  Can someone help? 

/usr/lib/X11/config/host.def:63: warning: this is the location of the 
previous definition
gccmakedep  -- -I./lib/Xt   -I.  -I/usr/include-Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE 
-D_XOPEN_SOURCE  -D_BSD_SOURCE 
-D_SVID_SOURCE  -DFUNCPROTO=15 
-DNARROWPROTO  -DFONTPATH=\"/usr/share/groff/`cat 
/var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../VERSION``sed 
-e 's/^0$//' -e 's/^[1-9].*$/.&/' 
/var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../REVISION`/font:/usr/share/groff/site-font:/usr/lib/font\"
-- ./xditview.c   ./Dvi.c   ./draw.c   ./font.c   ./lex.c   ./page.c   
./parse.c   ./XFontName.c   ./DviChar.c   ./device.c ./xtotroff.c   
./XFontName.c   ./DviChar.c   
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
i386-pc-linux-gnu-gcc -O2 -fno-strength-reduce -fno-strict-aliasing
-I./lib/Xt   -I.  -I/usr/include-Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L  -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE   
-DFUNCPROTO=15 -DNARROWPROTO  -DFONTPATH=\"/usr/share/groff/`cat 
/var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../VERSION``sed 
-e 's/^0$//' -e 's/^[1-9].*$/.&/' 
/var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/xditview/../../REVISION`/font:/usr/share/groff/site-font:/usr/lib/font\" 
-c -o xditview.o xditview.c
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
make: *** [xditview.o] Error 1

!!! ERROR: sys-apps/groff-1.19.1-r2 failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.

Also I have done some searching and can't determine what version of the 
gcc was installed by the 2005.0 install.  Here is the output from 
gcc-config -l:

[EMAIL PROTECTED] brads $ gcc-config -l
[1] i686-pc-linux-gnu-3.3.5
[2] i686-pc-linux-gnu-3.3.5-hardened
[3] i686-pc-linux-gnu-3.3.5-hardenednopie
[4] i686-pc-linux-gnu-3.3.5-hardenednossp
[5] i686-pc-linux-gnu-3.4.3-20050110 *
[6] i686-pc-linux-gnu-3.4.3-20050110-hardened
[7] i686-pc-linux-gnu-3.4.3-20050110-hardenednopie
[8] i686-pc-linux-gnu-3.4.3-20050110-hardenednossp
--
gentoo-user@gentoo.org mailing list