Re: [gentoo-user] Build problems due to invalid libtool arguments

2011-12-27 Thread Walter Dnes
On Mon, Dec 26, 2011 at 07:23:27PM +0100, Alex Schuster wrote Hi there! I'm currently upgrading my little sister's PC from an x86 Sempron to an x86_64 AMDS A6 processor. So Gentoo is being installed from scratch. But some packages fail to build. I filed a bug [1] for

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Dale
Michael Mol wrote: On Tue, Dec 27, 2011 at 6:45 AM, Mickmichaelkintz...@gmail.com wrote: On Tuesday 27 Dec 2011 08:42:29 Michael Hampicke wrote: I just tried to reinstall Gentoo on my laptop(x86) and after chrooting into my new install I tried to run env-update but got a command not found. I

[gentoo-user] Re: Build problems due to invalid libtool arguments

2011-12-27 Thread James
Alex Schuster wonko at wonkology.org writes: as fast. Change to 'MAKEOPTS=-j1' and see what happens. +1 I still get the same error. And the emerge -e also did not clean things up. Yep. Sometimes on setting up a new system, I lower the bar on what I install, resync the system and a day

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Michael Mol
On Tue, Dec 27, 2011 at 6:45 AM, Mick michaelkintz...@gmail.com wrote: On Tuesday 27 Dec 2011 08:42:29 Michael Hampicke wrote: I just tried to reinstall Gentoo on my laptop(x86) and after chrooting into my new install I tried to run env-update but got a command not found. I looked in sbin

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Mick
On Tuesday 27 Dec 2011 08:42:29 Michael Hampicke wrote: I just tried to reinstall Gentoo on my laptop(x86) and after chrooting into my new install I tried to run env-update but got a command not found. I looked in sbin and the command isn't there. I downloaded again the stage 3 tarball

Re: [gentoo-user] emerge -j, make -j and make -l

2011-12-27 Thread Michael Mol
On Fri, Dec 9, 2011 at 11:35 PM, Michael Mol mike...@gmail.com wrote: Quick update...I now have two of these things set up in a distcc cluster with my Phenom 9650. ~530 packages in 228m 34s. There's an even larger initial explosion of parallel emerge jobs, but it spreads out very nicely...I

[gentoo-user] [OT] sendmail relay to gmail smtp server

2011-12-27 Thread Harry Putnam
NOTE: Sorry if I've gone sort of hog wild posting this question various places but it is a perplexing problem and I suspect there may be help available here. Not to mention that many groups are slow due to Christmas holidays. ---- ---=--- -

[solved] Re: [gentoo-user] Build problems due to invalid libtool arguments

2011-12-27 Thread Alex Schuster
I wrote: The problem is that in the libtool linking phase the arguments /usr/bin /usr/sbin /bin /sbin are given along the libraries and library paths. I have no idea why this happens, and how to solve this. Something must be wrong on my system. But what? For libggi, emerging with USE=-aalib

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Michael Hampicke
I just tried to reinstall Gentoo on my laptop(x86) and after chrooting into my new install I tried to run env-update but got a command not found. I looked in sbin and the command isn't there. I downloaded again the stage 3 tarball i686 20111213 from another mirror and I'm still not finding the

Re: [gentoo-user] Build problems due to invalid libtool arguments

2011-12-27 Thread Dale
Michael Mol wrote: Walter Dnes wrote: On Mon, Dec 26, 2011 at 07:23:27PM +0100, Alex Schuster wrote I notice that you have 'MAKEOPTS=-j4'. You wouldn't believe how many problems you can solve by changing to 'MAKEOPTS=-j1'. Yes, the build process may take a bit longer, but the final

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Michael Hampicke
I thought the incantation is: env-update source /etc/profile has this changed? No it hasn't, just looked in the gentoo handbook. I never can remember what command to run first, so I execute both of them two times :)

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Michael Mol
On Tue, Dec 27, 2011 at 11:48 AM, Michael Hampicke gentoo-u...@hadt.biz wrote: I thought the incantation is:   env-update source /etc/profile has this changed? No it hasn't, just looked in the gentoo handbook. I never can remember what command to run first, so I execute both of them two

Re: [gentoo-user] Build problems due to invalid libtool arguments

2011-12-27 Thread Alex Schuster
Walter Dnes writes: On Mon, Dec 26, 2011 at 07:23:27PM +0100, Alex Schuster wrote The problem is that in the libtool linking phase the arguments /usr/bin /usr/sbin /bin /sbin are given along the libraries and library paths. I have no idea why this happens, and how to solve this. Something

Re: [gentoo-user] Build problems due to invalid libtool arguments

2011-12-27 Thread Michael Mol
Walter Dnes wrote: On Mon, Dec 26, 2011 at 07:23:27PM +0100, Alex Schuster wrote I notice that you have 'MAKEOPTS=-j4'. You wouldn't believe how many problems you can solve by changing to 'MAKEOPTS=-j1'. Yes, the build process may take a bit longer, but the final executable runs just as

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Mark Knecht
On Tue, Dec 27, 2011 at 8:48 AM, Michael Hampicke gentoo-u...@hadt.biz wrote: I thought the incantation is:   env-update source /etc/profile has this changed? No it hasn't, just looked in the gentoo handbook. I never can remember what command to run first, so I execute both of them two

[gentoo-user] Audio Problem

2011-12-27 Thread Vishnupradeep
I have M2A-MX motherboard with AMD Phenom II X4 prcessor. Installed gentoo 11.2 with kde and now the audio is not working. Installed pulseaudio and ALSA. i am little confused, fo audio to work both ALSA and pulseaudio needed ? I would like to play some music. How to correct the audio. Linux

