Re: [gentoo-user] emerge -u world fails

2003-10-08 Thread Andrew Gaffney
momesana wrote: when I try to do a emerge -u world it fails with this error-message: -- error message --- root[openssh-3.7.1p2]$emerge mplayer Calculating dependencies ...done! emerge (1 of 1) media-video/mplayer-0.92 to / md5 src_uri ;-) MPlayer-0.92.tar.bz2 !!! File is corrupt o

Re: [gentoo-user] emerge -u world fails

2003-10-08 Thread momesana
Thanx for your reply. Meanwhile I fixed the problem after stumbling upon a mail in the mailing-list which addressed the same problem. I just downloaded the font-tar.bz2 files from mplayer and put them under /usr/portage/distfiles and now it works (at least it is compiling for now ...). Than

Re: [gentoo-user] emerge -u world fails

2003-10-08 Thread Dennis Freise
Hello! > !!! File is corrupt or incomplete. (Digests do not match) [...] > the not-matching file digest. Does anybody have a clue on how to fix this? First of all, I would try to download the file again, to see if it's really damaged - delete the file from /usr/portage/distfiles and try emerging

[gentoo-user] emerge -u world fails

2003-10-08 Thread momesana
when I try to do a emerge -u world it fails with this error-message: -- error message --- root[openssh-3.7.1p2]$emerge mplayer Calculating dependencies ...done! >>> emerge (1 of 1) media-video/mplayer-0.92 to / >>> md5 src_uri ;-) MPlayer-0.92.tar.bz2 !!! File is corrupt or incompl

RE: [gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread steve fox
! :) > > Cheers > > > > -Original Message- > From: steve fox [mailto:[EMAIL PROTECTED] > Sent: Friday, 4 April 2003 10:28 AM > To: [EMAIL PROTECTED] > Cc: Trudgett, Glen > Subject: RE: [gentoo-user] emerge -u world fails at Qt > > > I'm following Kurt&

RE: [gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread Trudgett, Glen
entoo-user] emerge -u world fails at Qt I'm following Kurt's advice, I've backed off some of the USE flags and trying to rebuid. Have you submitted a bugz? On Thu, 2003-04-03 at 17:13, Trudgett, Glen wrote: > I have had this problem as well. > > I am in fact doing

RE: [gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread steve fox
idential information or both. If you > are not the intended recipient please delete it and notify the sender. > ** > > > > -Original Message- > From: Kurt Bechstein [mailto:[EMAIL PROTECTED] > Sent

RE: [gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread Trudgett, Glen
ject: Re: [gentoo-user] emerge -u world fails at Qt Maybe try backing off some of the optimization options in CFLAGS in make.conf if that is applicable in your case. On Thu, 2003-04-03 at 16:17, steve fox wrote: > Hi, > > After doing 'emerge sync' I've attempted '

Re: [gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread Kurt Bechstein
Maybe try backing off some of the optimization options in CFLAGS in make.conf if that is applicable in your case. On Thu, 2003-04-03 at 16:17, steve fox wrote: > Hi, > > After doing 'emerge sync' I've attempted 'emerge -u world'. The build > works fine until it gets to x11-libs/qt-3.1.2 where i

[gentoo-user] emerge -u world fails at Qt

2003-04-03 Thread steve fox
Hi, After doing 'emerge sync' I've attempted 'emerge -u world'. The build works fine until it gets to x11-libs/qt-3.1.2 where it fails, with the following errors: make[3]: *** [.obj/main.o] Error 1 make[2]: *** [sub-psql] Error 2 make[1]: *** [sub-sqldrivers] Error 2 make: *** [sub-plugins] Err

[gentoo-user] emerge -u world fails at qt build

2003-04-01 Thread steve fox
Hi, After doing 'emerge sync' I've attempted 'emerge -u world'. The build seems to work fine until it gets to x11-libs/qt-3.1.2 where it fails, with the following errors: make[3]: *** [.obj/main.o] Error 1 make[2]: *** [sub-psql] Error 2 make[1]: *** [sub-sqldrivers] Error 2 make: *** [sub-plug

Re: [gentoo-user] emerge -u world fails

2003-02-05 Thread herzog
>>On 5 Feb 2003, Arturo di Gioia wrote: > From gcc man page it seems there's no -mcpu=duron option. Try > -mcpu=athlon or -mcpu=athlon-tbird (check your Duron architecture specs, > I think your CPU could have a Thunderbird core, according to the speed, > but I might be wrong). Serves me right for

Re: [gentoo-user] emerge -u world fails

2003-02-05 Thread Arturo di Gioia
On Wed, 2003-02-05 at 16:45, [EMAIL PROTECTED] wrote: > Doing a stage1 install of gentoo 1.4 on a 1.2GHz Duron system. My CFLAGS > is set to "-mcpu=duron -O3". Everything goes fine until I get to the > "emerge -u world" step, where it fails. Setting my CFLAGS to i686 works > without an issue. M

[gentoo-user] emerge -u world fails

2003-02-05 Thread herzog
Doing a stage1 install of gentoo 1.4 on a 1.2GHz Duron system. My CFLAGS is set to "-mcpu=duron -O3". Everything goes fine until I get to the "emerge -u world" step, where it fails. Setting my CFLAGS to i686 works without an issue. My question is, SHOULD this work with specifying the duron pro