Re: [ptxdist] Antwort: Re: [ANNOUNCE] OSELAS.Toolchain() 2012.12.0 released

2012-12-20 Thread Daniel Kriesten
Hardfloat leads me to the next question: I build a Raspberry Pi hf-toolchain, where ld-linux.so.3 is named ld-linux-armhf.so.3. This leads to an error in the target install of glibc. Do I need to fix my toolchain config or the install_lib function? Regards Daniel -- Daniel Kriesten Mail: k

Re: [ptxdist] [PATCH] fix typo in bash_completion

2012-12-14 Thread Daniel Kriesten
:10:33PM +0100, Daniel Kriesten wrote: may be you can once more lend my a hand … As my Mac has Bash version 3, which is AFAIK deprecated for bash completion, I changed the script just to fit my needs. On my linux box (recent Gentoo, bash 4.2.37) the issue is an other. If I log

Re: [ptxdist] Using PTXdist on Mac OS

2012-12-11 Thread Daniel Kriesten
Am 10.12.2012 um 09:46 schrieb Michael Olbrich: On Sat, Dec 08, 2012 at 04:31:34PM +0100, Daniel Kriesten wrote: this is quite a late reply to this mail. But today I struggled about this once again. So here its the patch. ${PTXDIST_TOPDIR}/bin/xargs should be a gnu xargs

Re: [ptxdist] [PATCH] fix typo in bash_completion

2012-12-11 Thread Daniel Kriesten
and I have to further check it out. So for now forget about this ... Am 10.12.2012 um 09:50 schrieb Michael Olbrich: On Sat, Dec 08, 2012 at 05:35:01PM +0100, Daniel Kriesten wrote: This prevents bash_completion from working correctly. Signed-off-by: Daniel Kriesten k...@tu-chemnitz.eu

Re: [ptxdist] Using PTXdist on Mac OS

