[ptxdist] Toolchain - canadian cross support

2011-04-18 Thread Bo Hansen
Hi, I noticed a few references to canadian cross in the OSELAS.toolchain, but did not find an example of using it. Is it supported and does someone have an example of using it? Thanks in advance, Bo -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [Spam] Re: [Spam] Re: setlocale() fails in self written program

2011-01-24 Thread Bo Hansen
is going back to 2.10? Unless someone else has an idea why locale-archive is somewhat broken in the current version 2.11.90? Best regards, Bo Bo Hansen wrote: Hi Alexander, I think I have a similar problem. Could you try if you can compile and use the host-localedef.make which uses eglibc-2.9

Re: [ptxdist] [Spam] Re: setlocale() fails in self written program

2011-01-21 Thread Bo Hansen
Hi Alexander, I think I have a similar problem. Could you try if you can compile and use the host-localedef.make which uses eglibc-2.9? This one I have successfully used for a long time. However I have recently grabbed the latest host-localedef.make due to some other problems when compiling on

[ptxdist] Problem compiling splashutils on Debian 4.0

2010-01-20 Thread Bo Hansen
Hi, When trying to build one of our projects on a Debian 4.0 based machine the attached problem occurred. Usually we build on ubuntu 8.10 without problems. I have tried Debian 5.0 also which also builds without a problem. Bypassing the issue is no problem. I'm just curious about why it fails

[ptxdist] [Fwd: Re: [Spam] Re: [Spam] Re: Adding platform package or dependency]

2009-12-18 Thread Bo Hansen
Forgot to CC ptxdist list... Bo ---BeginMessage--- Juergen Beisert wrote: On Donnerstag, 17. Dezember 2009, Bo Hansen wrote: Hi Juergen, Thank you for a quick reply! Juergen Beisert wrote: On Donnerstag, 17. Dezember 2009, Bo Hansen wrote: Is it possible to add a local

Re: [ptxdist] [Spam] Re: Adding platform package or dependency

2009-12-17 Thread Bo Hansen
Hi Juergen, Thank you for a quick reply! Juergen Beisert wrote: On Donnerstag, 17. Dezember 2009, Bo Hansen wrote: Is it possible to add a local package to the platformconfig? Do you mean a menu entry? Yes, a menu entry in the platformconfig - I could add it to ptxdist, but I'd

[ptxdist] Adding platform package or dependency

2009-12-16 Thread Bo Hansen
Hi, Is it possible to add a local package to the platformconfig? Or any way to set a dependency of U-boot to an application shown in the project specific menu? Thanks in advance. Best regards, Bo Hansen -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCH] GNUPLOT - enable PNG support

2009-05-05 Thread Bo Hansen
- and as a submenu add PNG support? This makes more sense as the capabilities of libgd actually decide which output formats gnuplot supports and not gnuplot itself. Bo Robert Schwebel wrote: On Tue, Apr 07, 2009 at 10:42:04AM +, Bo Hansen wrote: Hi, Enabled PNG support. Only change in gnuplot.in

[ptxdist] [PATCH] udev

2009-04-08 Thread Bo Hansen
Fix when copying custom udev rules for revision 10270. Best regards, Bo Adds check if file is really a file or a directory when copying custom rules for udev. This was a problem when using CVS which creates a directory. signed-off-by: b...@newtec.dk --- rules/udev.make 2009-04-07

Re: [ptxdist] Time zones

2009-04-07 Thread Bo Hansen
zone section. Furthermore the files zone.tab and iso3166.tab have been added as they are very practical when making a list for the user to choose timezone. Perhaps also the script tzselect should be added? Best regards, Bo Luotao Fu wrote: Hi, On Fri, Mar 20, 2009 at 02:21:42PM +, Bo Hansen

[ptxdist] [PATCH] GNUPLOT - enable PNG support

2009-04-07 Thread Bo Hansen
Hi, Enabled PNG support. Only change in gnuplot.in. I have written the diff for revision 10261 below. Anything else I should do when sending changes? Best regards, Bo Index: ptxdist/rules/gnuplot.in diff -u ptxdist/rules/gnuplot.in:1.1.1.1 ptxdist/rules/gnuplot.in:1.2 ---

[ptxdist] [PATCH] PHP5 - enabled apache module

2009-04-07 Thread Bo Hansen
+++ ptxdist/patches/php-5.2.4/generic/disable_httpd_conf_changes.patch Wed Mar 18 09:26:45 2009 @@ -0,0 +1,204 @@ +From: Bo Hansen b...@newtec.dk +Subject: Fix make install for PHP5_SAPI_APXS2 + +This patch removes -a option from every apxs-command. This disables +changes to the httpd.conf file

[ptxdist] Problem compiling util-linux on another computer

2009-02-11 Thread Bo Hansen
missing libdl.so.2. I'm using the same toolchain on both machines, both Ubuntu. According to the FAQ I have changed /bin/sh to link to bash also, but it did not solve the problem. Any ideas? Best regards, Bo Hansen I have pasted the error messege below: if arm-v4t-linux-gnueabi-gcc -std=gnu99