Re: [gentoo-user] Questions on Raspberry Pi cross compiling

2017-07-19 Thread Danny YUE
On 2017-07-20 06:25, R0b0t1 wrote: > On Thu, Jul 20, 2017 at 1:20 AM, Danny YUE wrote: >> >> On 2017-07-20 05:59, R0b0t1 wrote: >>> On Thu, Jul 20, 2017 at 12:42 AM, Danny YUE wrote: Hi guys, I am setting up cross compiling environment for my newly bought Raspberry Pi 3, un

Re: [gentoo-user] Questions on Raspberry Pi cross compiling

2017-07-19 Thread R0b0t1
On Thu, Jul 20, 2017 at 1:20 AM, Danny YUE wrote: > > On 2017-07-20 05:59, R0b0t1 wrote: >> On Thu, Jul 20, 2017 at 12:42 AM, Danny YUE wrote: >>> Hi guys, >>> >>> I am setting up cross compiling environment for my newly bought >>> Raspberry Pi 3, under the guide of: >>> https://wiki.gentoo.org/

Re: [gentoo-user] Questions on Raspberry Pi cross compiling

2017-07-19 Thread Danny YUE
On 2017-07-20 05:59, R0b0t1 wrote: > On Thu, Jul 20, 2017 at 12:42 AM, Danny YUE wrote: >> Hi guys, >> >> I am setting up cross compiling environment for my newly bought >> Raspberry Pi 3, under the guide of: >> https://wiki.gentoo.org/wiki/Raspberry_Pi >> https://wiki.gentoo.org/wiki/Raspberry_

Re: [gentoo-user] Questions on Raspberry Pi cross compiling

2017-07-19 Thread R0b0t1
On Thu, Jul 20, 2017 at 12:42 AM, Danny YUE wrote: > Hi guys, > > I am setting up cross compiling environment for my newly bought > Raspberry Pi 3, under the guide of: > https://wiki.gentoo.org/wiki/Raspberry_Pi > https://wiki.gentoo.org/wiki/Raspberry_Pi/Quick_Install_Guide > > My original idea w

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Mick
On Thursday 20 Jul 2017 05:16:44 tu...@posteo.de wrote: > On 07/20 04:51, Nikos Chantziaras wrote: > > On 19/07/17 19:57, tu...@posteo.de wrote: > > > Hi, > > > > > > My Buspirate v36a needs a newer firmware. > > > Unfortunately the flasher software is only > > > available in 32bit and I run a 64b

[gentoo-user] Questions on Raspberry Pi cross compiling

