Re: [gentoo-user] Multilib blues continues

2018-07-05 Thread Zoltán Kócsi
On Thu, 05 Jul 2018 12:06:53 +0200 Kai Peter wrote: > On 2018-07-05 09:09, Zoltán Kócsi wrote: > [...] > See bug 604802 (https://bugs.gentoo.org/604802). > > Workaround: unmerge gperf, merge libpcap, afterwards merge gperf > again. > > For an 'emerge -e @world', temporarily downgrade to

Re: [gentoo-user] Multilib blues continues

2018-07-05 Thread Kai Peter
On 2018-07-05 09:09, Zoltán Kócsi wrote: The */* x86_ ... in the use file and asking emerge to re-build the libraries is pretty cool for building both 64 and 32 bit libs. But it has it's problems, it seems. The library libcap fails to compile with some spectacular errors:

Re: [gentoo-user] Multilib help

2018-07-04 Thread Mick
On Wednesday, 4 July 2018 10:21:16 BST Zoltán Kócsi wrote: > On Wed, 4 Jul 2018 09:25:41 +0200 > > Arve Barsnes wrote: > > [...] > > An example: I have a file /etc/portage/package.use/abix86 where I put > > lines like these for packages I need installed in a 32-bit flavour (in > > addition to

Re: [gentoo-user] Multilib help

2018-07-04 Thread Zoltán Kócsi
On Wed, 4 Jul 2018 09:25:41 +0200 Arve Barsnes wrote: > [...] > An example: I have a file /etc/portage/package.use/abix86 where I put > lines like these for packages I need installed in a 32-bit flavour (in > addition to the 64-bit my normal system uses): > > dev-db/sqlite abi_x86_32 >

Re: [gentoo-user] Multilib help

2018-07-04 Thread Arve Barsnes
On 4 July 2018 at 08:31, James Stevenson wrote: > The easiest way to fix this issue is to figure out which libraries you need > and then stipulate that you want the x86_32 version of that package in your > accept_keywords file. Check the Gentoo wiki for the software you are trying > to run for

Re: [gentoo-user] Multilib help

2018-07-04 Thread James Stevenson
The easiest way to fix this issue is to figure out which libraries you need and then stipulate that you want the x86_32 version of that package in your accept_keywords file. Check the Gentoo wiki for the software you are trying to run for hints on what libraries you need. James On Wed, Jul 4,

Re: [gentoo-user] Multilib help

2018-07-04 Thread Andrew Udvare
> On 2018-07-04, at 01:51, Zoltán Kócsi wrote: > > My problem is that I've installed a multilib-enabled 64-bit system and > realised that /usr/lib32 and /usr/lib64 are vastly of different. There > are around 2200 dynamic and some 130 static libs in lib64 while there > are around 300 dynamic

Re: [gentoo-user] multilib - do I need it?

2015-04-03 Thread Peter Humphrey
On Friday 03 April 2015 01:30:53 Walter Dnes wrote: Bad news for Virtualbox... == [d531][waltdnes][~] emerge -pv virtualbox These are the packages that would be merged, in order: Calculating dependencies... done!

Re: [gentoo-user] multilib - do I need it?

2015-04-02 Thread Walter Dnes
On Thu, Apr 02, 2015 at 02:12:40PM -0300, Francisco Ares wrote Hi, How does one know previously which packages will require 32 bit ABI ? I have two systems (among others) to consider: one is very simple, built using as fewer packages as possible, it is the development system for an

Re: [gentoo-user] multilib - do I need it?

2015-04-02 Thread Peter Humphrey
On Thursday 02 April 2015 21:30:14 Walter Dnes wrote: I recently upgraded a 7+ year old machine from 32-bit Gentoo to 64-bit- only Gentoo (no-multilib) and I don't have any apps with problems as 64- bit only. Do you have Flash? If that runs on no-multilib I'd consider switching to that

Re: [gentoo-user] multilib - do I need it?

2015-04-02 Thread Walter Dnes
On Fri, Apr 03, 2015 at 01:44:04AM +0100, Peter Humphrey wrote On Thursday 02 April 2015 21:30:14 Walter Dnes wrote: I recently upgraded a 7+ year old machine from 32-bit Gentoo to 64-bit- only Gentoo (no-multilib) and I don't have any apps with problems as 64- bit only. Do you have

Re: [gentoo-user] multilib - do I need it?

2015-04-02 Thread Mick
On Thursday 02 Apr 2015 18:12:40 Francisco Ares wrote: Hi, How does one know previously which packages will require 32 bit ABI ? I have two systems (among others) to consider: one is very simple, built using as fewer packages as possible, it is the development system for an embedded

Re: [gentoo-user] Multilib or not?

2012-07-17 Thread Michael Mol
On Tue, Jul 17, 2012 at 2:08 PM, João Matos jaon...@gmail.com wrote: Hi list. I've been using gentoo amd64 multilib for at least five year, and the system is working pretty well. But the recent discussion about 64 bit over 32 made me wonder about changing the profile to a non-multilib. So

Re: [gentoo-user] Multilib or not?

2012-07-17 Thread Daniel da Veiga
On Tue, Jul 17, 2012 at 3:15 PM, Michael Mol mike...@gmail.com wrote: On Tue, Jul 17, 2012 at 2:08 PM, João Matos jaon...@gmail.com wrote: I suppose that I'll have no problem with wine or nvidia-drivers based on preview discussion. But how about grub, zsnes, skype or some .bin games installed

Re: [gentoo-user] Multilib or not?

2012-07-17 Thread Michael Hampicke
So I run 'revdep-rebuild --verbose' just to check what do I have that still depends on emul-linux-x86* and I've found: app-emulation/wine-1.4 sys-boot/grub-0.97-r10 www-plugins/google-talkplugin-2.1.7.0 x11-drivers/nvidia-drivers-295.59 games-emulation/zsnes-1.51-r2 skype For grub you

Re: [gentoo-user] Multilib or not?

2012-07-17 Thread Dale
Michael Hampicke wrote: So I run 'revdep-rebuild --verbose' just to check what do I have that still depends on emul-linux-x86* and I've found: app-emulation/wine-1.4 sys-boot/grub-0.97-r10 www-plugins/google-talkplugin-2.1.7.0 x11-drivers/nvidia-drivers-295.59 games-emulation/zsnes-1.51-r2

Re: [gentoo-user] multilib vs. no-multilib in 64-bit environment

2007-05-27 Thread Boyd Stephen Smith Jr.
On Saturday 26 May 2007, Denis [EMAIL PROTECTED] wrote about '[gentoo-user] multilib vs. no-multilib in 64-bit environment': I think I'll attempt to set up one of my EM64T boxes in 64-bit Gentoo environment, so I've been reading some docs about it. *cough*AMD64*cough* I understand that the