Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-14 Thread Freek de Kruijf
Op donderdag 13 augustus 2015 03:21:31 schreef Stefan Bruens: > On Thursday 13 August 2015 01:55:08 Stefan Bruens wrote: > > On my system, acorrding to: > > for p in `rpm -q --whatrequires libstdc++.so.6`; \ > do rpm -q $p --queryformat '[%{FILEMODES:perms} %{FILENAMES}\n]' | \ > awk '/^-.*\.so

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-13 Thread Stefan Bruens
On Thursday 13 August 2015 03:21:31 Stefan Bruens wrote: libzypp fails to build due to an outdated binutils (2.23 instead of 2.25). The old binutils drops all symbols with an [abi:cxx11] tag, and the libzypp unit tests fails to link. binutils fails due to a problem with qemu. Kind regards, St

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Stefan Bruens
On Thursday 13 August 2015 01:55:08 Stefan Bruens wrote: On my system, acorrding to: for p in `rpm -q --whatrequires libstdc++.so.6`; \ do rpm -q $p --queryformat '[%{FILEMODES:perms} %{FILENAMES}\n]' | \ awk '/^-.*\.so\./ {print $2 }' | \ xargs -r -n1 sh -c '\ nm -DC --defined-only $0 | \

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Stefan Bruens
On Wednesday 12 August 2015 13:30:05 Freek de Kruijf wrote: > Op dinsdag 11 augustus 2015 23:06:20 schreef Matwey V. Kornilov: > > 11.08.2015 22:02, Freek de Kruijf пишет: > > > This does not give me a clue why "yast lan" crashes on the RPi1 and is > > > OK > > > on the RPI2. > > > > AFAIK, RPi1 i

Re: [opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-12 Thread Freek de Kruijf
Op dinsdag 11 augustus 2015 23:06:20 schreef Matwey V. Kornilov: > 11.08.2015 22:02, Freek de Kruijf пишет: > > This does not give me a clue why "yast lan" crashes on the RPi1 and is OK > > on the RPI2. > > AFAIK, RPi1 is armv6 and RPi2 is armv7. So, there could be a number of > reasons to crash o

[opensuse-arm] Re: Raspberry Pi 1 and 2 images from of Aug 6

2015-08-11 Thread Matwey V. Kornilov
11.08.2015 22:02, Freek de Kruijf пишет: > This dpes not give me a clue why "yast lan" crashes on the RPi1 and is OK on > the RPI2. AFAIK, RPi1 is armv6 and RPi2 is armv7. So, there could be a number of reasons to crash on one architecture and work on other. -- To unsubscribe, e-mail: opensuse