Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread Nagatoro
Hemmann, Volker Armin wrote: On Montag, 7. Mai 2007, David Harel wrote: [...] I think at one point I tried to change gcc configuration (gcc-config) to version 4.1.1 but if that is the only way I understand I will have to reinstall everything. you don't need to reinstall everything just for

[gentoo-user] Re: slocate's index

2007-05-08 Thread Anno v. Heimburg
Francesco Talamona wrote: I would add in a comment to the bug a pointer to the mailing list archive, but i can't find one I added a link to this discussion. Anno. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] upload problem in seamonkey

2007-05-08 Thread pat
Randy Barlow wrote: pat wrote: I have problem with uploading some sorts of the files by seamonkey (e.g. *.pdf, *.jpg, etc.) ... in 90%. What kinds of problems? R The folder selection box is opened, so I choose the folder (with rwx permissions for the user) click OK, but file is not

Re: [gentoo-user] remote ssh session does not reflect my keyboard inputs

2007-05-08 Thread Hans-Werner Hilse
Hi, On Mon, 7 May 2007 23:12:31 +0100 Mick [EMAIL PROTECTED] wrote: = $ echo $TERM rxvt $ sudo echo $TERM rxvt = which is the same like my Gentoo box. That doesn't matter. Question is rather whether the target machine has an entry in its terminfo db

[gentoo-user] Re: cdrtools incomplete?

2007-05-08 Thread Alexander Skwar
Leonhard Gruener [EMAIL PROTECTED] wrote: Am Montag, 7. Mai 2007 schrieb Kevin O'Gorman: On 5/6/07, Philip Webb [EMAIL PROTECTED] wrote: 070506 Kevin O'Gorman wrote: I'm trying to burn a CD for the first time in a long while. It's not going well. I've got cdrtools-2.01.01-alpha10

[gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
Hi, after a emerge -uD world, and depclean, my system asks for some packages: # cat /root/.revdep-rebuild.5_order dev-libs/apr-util-0.9.12 dev-lang/perl-5.8.8-r2 net-www/apache-2.0.58-r2 mail-mta/postfix-2.3.6 net-libs/libetpan-0.49 dev-lang/php-5.2.1-r3 mail-client/claws-mail-2.9.1 but, when I

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
I forgot to add that doing: damac # cat i386-pc-linux-gnu-gcc #!/bin/sh /usr/bin/i686-pc-linux-gnu-gcc $@ damac # pwd /usr/bin that is explained in forums finished compiling part of package, but ended in: /usr/share/apr-0/build/libtool: line 5598: i386-pc-linux-gnu-ar: command not found

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Bo Ørsted Andresen
On Tuesday 08 May 2007 16:54:59 Arnau Bria wrote: I'm looking forums, google, etc... and I don't find a valid solution. I'm not sure if it's a compiler problem or not, cause I've been able to recompile some packages (binutils, i.e.) [SNIP] configure:2119: checking for i686-pc-linux-gnu-gcc

Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5

2007-05-08 Thread Dmitry
Hi, what the portage tree (or may be an overlay) you use ? I use ~x86, and it provides this version: * Latest version available: 8.35.5 by the way, ati-drivers-8.35.5 + 2.6.19-gentoo-r3 + xorg-server-1.2.0-r3 work fine for me Francisco Rivas wrote: All right, well you can prove with

Re: [gentoo-user] configure: error: C compiler cannot create executables

2007-05-08 Thread Arnau Bria
On Tue, 8 May 2007 16:03:02 +0200 Bo Ørsted Andresen wrote: On Tuesday 08 May 2007 16:54:59 Arnau Bria wrote: I'm looking forums, google, etc... and I don't find a valid solution. I'm not sure if it's a compiler problem or not, cause I've been able to recompile some packages (binutils,

Re: [gentoo-user] Re: xorg-7.2 and ati-drivers-8.32.5

2007-05-08 Thread Francisco Rivas
Hi, actually I downloaded the drivers of the ati page and after a put this driver on /usr/local/portage/distfiles and emerge it, I know is not the best way to do that but works. :D I hope be helpfull for you... On 5/8/07, Dmitry [EMAIL PROTECTED] wrote: Hi, what the portage tree (or may be

[gentoo-user] zd1211 patch?

2007-05-08 Thread Arnau Bria
Hi again, I'm trying to compile zd1211 driver, and get some error. LOOKING INTO BUGs, I found a patch (or something similar) but I don't understand what I have to do: Here's the bug: https://bugs.gentoo.org/show_bug.cgi?id=159552 This is the patch: net_dev.patch diff -Naur /root/tmp-old/Makefile

Re: [gentoo-user] zd1211 patch?

2007-05-08 Thread Alan McKinnon
On Tuesday 08 May 2007, Arnau Bria wrote: For what I understand, I must modify zd1211-83.ebuild, and rebuild the ebuild with: ebuild zd1211-83.ebuild digest (which worked fine) but, what should be the content of /tmp/net_dev.patch?¿? You list two patches. The one for the ebuild you should

[gentoo-user] package.provided

2007-05-08 Thread Daniel Iliev
Hi, list I have x11-wm/beryl-0.2.1 installed on a stable system. One of its dependencies is ~x11-wm/aquamarine-0.2.1 which dies during compilation. This is fine with me because I installed beryl issuing: emerge --resume --skipfirst and it works OK. My problem is that portage wants to pull in

Re: [gentoo-user] package.provided

2007-05-08 Thread Daniel Pielmeier
I have x11-wm/beryl-0.2.1 installed on a stable system. One of its dependencies is ~x11-wm/aquamarine-0.2.1 which dies during compilation. This is fine with me because I installed beryl issuing: emerge --resume --skipfirst and it works OK. My problem is that portage wants to pull in aquamarine

Re: [gentoo-user] zd1211 patch?

2007-05-08 Thread Arnau Bria
On Tue, 8 May 2007 17:22:32 +0200 Alan McKinnon wrote: Hi! On Tuesday 08 May 2007, Arnau Bria wrote: For what I understand, I must modify zd1211-83.ebuild, and rebuild the ebuild with: ebuild zd1211-83.ebuild digest (which worked fine) but, what should be the content of

Re: [gentoo-user] zd1211 patch?

2007-05-08 Thread Daniel Pielmeier
For what I understand, I must modify zd1211-83.ebuild, and rebuild the ebuild with: ebuild zd1211-83.ebuild digest (which worked fine) but, what should be the content of /tmp/net_dev.patch?¿? Cause I get: * Checking for suitable kernel configuration options...

Re: [gentoo-user] zd1211 patch?

2007-05-08 Thread Alan McKinnon
On Tuesday 08 May 2007, Arnau Bria wrote: Ok, but, what is the content of net_dev.patch? It's right there in your original mail: diff -Naur /root/tmp-old/Makefile /root/tmp-new/Makefile --- /root/tmp-old/Makefile 2007-01-28 06:41:03.0 + +++ /root/tmp-new/Makefile

[gentoo-user] Re: slocate's index

2007-05-08 Thread Francesco Talamona
On Tuesday 08 May 2007, Anno v. Heimburg wrote: Francesco Talamona wrote: I would add in a comment to the bug a pointer to the mailing list archive, but i can't find one I added a link to this discussion. Anno. Well done, thanks. Francesco -- Linux Version 2.6.21-gentoo,

Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread David Harel
Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing 2.2 I have to do emerge -eav system and emerge -eav world. Isn't that rebuilding the entire system? Nagatoro wrote: Hemmann, Volker Armin wrote: On Montag, 7. Mai 2007, David Harel wrote: [...] I think at

Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread Naga Toro
On Tuesday 08 May 2007 16.26.07 David Harel wrote: Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing 2.2 I have to do emerge -eav system and emerge -eav world. Isn't that rebuilding the entire system? First. please don't use html and top posting. Second, as stated just

Re: [gentoo-user] package.provided

2007-05-08 Thread Daniel Iliev
On Tue, 8 May 2007 17:39:17 +0200 Daniel Pielmeier [EMAIL PROTECTED] wrote: I have x11-wm/beryl-0.2.1 installed on a stable system. One of its dependencies is ~x11-wm/aquamarine-0.2.1 which dies during compilation. This is fine with me because I installed beryl issuing: emerge --resume

Re: [gentoo-user] OT - Need procmail recipe

2007-05-08 Thread Bertram Scharpf
Hi, Am Dienstag, 08. Mai 2007, 13:07:54 -0500 schrieb Michael Sullivan: I need a procmail recipe that will allow all mails marked as spam to be delivered to a dovecot maildir-style folder called Suspect located in /home/michael/.maildir/.Suspect (with new, cur, tmp as subdirs). If you don't

Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread David Harel
Naga Toro wrote: On Tuesday 08 May 2007 16.26.07 David Harel wrote: Looking in: http://www.gentoo.org/doc/en/gcc-upgrading.xml Code Listing 2.2 I have to do emerge -eav system and emerge -eav world. Isn't that rebuilding the entire system? First. please don't use html and top posting.

[gentoo-user] Problems starting X

2007-05-08 Thread Johannes Skov Frandsen
Hi This is my first attempt on installing X so bare with me if my question is somewhat trivial. So...I emerge gnome... tried to start x and got the following error message: [EMAIL PROTECTED] ~ $ startx xauth: creating new authority file /home/joe/.serverauth.3857 X Window System Version

Re: [gentoo-user] Problems starting X

2007-05-08 Thread Francisco Rivas
Hi, a few months ago I had the same problem, then : emerge xf86-input-mouse xf86-video-fbdev xf86-video-vga [1] xf86-video-vesa [1] xf86-input-keyboard Note: Only if you want because when you install the ati driver you don't need neather of them. By

Re: [gentoo-user] Problems starting X

2007-05-08 Thread Francisco Rivas
Excuse me please, only few things.. On 5/8/07, Francisco Rivas [EMAIL PROTECTED] wrote: Hi, a few months ago I had the same problem [too], then : emerge xf86-input-mouse xf86-video-fbdev xf86-video-vga [1] xf86-video-vesa [1] xf86-input-keyboard

[gentoo-user] Re: xorg-server blocked by ati-drivers

2007-05-08 Thread James
Stuart Howard stuart.g.howard at gmail.com writes: This link to the forum though I realise it is nvidia based it may give some further information the posts refer to a bug which further refers to another bug which is the ATI issue but the general point is there.

Re: [gentoo-user] OT - Need procmail recipe

2007-05-08 Thread Michael Sullivan
On Tue, 2007-05-08 at 20:33 +0200, Bertram Scharpf wrote: Hi, Am Dienstag, 08. Mai 2007, 13:07:54 -0500 schrieb Michael Sullivan: I need a procmail recipe that will allow all mails marked as spam to be delivered to a dovecot maildir-style folder called Suspect located in

Re: [gentoo-user] package.provided

2007-05-08 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Iliev wrote: Following the official docs [1] I did echo x11-wm/aquamarine-0.2.1 /etc/portage/profile/package.provided but it doesn't seem to help. The way that emerge currently behaves, that won't help if aquamarine is listed in

Re: [gentoo-user] Packages that do not compile.

2007-05-08 Thread Naga Toro
On Tuesday 08 May 2007 17.06.51 David Harel wrote: Naga Toro wrote: Second, as stated just above that passage, it is not nessecary but recommended. Here is a quotation from the doc: To be completely safe that your system is in a sane state, you must rebuild the toolchain and then world

Re: [gentoo-user] OT - Need procmail recipe

2007-05-08 Thread Jorge Almeida
On Tue, 8 May 2007, Michael Sullivan wrote: I need a procmail recipe that will allow all mails marked as spam to be delivered to a dovecot maildir-style folder called Suspect located in /home/michael/.maildir/.Suspect (with new, cur, tmp as subdirs). :0 * ^X-Spam-Status: Yes

[gentoo-user] eix-sync not displaying updates packages

2007-05-08 Thread Graham Murray
Since upgrading to eix-0.9.5, eix-sync does not show the packages which will be upgraded/downgraded. It lists package changes for packages which are not installed, but does not list those which the subsequent emerge -auDvN world marks as 'N', 'NS', 'U' or 'UD'. With previous versions of eix,

Re: [gentoo-user] Problems starting X

2007-05-08 Thread Dale
Francisco Rivas wrote: Hi, a few months ago I had the same problem, then : emerge xf86-input-mouse xf86-video-fbdev xf86-video-vga [1] xf86-video-vesa [1] xf86-input-keyboard Note: Only if you want because when you install the ati driver you

Re: [gentoo-user] upload problem in seamonkey

2007-05-08 Thread Randy Barlow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pat wrote: I have problem with uploading some sorts of the files by seamonkey (e.g. *.pdf, The folder selection box is opened, so I choose the folder (with rwx permissions for the user) click OK, but file is not saved. Generally, you can't

Re: [gentoo-user] zd1211 patch?

2007-05-08 Thread Daniel Barkalow
On Tue, 8 May 2007, Arnau Bria wrote: On Tue, 8 May 2007 17:22:32 +0200 Alan McKinnon wrote: Hi! On Tuesday 08 May 2007, Arnau Bria wrote: For what I understand, I must modify zd1211-83.ebuild, and rebuild the ebuild with: ebuild zd1211-83.ebuild digest (which worked fine)

Re: [gentoo-user] Firefox generates zombies.

2007-05-08 Thread Daniel Barkalow
On Mon, 7 May 2007, Marek Miller wrote: When I run firefox 2.0.0.3 on my x86 laptop, the ps -eHF command produces following output: UIDPID PPID CSZ RSS PSR STIME TTY TIME CMD ... ... marek 5788 5765 12 50526 730880 09:02 ?00:13:42

[gentoo-user] Clock is way off

2007-05-08 Thread Grant
Hello, the time on my laptop is off by a number of hours although I have /etc/conf.d/clock set up to exactly match that of my router, and the router has the correct time. I have this in /etc/conf.d/clock: CLOCK=UTC TIMEZONE=US/Pacific 'date' says 'Local time zone must be set--see zic manual

Re: [gentoo-user] Re: cdrtools incomplete?

2007-05-08 Thread Boyd Stephen Smith Jr.
On Tuesday 08 May 2007, Alexander Skwar [EMAIL PROTECTED] wrote about '[gentoo-user] Re: cdrtools incomplete?': Leonhard Gruener [EMAIL PROTECTED] wrote: Am Montag, 7. Mai 2007 schrieb Kevin O'Gorman: On 5/6/07, Philip Webb [EMAIL PROTECTED] wrote: 070506 Kevin O'Gorman wrote: I'm

Re: [gentoo-user] Problems starting X

2007-05-08 Thread Mark Kirkwood
Johannes Skov Frandsen wrote: Hi This is my first attempt on installing X so bare with me if my question is somewhat trivial. So...I emerge gnome... tried to start x and got the following error message: [EMAIL PROTECTED] ~ $ startx xauth: creating new authority file

[gentoo-user] no CD or DVD but rules seem correct

2007-05-08 Thread maxim wexler
Hi group, After upgrading from 2.6.16 to 2.6.20 kernel I no longer can access CD or DVD. Here's the rules.d file: localhost heathen # cat /etc/udev/rules.d/70*cd.rules # This file was automatically generated by the /lib/udev/write_cd_rules # program, probably run by the

[gentoo-user] samba doesn't map to guest account

2007-05-08 Thread gummnmi-live
Hi list, now after 6 hours non-stop trying to solve this issue I decided to contact the list! I actually just want to mount an samba share as guest via mount -t cifs ..., but I alway get a mount error 13 = Permission denied. I tried the following (and many else) mount -t cifs

Re: [gentoo-user] Problems starting X

2007-05-08 Thread Dmitry
Hello, I've never tried to run X without config, but.. I see that your output shows: (EE) Unable to locate/open config file is your /etc/X11/xorg.conf okay ? Johannes Skov Frandsen wrote: Hi This is my first attempt on installing X so bare with me if my question is somewhat

Re: [gentoo-user] Clock is way off

2007-05-08 Thread AJ Spagnoletti
CLOCK=UTC TIMEZONE=US/Pacific If the clock is off by 8 hours from the time it is supposed to be (I think thats what pacific time zone is I could be wrong) you can try changing CLOCK=local AJ -- [EMAIL PROTECTED] mailing list