[gentoo-user] Problem with Emerge

2006-09-07 Thread Bill Six
Hi,3 days ago I just switched back to Gentoo after not using it for about 6 months.However, I've been having issues emerging packages. Frequently, the build will crap out and I'll get something like the following. Any idea why this happens?
Thanks.ake[2]: [java.stage1] Error 1 (ignored)mv: cannot stat `objc/*.o': No such file or directorymake[2]: [objc.stage1] Error 1 (ignored)/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c: In function 'main':
/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c:1255: internal compiler error: Segmentation faultPlease submit a full bug report,with preprocessed source if appropriate.See URL:
http://bugs.gentoo.org/ for instructions.The bug is not reproducible, so it is likely a hardware or OS problem.make[2]: *** [build/genmodes.o] Error 1make[1]: *** [stageprofile_build] Error 2make: *** [profiledbootstrap] Error 2
!!! ERROR: sys-devel/gcc-4.1.1 failed.Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 1248: Called toolchain_src_compile toolchain.eclass
, line 24: Called gcc_src_compile toolchain.eclass, line 1529: Called gcc_do_make toolchain.eclass, line 1403: Called die!!! emake failed with profiledbootstrap


[gentoo-user] Problem with Emerge

2006-09-07 Thread Bill Six
Hi,3 days ago I just switched back to Gentoo after not using it for about 6 months.However,
I've been having issues emerging packages. Frequently, the build will
crap out and I'll get something like the following. Any idea why this
happens?
Thanks.ake[2]: [java.stage1] Error 1 (ignored)mv: cannot stat `objc/*.o': No such file or directorymake[2]: [objc.stage1] Error 1 (ignored)/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c: In function 'main':
/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/gcc/genmodes.c:1255: internal compiler error: Segmentation faultPlease submit a full bug report,with preprocessed source if appropriate.See URL:

http://bugs.gentoo.org/ for instructions.The bug is not reproducible, so it is likely a hardware or OS problem.make[2]: *** [build/genmodes.o] Error 1make[1]: *** [stageprofile_build] Error 2make: *** [profiledbootstrap] Error 2
!!! ERROR: sys-devel/gcc-4.1.1 failed.Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 1248: Called toolchain_src_compile 
toolchain.eclass
, line 24: Called gcc_src_compile toolchain.eclass, line 1529: Called gcc_do_make toolchain.eclass, line 1403: Called die!!! emake failed with profiledbootstrap


Re: [gentoo-user] Problem with Emerge

2006-09-07 Thread Bill Six
I wiped Ubuntu off of my machine, and installed a fresh copy of Gentoo from the 2006.1 release. 
What all did you upgrade before this?Did you upgrade portage?Therehas been a lot of changes in the last six months.Dale:-):-)--gentoo-user@gentoo.org
 mailing list


Re: [gentoo-user] Cannot open root device hde4 or uknown-block(0,0)

2005-11-06 Thread Bill Six

--- Norberto Bensa [EMAIL PROTECTED] wrote:

 Bill Six wrote:
  VFS: Cannot open root device hde4 or
  uknown-block(0,0)
 
 You need ide drivers for your chipset AND your
 filesystem compiled in your 
 kernel or in an initrd. 


Ok.  That sounds good (I've usually used genkernel,
now I'm compiling the kernel manually.)  I have the
filesystem compiled in the kernel, how would I find
the ide drivers for my chipset?  lspci?

Thanks

 
 Your grub.conf seems OK since VFS is telling you
 root device hde4
 
 -- 
 Norberto Bensa
 4544-9692
 Ciudad de Buenos Aires, Argentina
 -- 
 gentoo-user@gentoo.org mailing list
 
 




__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Cannot open root device hde4 or uknown-block(0,0)

2005-11-04 Thread Bill Six
Hi,

I've just installed Gentoo alongside XP.  /dev/hde is
my main harddrive.  I'm getting the error

VFS: Cannot open root device hde4 or
uknown-block(0,0)
Please append a correct root= boot option
Kernel panic..

Any idea why this is?  Maybe this info will help

It's a 120 Gig harddrive
/dev/hde1 is 20 Gigs, for Windows
/dev/hde2 is 32 Megs, for /boot
/dev/hde3 is 512 Megs, for swap
/dev/hde4 is the rest of the harddrive, for /

Any ideas?

Thanks,

Bill Six




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Alsa problems - Using Alsa-driver and Ensoniq ens1371

2005-09-05 Thread Bill Six
Hi,

I'm having trouble getting sound to work with the
kernel  linux-2.6.12-gentoo-r10.

I always have used genkernel, and reemerge alsa-driver
after a new kernel is made.  I've followed the
directions of the alsa section of the handbook, but it
won't work.

I've gotten sound to work on another computer I have
that doesnt' have the same type of sound card.

Does anyone else have trouble with Ensoniq ES1371?  

Thanks,

Bill Six

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alsa problems - Using Alsa-driver and Ensoniq ens1371

2005-09-05 Thread Bill Six

 Hi,
 Can confirm it works with Gentoo for more then two
 years, till now.

Are you saying it's not working for you too?

 Check again the docs/config  unmute the
 channels.Check the kernel-link.

I've checked over the docs a few times, and made sure
to unmute the channels.  When I unmute PCM and set it
to 100%, I hear a little fuzzy sound on my speakers,
but still get no sound.  What do you mean by check the
kernel-link?

Thanks,

Bill





 HTH. Rumen
 



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Bill Six
Hi,

I just installed Gentoo.  I decided I wanted GCJ and
Objective C support in the GCC, so I recompiled it.

What do you have to do after reemerging it?  Because
afterwords, whenever I would try to run most
applications, I would get some error like failed to
load shared libraries.  I read somewhere on the
internet to add the new gcc
path(/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130) to
LD_LIBRARY_PATH and then env-update.

While this stopped giving me the error I was seeing,
now when I try to emerge programs, the compilation
fails.  

It says 

i686-pc-linux-gnu-gcc: installation problem, cannot
exec
`/usr/lib/gcc/i686-pc-linux-gnu/3.3.5-20050130/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/cc1':
No such file or directory



I've now looked at
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=5,
but that hasn't helped me too much.


I don't know if the following helps, but my
/etc/env.d/05gcc looks like

PATH=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
ROOTPATH=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
MANPATH=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
INFOPATH=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
LDPATH=/usr/lib/gcc/i686-pc-linux-gnu/3.3.5-20050130
GCC_SPECS=


and /etc/env.d/05gcc-i686-pc-linux-gnu

PATH=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
ROOTPATH=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Streamtuner/xmms problem

2005-08-20 Thread Bill Six
Hi,

I just installed streamtuner with XMMS.  I open
streamtuner, click on a Shoutcast site (such as
Radiowazee or HitzRadio), and it opens up a XMMS
window.

However, it says Connecting to (IP address), but
never actually connects and plays the music.

Any idea as to what's wrong?

Bill




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hardware problem

2005-06-10 Thread Bill Six
Thanks for the help everyone.  The RAM was the
problem, even though it didn't appear to be in
incorrectly, after I pushed them in a little harder,
the computer booted up all right.  The cables are
right next to the RAM, it must have gotten a little
dislodged.

Thanks again

Bill



__ 
Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news and more. Check it out! 
http://discover.yahoo.com/mobile.html
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Hardware problem

2005-06-09 Thread Bill Six
Hi,

This isn't a Gentoo related problem, but a hardware
one (I know next to nothing about hardware).  

First of all I have a Micron computer with a floppy
drive, DVD-read drive (/dev/hdc), CDR drive
(/dev/hdd), a master harddrive (/dev/hde), and a slave
harddrive (/dev/hdf).

Yesterday my computer was running fine.  Today my dad
put in a DVD burner where the CDR was previously
(/dev/hdd).  He also took both harddrives out and put
them back in because the ribbon (whatever it's called,
the grey cable that goes into each drive) was twisted.

Now, when I try to start up my computer, it doesn't
start at all, it just goes Beep (wait 3
seconds)...Beep (wait 3 seconds)...Beep (wait
3 seconds)... over and over.  It doesn't show the
splash screen for the video card, or for the
manufacturer (Micron).

Any idea why it would do that? What do the beeps mean?
I put the CDR back in instead of the DVD burner, and
it still gives the same error.

Last time I let my dad touch my computer haha.

Thanks for any help,

Bill Six





__ 
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Gnome problem

2005-05-21 Thread Bill Six
Hi,

My computer was accidently shut down uncleanly while
running Gnome.  When it was restarted, the icons on
the desktop won't show, when you right click on the
desktop no options are presented, and the background
image doesn't show.

Any ideas as to why?

Bill

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Slune

2005-05-13 Thread Bill Six
Hi,

I emerged the game Slune, but when I try to run
slune from the command line, I get the following
error

/usr/lib/python2.3/site-packages/soya/model.py:20:
DeprecationWarning: The content of this module is now
in the soya module.
  warnings.warn(The content of this module is now in
the soya module., DeprecationWarning)
/usr/lib/python2.3/site-packages/soya/soya3d.py:19:
DeprecationWarning: The content of this module is now
in the soya module.
  warnings.warn(The content of this module is now in
the soya module., DeprecationWarning)
Traceback (most recent call last):
  File /usr/bin/slune, line 36, in ?
import slune.globdef as globdef
  File /usr/share/slune/globdef.py, line 23, in ?
model.Image   .PATH = os.path.join(APPDIR,
images)
AttributeError: 'module' object has no attribute
'Image'


Any ideas what's wrong?

Thanks,

Bill Six



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
-- 
gentoo-user@gentoo.org mailing list