2017-07-19 Thread Danny YUE
Hi guys, I am setting up cross compiling environment for my newly bought Raspberry Pi 3, under the guide of: https://wiki.gentoo.org/wiki/Raspberry_Pi https://wiki.gentoo.org/wiki/Raspberry_Pi/Quick_Install_Guide My original idea was to use crossdev to cross compile packages on my PC and install

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Dale
Rich Freeman wrote: > On Wed, Jul 19, 2017 at 5:26 PM, Dale wrote: >> I have a question or two on this. The reason I went with KDE, I use it >> and it is closest to being windozeish. On occasion I read where some of >> those other "lighter" desktops are 'feature rich' like KDE is. Example, >> p

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Dale
Dale wrote: > Howdy, > > This isn't a Gentoo question but most everyone here used something > before Gentoo. I need a simple to upgrade distro for someone else. > > A friend of mine had windoze XP, which is dead to M$. She needed > something and buying a computer or new OS is not a option, even

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread R0b0t1
On Wed, Jul 19, 2017 at 7:26 PM, Dale wrote: > R0b0t1 wrote: >> On Wed, Jul 19, 2017 at 1:46 AM, Dale wrote: >>> Howdy, >>> >>> This isn't a Gentoo question but most everyone here used something >>> before Gentoo. I need a simple to upgrade distro for someone else. >>> >>> A friend of mine had w

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 20/07/17 06:46, Dale wrote: First, I'm pretty clueless on what you are doing but notice something that just may be related. Do you have zsh installed on your system? It says zsh can't be found basically so perhaps it needs to be installed??? No, that message is just zsh printing the error me

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Dale
tu...@posteo.de wrote: > On 07/20 04:51, Nikos Chantziaras wrote: >> On 19/07/17 19:57, tu...@posteo.de wrote: >>> Hi, >>> >>> My Buspirate v36a needs a newer firmware. >>> Unfortunately the flasher software is only >>> available in 32bit and I run a 64bit modern >>> Gentoo. >> Is this the tool? >>

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 20/07/17 06:26, Nikos Chantziaras wrote: What is the output of: $ eix -e glibc Does it list the "multilib" USE flag as enabled? Does /lib32/libc.so.6 exist? In addition, what is the output of: $ file /lib/ld-linux.so.2 It should be: /lib/ld-linux.so.2: symbolic link to ../lib32/

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 20/07/17 06:11, tu...@posteo.de wrote: On 07/20 04:51, Nikos Chantziaras wrote: On 19/07/17 19:57, tu...@posteo.de wrote: Hi, My Buspirate v36a needs a newer firmware. Unfortunately the flasher software is only available in 32bit and I run a 64bit modern Gentoo. Is this the tool? https:/

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/20 04:51, Nikos Chantziaras wrote: > On 19/07/17 19:57, tu...@posteo.de wrote: > > Hi, > > > > My Buspirate v36a needs a newer firmware. > > Unfortunately the flasher software is only > > available in 32bit and I run a 64bit modern > > Gentoo. > > Is this the tool? > > https://github.com/D

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/20 04:51, Nikos Chantziaras wrote: > On 19/07/17 19:57, tu...@posteo.de wrote: > > Hi, > > > > My Buspirate v36a needs a newer firmware. > > Unfortunately the flasher software is only > > available in 32bit and I run a 64bit modern > > Gentoo. > > Is this the tool? > > https://github.com/D

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/19 10:53, Mick wrote: > On Wednesday 19 Jul 2017 21:05:51 Jorge Almeida wrote: > > On Wed, Jul 19, 2017 at 8:28 PM, wrote: > > > # > > > # Executable file formats / Emulations > > > # > > > CONFIG_BINFMT_ELF=y > > > CONFIG_COMPAT_BINFMT_ELF=y > > > CONFIG_ELFCORE=y > > > CONFIG_CORE_DUMP_DE

Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium?

2017-07-19 Thread Stroller
> On 17 Jul 2017, at 03:14, Walter Dnes wrote: > > On Mon, Jul 17, 2017 at 01:43:46AM +0100, Stroller wrote >> This system is headless, but I have x11-wm/xpra installed on it so I can run >> X11 apps remotely. >> >> Recent emerges of world have been failing at media-libs/mesa >> ... >> >> All

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 19/07/17 19:57, tu...@posteo.de wrote: Hi, My Buspirate v36a needs a newer firmware. Unfortunately the flasher software is only available in 32bit and I run a 64bit modern Gentoo. Is this the tool? https://github.com/DangerousPrototypes/Bus_Pirate/blob/master/package/BPv3-firmware/pirate-l

Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium?

2017-07-19 Thread Stroller
> On 18 Jul 2017, at 02:33, IceAmber wrote: > > Actually, this is the c++ 11 abi bug, read the news > And you can solve it by `revdep-rebuild --library 'libstdc++.so.6' -- > --exclude gcc` Many thanks! That worked perfectly. Stroller.

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Rich Freeman
On Wed, Jul 19, 2017 at 5:26 PM, Dale wrote: > > I have a question or two on this. The reason I went with KDE, I use it > and it is closest to being windozeish. On occasion I read where some of > those other "lighter" desktops are 'feature rich' like KDE is. Example, > plug in a USB device and

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Dale
Neil Bothwick wrote: > On Wed, 19 Jul 2017 10:48:58 +0100, Mick wrote: > >> Did you look at the logs? Assuming this is a systemd OS try: >> >> journalctl >> >> to view the log. Add -b to only see boot messages, -f to follow >> current activity (just like 'tail -f' command), and -n 15 to see the >

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Dale
R0b0t1 wrote: > On Wed, Jul 19, 2017 at 1:46 AM, Dale wrote: >> Howdy, >> >> This isn't a Gentoo question but most everyone here used something >> before Gentoo. I need a simple to upgrade distro for someone else. >> >> A friend of mine had windoze XP, which is dead to M$. She needed >> somethin

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Dale
Philip Webb wrote: > 170719 Dale wrote: >> This isn't a Gentoo question but most everyone here used something >> before Gentoo. I need a simple to upgrade distro for someone else. > I have Mint KDE & Mint Xfce installed to test things & show others : > it's simple, fast & reliable in my limited e

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Mick
On Wednesday 19 Jul 2017 21:05:51 Jorge Almeida wrote: > On Wed, Jul 19, 2017 at 8:28 PM, wrote: > > # > > # Executable file formats / Emulations > > # > > CONFIG_BINFMT_ELF=y > > CONFIG_COMPAT_BINFMT_ELF=y > > CONFIG_ELFCORE=y > > CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y > > CONFIG_BINFMT_SCRIPT=y

