Re: [ptxdist] Toolchain - generating big endian arm cortex a8 toolchain

2010-11-08 Thread Marc Kleine-Budde
On 11/08/2010 02:54 PM, Flavio de Castro Alves Filho wrote: > We are currently working on a platform migration from a big endian > processor to an ARM Cortex A8 processor. Are you going to run the Cortex in BE-mode? I don't know anyone who does this. > I saw that ARM processors are bi-endian - i

[ptxdist] [PATCH] fix mod_fastcgi.conf to use php-cgi

2010-11-08 Thread Jan Weitzel
php5.make installs php-cgi not php5-cgi Signed-off-by: Jan Weitzel --- Index: ptxdist/generic/etc/lighttpd/mod_fastcgi.conf === --- ptxdist.orig/generic/etc/lighttpd/mod_fastcgi.conf 2010-11-08 15:22:05.231890072 +0100 +++ ptxdist/

Re: [ptxdist] Ptxdist for mpc8313 rdb

2010-11-08 Thread Flavio de Castro Alves Filho
Hello Juergen, Thanks for the advice. I saw at the powerpc list that there are some issues concerning the use of the mainstream kernel in the mpc8313erdb board revc. And, unfortunatelly, I had to use the old kernel. I could correctly set up the oftree to build the dtb file and it worked fine. Th

[ptxdist] Toolchain - generating big endian arm cortex a8 toolchain

2010-11-08 Thread Flavio de Castro Alves Filho
Hello, We are currently working on a platform migration from a big endian processor to an ARM Cortex A8 processor. I saw that ARM processors are bi-endian - it supports both little endian and bi endian software. And the compiler must be prepared to generate both little endian and big endian code.

Re: [ptxdist] [PATCH 1/3] [memcached] added new packet

2010-11-08 Thread Marc Kleine-Budde
On 11/04/2010 05:41 PM, George McCollister wrote: > I added a new packet memcached. > Signed-off-by: George McCollister > --- > patches/memcached-1.4.4/configure.diff | 102 +++ please don't change configure unless for a very good reason. Better fix the problem in the configu

Re: [ptxdist] Problem (and patch) for UID-related ipkg problem

2010-11-08 Thread Marc Kleine-Budde
On 11/04/2010 06:50 PM, Darren Hutchinson wrote: > Please feel free to edit the patch and add the signed off header. The patch > description is purely internal documentation for us so we can regenerate the > patch if it needed. I'd agree about quilt and git but they aren't on the > menu at the mome

[ptxdist] [PATCH] Fix cgi selection for lighttpd config file

2010-11-08 Thread Jan Weitzel
@CGI@ and @NOCGI@ are replaced always with "#". Fix for the lighttpd rule. Maybe pre/000-option-disabled.make is a better place? Signed-off-by: Jan Weitzel --- Index: ptxdist/rules/lighttpd.make === --- ptxdist.orig/rules/lighttpd.ma

[ptxdist] [patch 1/1] [PATCH] Add PTXCONF_OPENSSL_HAVE_CRYPTODEV and PTXCONF_OPENSSL_USE_CRYPTODEV_DIGESTS.

2010-11-08 Thread Harro Haan
Use PTXCONF_OPENSSL_HAVE_CRYPTODEV to enable the BSD cryptodev engine even if you are not using BSD. Useful if you are running ocf-linux or something similar. Once enabled you can also enable the use of cryptodev digests, which is usually slower unless you have large amounts of data. Use PTXCONF_OP

Re: [ptxdist] Ptxdist error : Failed to source lib

2010-11-08 Thread vijay singh
On Mon, 2010-11-08 at 10:21 +0100, Michael Olbrich wrote: > /usr/local/lib/ptxdist-2010.08.0/scripts/lib/ptxd_make_00-init.sh Please find.. output : +set-x /usr/local/lib/ptxdist-2010.08.0/scripts/lib/ptxd_make_00-init.sh # -*- mode:outline; outline-regexp:"{{{" -*- {{{ 2010-11-04T15:23:16+0530 /

Re: [ptxdist] Backport of udev

2010-11-08 Thread Juergen Beisert
Hi Flavio, Flavio de Castro Alves Filho wrote: > I did that ... before posting this email. It worked fine. But, later > on I perfomed a rebuild and saw some errors during the build. Not > really error, but some internal environment variables problems, but > the build worked fine. Maybe some varia

Re: [ptxdist] Ptxdist error : Failed to source lib

2010-11-08 Thread Michael Olbrich
On Mon, Nov 08, 2010 at 01:43:48PM +0530, vijay singh wrote: > On Mon, 2010-11-08 at 08:52 +0100, Michael Olbrich wrote: > > Hi, > > > > On Mon, Nov 08, 2010 at 01:19:35PM +0530, vijay singh wrote: > > > Any idea about how to solve below error : > > > > > > ptxdist: error: failed to source > > >

Re: [ptxdist] Ptxdist error : Failed to source lib

2010-11-08 Thread vijay singh
On Mon, 2010-11-08 at 08:52 +0100, Michael Olbrich wrote: > Hi, > > On Mon, Nov 08, 2010 at 01:19:35PM +0530, vijay singh wrote: > > Any idea about how to solve below error : > > > > ptxdist: error: failed to source > > lib: /usr/local/lib/ptxdist-2010.08.0/scripts/lib/ptxd_make_00-init.sh > > p