2012-12-08 Thread Daniel Kriesten
Hi all, this is quite a late reply to this mail. But today I struggled about this once again. So here its the patch. ---8--- From dd717be19e704b71a030b091d2604d7a05ccebb2 Mon Sep 17 00:00:00 2001 From: Daniel Kriesten k...@tu-chemnitz.eu Date: Sat, 8 Dec 2012 16:27:35 +0100 Subject: [PATCH

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-19 Thread Daniel Kriesten
[me@mymac:ptxdist:master u=] $ ls bin ptxdist* Am 18.04.2012 um 16:28 schrieb Daniel Kriesten: Am 18.04.2012 um 16:16 schrieb Michael Olbrich: [...] So find -print0 works, right? I wasn't sure if that's a GNU extension. The xargs man-page I have says ... The GNU find -print0 option produces

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-19 Thread Daniel Kriesten
sending inline, as the program is set up to do automatic line breaks. And up to now I can get git send-email to play with our universities smtp server. Regards, Daniel -- Daniel Kriesten Chair for Circuit and System Design Chemnitz University of Technology, Reichenhainer Str. 31-33, D-09126

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-18 Thread Daniel Kriesten
. Regards, Daniel -- Daniel Kriesten http://www.die-kriestens.de 0001-fix-typo-in-the-xargs-check.patch Description: Binary data 0002-Remove-r-from-call-to-xargs.patch Description: Binary data smime.p7s Description: S/MIME cryptographic signature -- ptxdist mailing list ptxdist

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-17 Thread Daniel Kriesten
Dear Bernhard, First of all thanks for the great work on porting ptxdist to mac! Since 2010 I tried using it from time to time on my mac, but alway went back to our Linux compute servers for one reason or an other. I'm using a quiet modified version of 10.6 (python27, ncurses, coreutils, git,

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-17 Thread Daniel Kriesten
Hi, Am 17.04.2012 um 13:45 schrieb Bernhard Walle: Hi, * Michael Olbrich m.olbr...@pengutronix.de [2012-04-17 13:24]: On Tue, Apr 17, 2012 at 01:08:12PM +0200, Daniel Kriesten wrote: [...] So, following your your document I end up with a working tool-chain, a working qemu-arm-softmmu

Re: [ptxdist] Using PTXdist on Mac OS

2012-04-17 Thread Daniel Kriesten
Am 17.04.2012 um 13:48 schrieb Bernhard Walle: Hi Daniel, * Daniel Kriesten daniel.kries...@etit.tu-chemnitz.de [2012-04-17 13:08]: The next point is concerning the files system on a Mac. AFAIR the default filesystem is the case insensitive version of HFS+ (this is definitely true up

[ptxdist] [PATCH] wpa_supplicant version bump to 0.7.3

2011-04-28 Thread Daniel Kriesten
From: Daniel Kriesten k...@tu-chemnitz.eu This adds support for the nl80211 driver, the wired driver and the roboswitch driver. The wired and the roboswitch driver are untested and therefore marked as broken. The nl80211 driver ist tested aon an i686 using a rtl8180 card. Signed-off-by: Daniel

Re: [ptxdist] [PATCH 1/4] fix pwd bug in tcl

2011-03-28 Thread Daniel Kriesten
... not sure how the mail will appear at the list ... Regards, Daniel Am 01.03.2011 um 00:09 schrieb Michael Olbrich: Don't just remove the old comment. It's still valid. Michael 0001-fix-pwd-bug-in-tcl.patch Description: Binary data -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH 4/4] fixup setup.py call for crosscompile

2011-03-28 Thread Daniel Kriesten
A second try to get this upstream. Am 01.03.2011 um 07:51 schrieb Daniel Kriesten: Am 28.02.2011 um 20:01 schrieb Michael Olbrich: On Wed, Feb 23, 2011 at 04:44:32PM +0100, k...@dsm1.etit.tu-chemnitz.de wrote: From: Daniel Kriesten k...@tu-chemnitz.eu This patch extends the setup.py

Re: [ptxdist] [PATCH 1/2] fixup: rebuild the socket can patch

2011-03-28 Thread Daniel Kriesten
I'm not sure if this patch is better than the previous one. I created it using git format-patch --output-directory patchesX/ --signoff --patch-with-stat --ignore-space-at-eol --ignore-space-change --ignore-all-space HEAD~5..HEAD Am 01.03.2011 um 07:30 schrieb Daniel Kriesten: I realized

Re: [ptxdist] [PATCH 2/2] add some default pathes to lib_dris and inc_dirs

2011-03-18 Thread Daniel Kriesten
library The attached logs show the relevant parts of the build process. May be one of you can give a hint, why setup.py sees a different environment in this case. Am 13.03.2011 um 13:53 schrieb Michael Olbrich: I've looked at this again. See below. With kind regards Daniel Kriesten

Re: [ptxdist] [PATCH 2/2] add some default pathes to lib_dris and inc_dirs

2011-03-18 Thread Daniel Kriesten
solution to get things done right? Am 18.03.2011 um 11:49 schrieb Daniel Kriesten: 'v checked this again. setup.py seems to see different CPP/LD flags the the ones in the environment - and I don't know why, yet. The attached logs show this. I removed the patch and modified

Re: [ptxdist] RHEL/CentOS 5.X

2011-03-15 Thread Daniel Kriesten
on which ptxdist is testet, even if it is just to warn ppl that it currently does not work on platform X. Yes, that's an idea. With kind regards Daniel Kriesten -- Daniel Kriesten Chair for Circuit and System Design Chemnitz University of Technology, Reichenhainer Str. 70, D-09126 Chemnitz

[ptxdist] [PATCH 2/2] add some default pathes to lib_dris and inc_dirs

2011-02-28 Thread Daniel Kriesten
Even if we are cross compiling we have some default paths which should be consulted for the modules to be linked against. Signed-off-by: Daniel Kriesten k...@tu-chemnitz.eu --- ...e-default-pathes-to-lib_dris-and-inc_dirs.patch | 33 patches/Python-2.6.6/series

[ptxdist] [PATCH 1/2] fixup: rebuild the socket can patch

2011-02-28 Thread Daniel Kriesten
This patch is based on the work referenced here: http://bugs.python.org/issue10141 It is tested with ptxdist = 2010.08.0 and toolchain kernel = 2.6.27 on powerpc architectures Signed-off-by: Daniel Kriesten k...@tu-chemnitz.eu --- ...-for-socketcan-to-the-python-socket-modul.patch | 491

Re: [ptxdist] [PATCH 1/2] fixup: rebuild the socket can patch

2011-02-28 Thread Daniel Kriesten
I realized it, too. Will fix that. Am 28.02.2011 um 23:24 schrieb Michael Olbrich: hmmm, I cannot apply this patch. There seem to be some whitespace changes that break the patch. Mit freundlichen Grüßen Daniel Kriesten -- Daniel Kriesten Professur Schaltkreis- und Systementwurf

Re: [ptxdist] [PATCH 2/2] add some default pathes to lib_dris and inc_dirs

2011-02-28 Thread Daniel Kriesten
Hi, Am 28.02.2011 um 23:38 schrieb Michael Olbrich: Hi, this patch is broken too. Some more comments below. Hmm ... On Mon, Feb 28, 2011 at 10:14:55AM +0100, Daniel Kriesten wrote: Even if we are cross compiling we have some default paths which should be consulted for the modules

Re: [ptxdist] [PATCH 3/4] remove --help from call to autogen.sh

2011-02-28 Thread Daniel Kriesten
Am 28.02.2011 um 19:53 schrieb Michael Olbrich: On Wed, Feb 23, 2011 at 04:44:31PM +0100, k...@dsm1.etit.tu-chemnitz.de wrote: From: Daniel Kriesten k...@tu-chemnitz.eu Signed-off-by: Daniel Kriesten k...@tu-chemnitz.eu --- patches/gpsd-2.39/autogen.sh |2 +- 1 files changed, 1

Re: [ptxdist] [PATCH 4/4] fixup setup.py call for crosscompile

2011-02-28 Thread Daniel Kriesten
Am 28.02.2011 um 20:01 schrieb Michael Olbrich: On Wed, Feb 23, 2011 at 04:44:32PM +0100, k...@dsm1.etit.tu-chemnitz.de wrote: From: Daniel Kriesten k...@tu-chemnitz.eu This patch extends the setup.py call to reflect CC and LDSHARED for crosscompiling the python bindings Please

[ptxdist] OSELAS.Toolchain() and ptxdist

2011-02-23 Thread Daniel Kriesten
up in the ld-error. [1] http://www.mail-archive.com/ptxdist@pengutronix.de/msg03099.html With kind regards Daniel Kriesten -- Daniel Kriesten Chair for Circuit and System Design Chemnitz University of Technology, Reichenhainer Str. 70, D-09126 Chemnitz Phone: +49 371 531-33158, Fax: +49

[ptxdist] How to organize projects

2011-01-20 Thread Daniel Kriesten
for the organization of the BSP-directory? Mit freundlichen Grüßen Daniel Kriesten -- Daniel Kriesten Professur Schaltkreis- und Systementwurf Technische Universität Chemnitz, Reichenhainer Str. 70, 09126 Chemnitz Tel: +49 371 531 33058 Fax: +49 371 531 833058 http://www.tu-chemnitz.de/etit/sse

Re: [ptxdist] How to organize projects

2011-01-20 Thread Daniel Kriesten
=... --platformconfig=... etc. With kind regards Daniel Kriesten -- Daniel Kriesten Chair for Circuit and System Design Chemnitz University of Technology, Reichenhainer Str. 70, D-09126 Chemnitz Phone: +49 371 531-33158, Fax: +49 371 531-833158 http://www.tu-chemnitz.de/etit/sse -- ptxdist mailing list

Re: [ptxdist] How to organize projects

2011-01-20 Thread Daniel Kriesten
+---kernelconfig then use ptxdist select/platform ... or run ptxdist with --ptxconfig=... --platformconfig=... etc. Mit freundlichen Grüßen Daniel Kriesten -- Daniel Kriesten Professur Schaltkreis- und Systementwurf Technische Universität Chemnitz, Reichenhainer Str. 70, 09126 Chemnitz Tel: +49

[ptxdist] tcl for ptxdist

2010-08-27 Thread Daniel Kriesten
. The fix is quite simple and I want to route it back to the distribution. Actually my question is, what is the preferred way to do this? Regards Daniel -- (o_Daniel Kriesten //\ http://www-user.tu-chemnitz.de/~krid V_/_ C12C A00E FDDF 5BCC E546 8503 8A8D 3510 5F5E 36D2

Re: [ptxdist] tcl for ptxdist

2010-08-27 Thread Daniel Kriesten
library. Am 27.08.2010 um 14:13 schrieb Marc Kleine-Budde: Send the patch here, then we can discuss it, the send it to the tcl mailinglist. Gruß Daniel -- (o_Daniel Kriesten //\ http://www-user.tu-chemnitz.de/~krid V_/_ C12C A00E FDDF 5BCC E546 8503 8A8D 3510 5F5E 36D2