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

[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

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

[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?

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? > >

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? > >

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 > > >

[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?

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 > >

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

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

[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. >

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 >

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

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

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

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 /

[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.

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