Re: [gentoo-user] Hardened again

2017-07-19 Thread Peter Humphrey
On Wednesday 19 Jul 2017 14:17:30 Rasmus Thomsen wrote: > I'm not quite sure if I understand the second part correctly, but I guess > you want to compile packages on your workstation for that smaller box? Yes. > In that case it doesn't matter which kernel your host uses, just make sure > to choo

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Marc Joliet
Am Mittwoch, 19. Juli 2017, 22:39:42 CEST schrieb Marc Joliet: > Am Mittwoch, 19. Juli 2017, 20:25:57 CEST schrieb tu...@posteo.de: > > execve("./pirate-loader_lnx", ["./pirate-loader_lnx"], 0x7fff1840a250 /* > > 18 > > vars */) = -1 ENOENT (No such file or directory) > > Umm, perhaps a dumb quest

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread R0b0t1
On Wed, Jul 19, 2017 at 1:46 AM, Dale wrote: > Howdy, > > This isn't a Gentoo question but most everyone here used something > before Gentoo. I need a simple to upgrade distro for someone else. > > A friend of mine had windoze XP, which is dead to M$. She needed > something and buying a computer

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Marc Joliet
Am Mittwoch, 19. Juli 2017, 20:25:57 CEST schrieb tu...@posteo.de: > execve("./pirate-loader_lnx", ["./pirate-loader_lnx"], 0x7fff1840a250 /* 18 > vars */) = -1 ENOENT (No such file or directory) Umm, perhaps a dumb question, but you didn't mistype the command by any chance? (In another email yo

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Grant Edwards
On 2017-07-19, tu...@posteo.de wrote: > My Buspirate v36a needs a newer firmware. > Unfortunately the flasher software is only > available in 32bit and I run a 64bit modern > Gentoo. > > The flasher is a commandline tool and needs > no fancy movie player or fat surround sound. > > If there is no

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Neil Bothwick
On Wed, 19 Jul 2017 10:48:58 +0100, Mick wrote: > Did you look at the logs? Assuming this is a systemd OS try: > > journalctl > > to view the log. Add -b to only see boot messages, -f to follow > current activity (just like 'tail -f' command), and -n 15 to see the > last 15 entries. A slight

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Jorge Almeida
On Wed, Jul 19, 2017 at 8:28 PM, wrote: > # > # Executable file formats / Emulations > # > CONFIG_BINFMT_ELF=y > CONFIG_COMPAT_BINFMT_ELF=y > CONFIG_ELFCORE=y > CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y > CONFIG_BINFMT_SCRIPT=y > # CONFIG_HAVE_AOUT is not set > CONFIG_BINFMT_MISC=y > CONFIG_COREDU

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/19 07:51, Jorge Almeida wrote: > On Wed, Jul 19, 2017 at 7:25 PM, wrote: > > On 07/19 06:57, Jorge Almeida wrote: > >> On Wed, Jul 19, 2017 at 6:40 PM, wrote: > >> > >> > > >> > the tool is statically linked and only the command "file" > >> > reveals its 32bit nature. > >> > > >> If the t

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Jorge Almeida
On Wed, Jul 19, 2017 at 7:25 PM, wrote: > On 07/19 06:57, Jorge Almeida wrote: >> On Wed, Jul 19, 2017 at 6:40 PM, wrote: >> >> > >> > the tool is statically linked and only the command "file" >> > reveals its 32bit nature. >> > >> If the tool is a static binary, you shouldn't need anything bes

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/19 06:57, Jorge Almeida wrote: > On Wed, Jul 19, 2017 at 6:40 PM, wrote: > > > > > the tool is statically linked and only the command "file" > > reveals its 32bit nature. > > > If the tool is a static binary, you shouldn't need anything besides a > kernel with support for 32 bit executable

Re: [gentoo-user] Hardened again

2017-07-19 Thread Rasmus Thomsen
Hello, I'm pretty certain that switching to the hardened profile won't cause any slot conflicts, it pretty much just enables some compiler flags ( PIE ( it's enabled in not-hardened profiles since 6.3.0 too iirc ) , stack hardening, fortify source, RELRO ) and hardening flags on a few packages

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Jorge Almeida
On Wed, Jul 19, 2017 at 6:40 PM, wrote: > > the tool is statically linked and only the command "file" > reveals its 32bit nature. > If the tool is a static binary, you shouldn't need anything besides a kernel with support for 32 bit executables (Executable file formats / Emulations ---> x32 AB

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 19/07/17 20:40, tu...@posteo.de wrote: the tool is statically linked and only the command "file" reveals its 32bit nature. Have you tried just running it? And as Mick mentioned, run your tool with linux32: $ linux32 ./tool It might just work without you having to do anything else. Sinc

Re: [gentoo-user] [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Mick
On Wednesday 19 Jul 2017 18:57:50 tu...@posteo.de wrote: > Hi, > > My Buspirate v36a needs a newer firmware. > Unfortunately the flasher software is only > available in 32bit and I run a 64bit modern > Gentoo. $ uname -m x86_64 $ which linux32 /usr/bin/linux32 $ linux32 --help Usage: linux32

Re: [gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
On 07/19 08:28, Nikos Chantziaras wrote: > On 19/07/17 19:57, tu...@posteo.de wrote: > > Hi, > > > > My Buspirate v36a needs a newer firmware. > > Unfortunately the flasher software is only > > available in 32bit and I run a 64bit modern > > Gentoo. > > By default, Gentoo is multilib. Meaning it

[gentoo-user] Re: [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread Nikos Chantziaras
On 19/07/17 19:57, tu...@posteo.de wrote: Hi, My Buspirate v36a needs a newer firmware. Unfortunately the flasher software is only available in 32bit and I run a 64bit modern Gentoo. By default, Gentoo is multilib. Meaning it runs 32-bit software too. What libraries does the tool need to run?

[gentoo-user] [OT] Small and dirty 32 bit environment just to flash my Bus Pirate

2017-07-19 Thread tuxic
Hi, My Buspirate v36a needs a newer firmware. Unfortunately the flasher software is only available in 32bit and I run a 64bit modern Gentoo. The flasher is a commandline tool and needs no fancy movie player or fat surround sound. If there is no way (I fear) to setup a tiny quick'n' dirty 32bit e

[gentoo-user] Hardened again

2017-07-19 Thread Peter Humphrey
Hello list, The recent discussion of hardening Gentoo prompted me to have a go at hardening this workstation. I followed the wiki[1] but when I got to emerge -e world I got scores of slot conflicts, maybe hundreds. So I backed off and restored the original system. Now I'm tackling a smaller bo

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Philip Webb
170719 Dale wrote: > This isn't a Gentoo question but most everyone here used something > before Gentoo. I need a simple to upgrade distro for someone else. I have Mint KDE & Mint Xfce installed to test things & show others : it's simple, fast & reliable in my limited experience. Mageia 6 has ju

Re: [gentoo-user] On making customized profile again.

2017-07-19 Thread Andrew Savchenko
On Wed, 19 Jul 2017 16:41:26 +0700 Ста Деюс wrote: > Hi. > > > Trying to remove several packages from the "common" profile, i did copy > mine to the same directory w/ that difference, that mine is located in > /usr/local/portage > > instead of "common's" > /usr/portage > > Then i copied > /usr/

Re: [gentoo-user] On making customized profile again.

2017-07-19 Thread R0b0t1
On Wed, Jul 19, 2017 at 4:41 AM, Ста Деюс wrote: > Hi. > > > Trying to remove several packages from the "common" profile, i did copy > mine to the same directory w/ that difference, that mine is located in > /usr/local/portage > > instead of "common's" > /usr/portage > > Then i copied > /usr/porta

Re: [gentoo-user] [OT] Simple to upgrade Linux distro

2017-07-19 Thread Mick
On Wednesday 19 Jul 2017 01:46:36 Dale wrote: > Howdy, > > This isn't a Gentoo question but most everyone here used something > before Gentoo. I need a simple to upgrade distro for someone else. > > A friend of mine had windoze XP, which is dead to M$. She needed > something and buying a comput

[gentoo-user] On making customized profile again.

2017-07-19 Thread Ста Деюс
Hi. Trying to remove several packages from the "common" profile, i did copy mine to the same directory w/ that difference, that mine is located in /usr/local/portage instead of "common's" /usr/portage Then i copied /usr/portage/profiles/profiles.desc to /usr/local/portage/profiles/profiles.des