Re: [gentoo-user] Env-update missing

2011-12-27 Thread Neil Bothwick
On Tue, 27 Dec 2011 11:57:18 -0500, Michael Mol wrote: Here's how I understand it: 1) env-update rebuilds /etc/environment from /etc/env.d/. 2) /etc/environment is sourced from /etc/profile, so 3) you get the updated /etc/environment when you source /etc/profile. Almost, but it's

Re: [gentoo-user] Audio Problem

2011-12-27 Thread Stéphane Guedon
On Tuesday 27 December 2011 20:41:12 Vishnupradeep wrote: I have M2A-MX motherboard with AMD Phenom II X4 prcessor. Installed gentoo 11.2 with kde and now the audio is not working. Installed pulseaudio and ALSA. i am little confused, fo audio to work both ALSA and pulseaudio needed ? I would

Re: [gentoo-user] Audio Problem

2011-12-27 Thread Aljosha Papsch
Am Dienstag, den 27.12.2011, 23:37 +0100 schrieb Stéphane Guedon: On Tuesday 27 December 2011 20:41:12 Vishnupradeep wrote: I have M2A-MX motherboard with AMD Phenom II X4 prcessor. Installed gentoo 11.2 with kde and now the audio is not working. Installed pulseaudio and ALSA. i am little

[gentoo-user] Sharing /home and swap

2011-12-27 Thread Andrew Lowe
Hi all, I usually use Gentoo as my normal Linux but a third party app I'm about to start using only runs on SUSE. To this end, I'm about to set aside a smaller partition and install the minimal amnount of SUSE I need to run the app. My question is regarding /home and swap. Is there anything

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Adam Carter
. Is there anything in my current Gentoo /home and swap that locks them to the Gentoo install or can I share them between the two installs? No. As long as SUSE supports the file system on /home you're using in Gentoo it will work fine, and that's very likely. When you're booted into SUSE, run

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Andrew Lowe
On 28/12/2011 10:28 AM, Adam Carter wrote: . Is there anything in my current Gentoo /home and swap that locks them to the Gentoo install or can I share them between the two installs? No. As long as SUSE supports the file system on /home you're using in Gentoo it will work fine, and that's very

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Nilesh Govindarajan
On Dec 28, 2011 7:52 AM, Andrew Lowe a...@wht.com.au wrote: Hi all, I usually use Gentoo as my normal Linux but a third party app I'm about to start using only runs on SUSE. To this end, I'm about to set aside a smaller partition and install the minimal amnount of SUSE I need to run the

[gentoo-user] Re: Sharing /home and swap

2011-12-27 Thread Nikos Chantziaras
On 12/28/2011 04:21 AM, Andrew Lowe wrote: Hi all, I usually use Gentoo as my normal Linux but a third party app I'm about to start using only runs on SUSE. To this end, I'm about to set aside a smaller partition and install the minimal amnount of SUSE I need to run the app. My question is

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Peter Humphrey
On Wednesday 28 December 2011 02:21:25 Andrew Lowe wrote: Is there anything in my current Gentoo /home and swap that locks them to the Gentoo install or can I share them between the two installs? Beware! Whichever your preferred desktop (kde, gnome, whatever), having your whole home directory

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Pandu Poluan
On Dec 28, 2011 9:40 AM, Nilesh Govindarajan cont...@nileshgr.com wrote: On Dec 28, 2011 7:52 AM, Andrew Lowe a...@wht.com.au wrote: Hi all, I usually use Gentoo as my normal Linux but a third party app I'm about to start using only runs on SUSE. To this end, I'm about to set aside

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Andrew Lowe
On 28/12/2011 10:49 AM, Pandu Poluan wrote: On Dec 28, 2011 9:40 AM, Nilesh Govindarajan cont...@nileshgr.com mailto:cont...@nileshgr.com wrote: On Dec 28, 2011 7:52 AM, Andrew Lowe a...@wht.com.au mailto:a...@wht.com.au wrote: [snip] ... ... ... [snip] True. My suggestion would be

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread W.Kenworthy
If its only one app, why not use a small vm (qemu, vbox etc.)? - best of both worlds. Also, why only on Suse? - you can often work around differences with ld-preload and other tricks. BillK -Original Message- From: Andrew Lowe a...@wht.com.au Reply-to: gentoo-user@lists.gentoo.org

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Andrew Lowe
On 28/12/2011 1:30 PM, W.Kenworthy wrote: If its only one app, why not use a small vm (qemu, vbox etc.)? - best of both worlds. Basically because I've done nothing with these thingies and have no experience with them and therefore didn't think of them.. Might be worth looking into - got

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread Michael Mol
On Wed, Dec 28, 2011 at 12:26 AM, Andrew Lowe a...@wht.com.au wrote: On 28/12/2011 10:49 AM, Pandu Poluan wrote: On Dec 28, 2011 9:40 AM, Nilesh Govindarajan cont...@nileshgr.com mailto:cont...@nileshgr.com wrote:       On Dec 28, 2011 7:52 AM, Andrew Lowe a...@wht.com.au

Re: [gentoo-user] Sharing /home and swap

2011-12-27 Thread W.Kenworthy
bunyip ~ # esearch VirtualBox [ Results for search key : VirtualBox ] [ Applications found : 8 ] * app-emulation/virtualbox Latest version available: 4.0.12 Latest version installed: [ Not Installed ] Size of downloaded files: 67,936 kB Homepage: