Re: [gentoo-user] Re: how would I use device names in fstab?

2007-12-29 Thread Dirk Heinrichs
Am Freitag, 28. Dezember 2007 schrieb Thufir: On Thu, 27 Dec 2007 13:31:17 +, Stroller wrote: I'm not seeing any critical error messages in your output - could you perhaps explain what the problem is exactly? I'll post some details later tonight, but data discs, blank media or music

Re: [gentoo-user] Laptop ATI Integrated Video Performance?

2007-12-29 Thread Drew Tomlinson
On 12/25/2007 8:56 AM Stroller said the following: On 25 Dec 2007, at 15:59, Drew Tomlinson wrote: ... I'm using x11-drivers/ati-drivers-8.433 and have followed guides and verified direct rendering is enabled (however I don't know if that matters for displaying video). Is this the best I

Re: [gentoo-user] Re: Laptop ATI Integrated Video Performance?

2007-12-29 Thread Drew Tomlinson
On 12/25/2007 10:19 AM Grant Edwards said the following: On 2007-12-25, Drew Tomlinson [EMAIL PROTECTED] wrote: I have a Gateway laptop with an integrated ATI graphics board. lspci detects it as: 01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]

Autoreply: Re: [gentoo-user] Laptop ATI Integrated Video Performance?

2007-12-29 Thread rcupardo
Salve, sono assente dall'ufficio e non tornerò fino al 07/01/2008. Risponderò al messaggio al mio ritorno. Per eventuali comunicazioni urgenti potete contattare il numero verde 800.91.92.99 o inviare una email ad [EMAIL PROTECTED] specificando la natura del problema. Saluti -- Riccardo

Re: [gentoo-user] Laptop ATI Integrated Video Performance?

2007-12-29 Thread Drew Tomlinson
On 12/25/2007 9:49 AM András Csányi said the following: 2007/12/25, Drew Tomlinson [EMAIL PROTECTED]: I have a Gateway laptop with an integrated ATI graphics board. lspci detects it as: 01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP] However when

Re: [gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-29 Thread Bo Ørsted Andresen
On Sunday 23 December 2007 18:56:40 David Relson wrote: I suspect a better worded message would have let me find the mistake Such as? -- Bo Andresen signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] rsync for backup, can anybody help

2007-12-29 Thread Paul Stear
On Friday 28 December 2007, Roman Zilka wrote: symlink /mnt/external/OneFileSystemBackup/usr/i686-pc-linux-gnu/lib/libopcod es.so - /usr/lib32/binutils/i686-pc-linux-gnu/2.18/libopcodes.so failed: Operation not permitted (1) This is most likely caused by the FAT filesystem on the target

Re: [gentoo-user] Paludis newbie questions [was: Excellent Paludis interview]

2007-12-29 Thread David Relson
On Sat, 29 Dec 2007 17:48:21 +0100 Bo Ørsted Andresen wrote: On Sunday 23 December 2007 18:56:40 David Relson wrote: I suspect a better worded message would have let me find the mistake Such as? Hi Bo, I'm not really sure, but the message's reference to environment didn't indicate

Re: [gentoo-user] Laptop ATI Integrated Video Performance?

2007-12-29 Thread András Csányi
2007/12/29, Drew Tomlinson [EMAIL PROTECTED]: The solution is the next: - use fglrx (you have to test the 3D rendering with fgl_fglxgears command) - use mplayer with -vo gl or -vo gl2 option (the gl and gl2 is opengl video output) I have fglrx and verified it works. I have not tried

[gentoo-user] error in emerge for xmlto-0.0.18

2007-12-29 Thread Alma J. Wetzker
I am trying to update a very old install of gentoo. The portage emerge is stuck on the xmlto package. make all-am make[1]: Entering directory `/var/tmp/portage/xmlto-0.0.18/work/xmlto-0.0.18' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=pentium3 -mcpu=i686

Re: [gentoo-user] Any reason to keep older gcc?

2007-12-29 Thread Walter Dnes
On Fri, Dec 28, 2007 at 02:41:55AM +, Qian Qiao wrote The usual suspects? It should list nothing if the dependencies are handled properly. OK, I'll admit that I cheated somewhat when installing Gentoo. - I started off with a basic stage 3 install - I did *NOT* emerge X; I ran emerge

Re: [gentoo-user] error in emerge for xmlto-0.0.18

2007-12-29 Thread David Relson
On Sat, 29 Dec 2007 17:49:54 -0600 Alma J. Wetzker wrote: I am trying to update a very old install of gentoo. The portage emerge is stuck on the xmlto package. ...[snip]... I can't find a reference to sourceforge in any of the files in the work directory. Where do I put the docbook.xsl

[gentoo-user] sys-libs/libstdc++-v3-3.3.6 dies!

2007-12-29 Thread Anders Trobäck
Hi, I'm trying to run 'emerge -uDN world' but it's dies on sys-libs/libstdc++-v3-3.3.6. Here are some info: 8-- make TARGETS=oneprocess SHELL=/bin/tcsh CC=gcc CFLAGS= -march=prescott -O2 -pipe s -Wstrict-prototypes

Re: [gentoo-user] error in emerge for xmlto-0.0.18

2007-12-29 Thread Alma J. Wetzker
I may have spoken too soon. This is an error that has been going on for over two years, according to the archive. I attempted all the hacks, in order, as they were listed in the thread. They didn't work. Then I tried them again. This time, the package emerged. Something was order dependent,

Re: [gentoo-user] Any reason to keep older gcc?

2007-12-29 Thread Qian Qiao
On Dec 30, 2007 2:58 AM, Walter Dnes [EMAIL PROTECTED] wrote: On Fri, Dec 28, 2007 at 02:41:55AM +, Qian Qiao wrote The usual suspects? It should list nothing if the dependencies are handled properly. OK, I'll admit that I cheated somewhat when installing Gentoo. - I started off

Re: [gentoo-user] Any reason to keep older gcc?

2007-12-29 Thread Walter Dnes
On Sun, Dec 30, 2007 at 03:38:37AM +, Qian Qiao wrote 1. make sure USE flags for all your packages are properly set, don't use USE=flag emerge package, actually edit /etc/portage/package.use I always put USE flags in package.use; not on the commandline 2. do a emerge --deep --newuse