Re: [ptxdist] ptxdist not working on glibc2.5 system!

2007-03-02 Thread Erwin Rol
(things like dependencies are important) - Erwin On Fri, 2007-03-02 at 21:29 +0100, Robert Schwebel wrote: On Fri, Mar 02, 2007 at 09:05:04PM +0100, Erwin Rol wrote: due to the use of chwonat system calls on glibc 2.5 systems like Fedora 7 (and some Suse systems) fakeroot does not work anymore

Re: [ptxdist] filepermisions in a patch

2008-07-30 Thread Erwin Rol
On Wed, 2008-07-30 at 09:09 +0200, Robert Schwebel wrote: On Wed, Jul 30, 2008 at 12:47:30AM +0200, Erwin Rol wrote: I got a patch that makes lua autotoolized, but the new configure file does not have execute permission. How can i create a patch that actually sets the +x of a new file

[ptxdist] [patch] fix depency in host-lrzsz.make

2008-07-30 Thread Erwin Rol
Subject: fix depency in host-lrzsz.make From: Erwin Rol [EMAIL PROTECTED] Getting the source files for host-lrzsz doesn't work because it has no dependency to the get of the lrzsz packages. This patch add the needed dependency Signed-off-by: Erwin Rol [EMAIL PROTECTED] host

[ptxdist] [patch] fix target install paths

2008-07-30 Thread Erwin Rol
Subject: fix target install paths From: Erwin Rol [EMAIL PROTECTED] Targetinstall installs links into the wrong directory. This patch adds the needed /usr/lib/ prefix. Signed-off-by: Erwin Rol [EMAIL PROTECTED] Index: rules/libtheora.make

[ptxdist] bug variable name in wget.make

2008-07-31 Thread Erwin Rol
Subject: bug variable name in wget.make From: Erwin Rol [EMAIL PROTECTED] When compiling wget it breaks with the following error message: target: wget.extract extract: archive=/home/erwin/Download/ptxdist_cache//wget-1.9.1.tar.gz extract: dest=/data

[ptxdist] [PATCH] fix libpciaccess library path

2008-10-27 Thread Erwin Rol
fix libpciaccess library path Signed-off-by: Erwin Rol [EMAIL PROTECTED] Index: rules/libpciaccess.make === --- rules/libpciaccess.make (revision 8948) +++ rules/libpciaccess.make (working copy) @@ -126,7 +126,7 @@ @$(call

[ptxdist] [PATCH] libvorbis package name

2008-10-27 Thread Erwin Rol
Fix libvorbis package name in target generation stage Signed-off-by: Erwin Rol [EMAIL PROTECTED] Index: rules/libvorbis.make === --- rules/libvorbis.make (revision 8948) +++ rules/libvorbis.make (working copy) @@ -106,13 +106,13

[ptxdist] [PATCH] fix directfb-examples url

2008-10-27 Thread Erwin Rol
fix directfb-examples url Signed-off-by: Erwin Rol [EMAIL PROTECTED] Index: rules/directfb-examples.make === --- rules/directfb-examples.make (revision 8948) +++ rules/directfb-examples.make (working copy) @@ -20,7 +20,7

[ptxdist] [PATCH] New packet libmicrohttpd

2008-10-27 Thread Erwin Rol
New packet libmicrohttpd Signed-off-by: Erwin Rol [EMAIL PROTECTED] Index: rules/Kconfig === --- rules/Kconfig (revision 8948) +++ rules/Kconfig (working copy) @@ -180,6 +180,7 @@ source rules/liblist.in source rules/libltdl.in

Re: [ptxdist] [PATCH] libvorbis package name

2008-11-01 Thread Erwin Rol
What was wrong with this patch, that it wasn't accepted ? - Erwin Erwin Rol wrote: Fix libvorbis package name in target generation stage Signed-off-by: Erwin Rol [EMAIL PROTECTED] -- ptxdist mailing list ptxdist

Re: [ptxdist] test

2008-11-18 Thread Erwin Rol
Robert Schwebel wrote: Just a test of the new server infrastructure, please ignore. To late, I already read it :-) - Erwin rsc -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] ptxdist-1.0.1

2008-12-13 Thread Erwin Rol
This is a Fedora 10 problem, the regex doesn'T match what Fedora 10 find --version outputs. - Erwin Juergen Beisert wrote: Hi Steven, On Samstag, 13. Dezember 2008, Steven Kaiser wrote: Having trouble installing ptxdist 1.0.1. I am following through your OSELAS Quickstart for Phytec

Re: [ptxdist] [PATCH] Add of gnat's variables in ptxdist

2009-03-24 Thread Erwin Rol
henri guyenne wrote: Test OK for AWS and Gtkada building. Henri GUYENNE - ac_cv_have_abstract_sockets=yes \ - ac_cv_sizeof_long_double=$(PTXCONF_SIZEOF_LONG_DOUBLE) \ + ac_cv_sizeof_long_double=8 \ ^ That can't

Re: [ptxdist] Fabian Berndt ist nicht im Haus.

2009-05-04 Thread Erwin Rol
Berndt, Fabian wrote: Ich werde ab 04.05.2009 nicht im Büro sein. Ich kehre zurück am 18.05.2009. And by that time removed from the ptxdist mailing list ;-) - Erwin Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Während diesem Zeitraum bin ich unter der Mailadresse

[ptxdist] Xorg update

2009-07-07 Thread Erwin Rol
cfbb6d78c9000b044f3c19023920369ebf86eda2: Juergen Beisert (1): * libusb: Add runtime dependencies to librt and libpthreads are available in the git repository at: git://git.hbels.com/public/ptxdist xorg Erwin Rol (60): [xserver] Update version [xorg-proto-xf86dri] Update version [xorg-proto-xext

Re: [ptxdist] recent x.org updating activities

2009-10-19 Thread Erwin Rol
Hallo Robert, i don't have much time at the moment but for TS lib you could try the following commit; http://git.hbelightingsystems.com/?p=ptxdist;a=commit;h=ca4f086c4fcc03976a97d25f7f60bd3ada711f53 - Erwin Robert Schwebel wrote: Hi, In the git repository at [1] I'm collecting all recent

Re: [ptxdist] [PATCH 26/48] Fix issue with Ubuntu 'sh' and .postinst

2010-01-08 Thread Erwin Rol
Hey All, Maybe a silly proposal, but why not make a host-bash ? For gstreamer I also have a host-flex, because the flex on Centos 5.4 is to old. Of course that might be a bit of chicken-egg problem when bash is needed to build bash :-) - Erwin Carsten Schlote wrote: -Ursprüngliche

Re: [ptxdist] [PATCH 01/13] [fontconfig] Add custom fonts.conf option

2010-01-29 Thread Erwin Rol
Hallo, The patches are also available from http://git.hbelightingsystems.com/?p=ptxdist;a=shortlog;h=refs/heads/for-ptx Most are simple things, the thing that needs a good look is the way how I autogenerate the --enable and --disable flags. - Erwin -- ptxdist mailing list

Re: [ptxdist] [PATCH 04/13] [speex] New packet

2010-01-29 Thread Erwin Rol
Michael Olbrich wrote: On Fri, Jan 29, 2010 at 11:22:05AM +0100, mailingli...@erwinrol.com wrote: [...] + config SPEEX_FFT_GPL_FFTW3 + bool + depends on BROKEN + prompt gpl-fftw3 [BROKEN] + + config

Re: [ptxdist] [PATCH 01/13] [fontconfig] Add custom fonts.conf option

2010-01-29 Thread Erwin Rol
Marc Kleine-Budde wrote: Erwin Rol wrote: Hallo, The patches are also available from http://git.hbelightingsystems.com/?p=ptxdist;a=shortlog;h=refs/heads/for-ptx Most are simple things, the thing that needs a good look is the way how I autogenerate the --enable and --disable flags

Re: [ptxdist] [PATCH 07/13] [glew] New packet

2010-01-29 Thread Erwin Rol
Michael Olbrich wrote: On Fri, Jan 29, 2010 at 11:22:08AM +0100, mailingli...@erwinrol.com wrote: +GLEW_PATH := PATH=$(CROSS_PATH) +GLEW_MAKE_ENV := $(CROSS_ENV) Remove these please. +# +# autoconf +# It's not autoconf, right? +GLEW_MAKE_OPT := \ + CC=$(CROSS_CC) \ +

Re: [ptxdist] [PATCH 08/13] [gstreamer] Version update to 0.10.25

2010-01-29 Thread Erwin Rol
Michael Olbrich wrote: On Fri, Jan 29, 2010 at 11:22:09AM +0100, mailingli...@erwinrol.com wrote: GSTREAMER_AUTOCONF := \ $(CROSS_AUTOCONF_USR) \ --disable-nls \ - --disable-trace \ - --disable-alloc-trace \ + --enable-trace \ + --enable-alloc-trace \

Re: [ptxdist] [PATCH 01/13] [fontconfig] Add custom fonts.conf option

2010-01-29 Thread Erwin Rol
Hello, these are the cleaned up patches after mol's comments. If everything is OK, Marc knows where to pull them. - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Python problems on RHEL5

2010-02-26 Thread Erwin Rol
mailingli...@erwinrol.com wrote: On RHEL5 there is a python version 2.4, which is to old for xcb-proto and libxcb. The following 3 patches try to fix that problem, but need some help. [PATCH 1/3] [python] remove broken 3.1 to make host-python work With the selection 2.6 or 3.1 setup the

Re: [ptxdist] Python problems on RHEL5

2010-03-12 Thread Erwin Rol
Are those patches acceptable ? - Erwin mailingli...@erwinrol.com wrote: On RHEL5 there is a python version 2.4, which is to old for xcb-proto and libxcb. The following 3 patches try to fix that problem, but need some help. [PATCH 1/3] [python] remove broken 3.1 to make host-python work

Re: [ptxdist] host-flex for RHEL 5

2010-03-12 Thread Erwin Rol
Are those patches acceptable ? - Erwin mailingli...@erwinrol.com wrote: On RHEL 5 the flex is to old, and gstreamer wants a newer version. GIT is browsable on; http://git.hbelightingsystems.com/?p=ptxdist;a=shortlog;h=refs/heads/for-ptx-host-flex and pullable from;

Re: [ptxdist] [PATCH] [squashfs] Add target version

2010-03-12 Thread Erwin Rol
And again, because the other mail was send from the wrong address. Is this patch acceptable ? - Erwin mailingli...@erwinrol.com wrote: From: Erwin Rol er...@erwinrol.com - Adds a target version of squashf-tools Signed-off-by: Erwin Rol er...@erwinrol.com --- patches/squashfs3.4/series

Re: [ptxdist] [PATCH] [squashfs] Add target version

2010-03-12 Thread Erwin Rol
Is that patch acceptable ? - Erwin mailingli...@erwinrol.com wrote: From: Erwin Rol er...@erwinrol.com - Adds a target version of squashf-tools Signed-off-by: Erwin Rol er...@erwinrol.com --- patches/squashfs3.4/series |1 + patches/squashfs3.4/squashfs_libs.diff | 34

Re: [ptxdist] [PATCH] [squashfs] Add target version

2010-03-20 Thread Erwin Rol
Marc Kleine-Budde wrote: Erwin Rol wrote: Is that patch acceptable ? not yet, see comments inline: +# +# Paths and names +# +SQUASHFS_TOOLS_VERSION = $(call ptx/ifdef, the := disappeared try to indent with tabs, here PTXCONF_HOST_SQUASHFS_TOOLS_V3X, 3.4, 4.0) I thought

Re: [ptxdist] ptxdist newpackage seems broken

2010-05-20 Thread Erwin Rol
Juergen Beisert wrote: Juergen Beisert wrote: With current ptxdist from git: $ ptxdist newpackage file ptxdist: creating a new 'file' package: ptxdist: enter package name...: mypack ptxdist: enter version number.: 1 ptxdist: line 1103: read: -i: invalid option read: usage: read

Re: [ptxdist] [PATCH 04/20] Add parted

2010-05-28 Thread Erwin Rol
Hey all, Marc Kleine-Budde wrote: Remy Bohmer wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Adds the parted package to ptxdist We add version 1.8.7 instead of the newer 2.2 since 1.8.7 is the last GPLv2 version. Anything newer is GPLv3 +# versions newer than 1.8.7 are GPLv3 and

Re: [ptxdist] [PATCH 6/9] [gst-plugins-base] version bump 0.10.25 - 0.10.29

2010-06-01 Thread Erwin Rol
+ config GST_PLUGINS_BASE_APP + bool + prompt app + - config GST_PLUGINS_BASE_DECODEBIN - bool - prompt decodebin - - config GST_PLUGINS_BASE_DECODEBIN_2 - bool - prompt decodebin2 - Last

Re: [ptxdist] use kernel config parameters in package.in files?

2010-06-09 Thread Erwin Rol
Tim Sander wrote: Hi While working on the upstart integration it seems as if it would be nice to leave udevtrigger.conf udevmonitor.conf udevfinish.conf away if devtmpfs is enable in the kernel. Is such a dependency possible within ptxdist? when devtmpfs is selected in the kernel, it

Re: [ptxdist] request-pull: Updates for OSELAS Toolchain 2010.10.0

2010-09-13 Thread Erwin Rol
I ran into a interesting problem on Centos 5.4 (AKA RHEL) the host compiler is to old. When doing the glibc-headers prepare stage it uses the host compiler and that fails. Might be worth a look, cause RHEL isn't that exotic, and used by lot of companies. - Erwin Robert Schwebel wrote: Hi

[ptxdist] make troubles on Fedora 14

2011-02-12 Thread Erwin Rol
Hey all, I ran into some problems on Fedora 14. The make version there is GNU Make 3.82 this causes problems when compiling things like glibc, linux and busybox (atleast those are the first where I ran into problems). The error is always somthing like this; Makefile:1288: *** mixed implicit

Re: [ptxdist] How to get a functionnal rootfs with upstart init method (and without Busybox) ?

2011-02-21 Thread Erwin Rol
On 21-2-2011 17:44, Robert Schwebel wrote: Like always, task priority can be improved if we find some sponsors for this work. /me sponsors Robert with some beer :-) - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [talloc] Added new package

2011-02-22 Thread Erwin Rol
On 22-2-2011 15:22, Michael Olbrich wrote: +TALLOC_VERSION := 2.0.1 why not 2.0.5? newer versions use WAF to build. - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] MESA --enable-asm

2011-02-22 Thread Erwin Rol
Hello All and Michael specially, I have been wondering why my I915 DRI on Xorg 1.8 always crashes. After looking into it it turned out to be in a x86 SSE assembly source. After disabling assembly in Mesa with --disable-asm everything works. So what is the problem? The Mesa assembly sources

Re: [ptxdist] MESA --enable-asm

2011-02-23 Thread Erwin Rol
-2-2011 0:57, Erwin Rol wrote: Hello All and Michael specially, I have been wondering why my I915 DRI on Xorg 1.8 always crashes. After looking into it it turned out to be in a x86 SSE assembly source. After disabling assembly in Mesa with --disable-asm everything works. So what is the problem

Re: [ptxdist] MESA --enable-asm

2011-02-23 Thread Erwin Rol
On 23-2-2011 12:29, Robert Schwebel wrote: On Wed, Feb 23, 2011 at 12:27:12PM +0100, Erwin Rol wrote: Some extra information. The host tool is only needed for X86 and X86-64, not for ARM, PPC or SPARC (don't think I saw any other architure assembly). I tried the qemu-i386 setup and that worked

Re: [ptxdist] migration from Fedora 14 32 bit, to Fedora 14 64 bit problem

2011-02-24 Thread Erwin Rol
On FC14 i did run into problems with the make version, did you see any of those ? - Erwin On 24-2-2011 15:57, David Lightstone wrote: All Ignore the observation. It was an operator error made when creating my build scripts. Dave Lightstone -Original Message- From:

[ptxdist] RHEL/CentOS 5.X

2011-03-15 Thread Erwin Rol
Hallo all, Is there a list of supported distributions for ptxdist. I am using RHEL 5.5 (actually CentOS 5.5) and have big troubles to use ptxdist on that distribution. And RHEL 5.5 is not exactly an exotic distribution. Problems I had/have are (but not limited to); 1 - host GCC is not able

Re: [ptxdist] RHEL/CentOS 5.X

2011-03-15 Thread Erwin Rol
:13AM +0100, Erwin Rol wrote: Is there a list of supported distributions for ptxdist. I am using RHEL 5.5 (actually CentOS 5.5) and have big troubles to use ptxdist on that distribution. And RHEL 5.5 is not exactly an exotic distribution. Problems I had/have are (but not limited to); 1 - host GCC

Re: [ptxdist] [PATCH 1/1] Bump SQLite version to 3.7.5

2011-03-18 Thread Erwin Rol
Hey Markus, See below :-) On 18-3-2011 14:59, Markus Rathgeb wrote: Bump the old SQLite version to the recent one that is recommend by the sqlite developers. -#choice -# prompt Assume text encoding -# default ISO8859 -# -# config SQLITE_ISO8859 -# bool -#

Re: [ptxdist] RHEL/CentOS 5.X

2011-03-29 Thread Erwin Rol
Hey Stephan, On 29-3-2011 17:23, Stephan Linz wrote: Am Dienstag, 15. März 2011, um 13:06:06 schrieb Erwin Rol: Hi Erwin, How did you fixed the CFI problem for CentOS? I've the same problem with other old systems (ex. Ubuntu 9.04 LTS). I build the binutils SRPM from Fedora 13 on Centos 5

Re: [ptxdist] [PATCH 3/6] gst-plugins-good: version bump 0.10.23 - 0.10.28

2011-04-19 Thread Erwin Rol
The gstreamer project is in freeze state and should have a new release within a week. I think you are all doing a lot of work for something that is old within a few weeks. - Erwin On 18-4-2011 12:13, Robert Schwebel wrote: On Mon, Apr 18, 2011 at 12:08:19PM +0200, Michael Grzeschik wrote:

[ptxdist] Request for help

2011-09-29 Thread Erwin Rol
Hey All, I am looking for someone that could do a small test on a LPC32X0 based board. Because I have run into problems when using VLAN's. Could someone test if setting up a VLAN on eth0 with vconfig 5 eth0 creates the correct eth0.5 interface. And if that works could you test if when

Re: [ptxdist] General Ptxdist usecase question

2011-10-28 Thread Erwin Rol
everything again. That's my main problem. - Erwin Are there any plans to support a list of configfiles? Kind regards, Bart. On 10/28/2011 10:21 AM, Erwin Rol wrote: Hey all, The projects I use Ptxdist for have grown in size over the last few years, they now include mono, gtkwebkit, boost

Re: [ptxdist] General Ptxdist usecase question

2011-10-28 Thread Erwin Rol
On 28-10-2011 11:29, Michael Olbrich wrote: On Fri, Oct 28, 2011 at 10:21:22AM +0200, Erwin Rol wrote: The projects I use Ptxdist for have grown in size over the last few years, they now include mono, gtkwebkit, boost, clutter, gtk3 and all the Xorg stuff. That means it now takes more than 2

[ptxdist] Application Development on Ptxdist based OS's

2011-11-02 Thread Erwin Rol
Hey all, a while back I asked if it was possible to split an ptxdist build in two parts, one for the (stable) OS and one for the application. On that question I got some interesting answers that made me wonder; How do others do their application development on ptxdist? From origin Ptxdist is

[ptxdist] ptxdist options help

2011-11-03 Thread Erwin Rol
Hey All, could someone explain the idea behind the following ptxdist options ? Build Type (development) [ ] use pre-built production release [ ] built on top of another platform [ ] create dev packages [ ] use dev packages - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] lndir'ing sysroot-target

2011-11-04 Thread Erwin Rol
Hallo all, in my search to find a way to split ptxdist into an OS build and application build process I tried the following. 1) create and build an ptxdist project with everything the OS needs like glib, gtk, dbus, cairo, etc. 2) create an ptxdist project with applications. And don't have

Re: [ptxdist] lndir'ing sysroot-target

2011-11-05 Thread Erwin Rol
On 5-11-2011 12:23, Michael Olbrich wrote: Hi, On Fri, Nov 04, 2011 at 08:46:41PM +0100, Erwin Rol wrote: in my search to find a way to split ptxdist into an OS build and application build process I tried the following. 1) create and build an ptxdist project with everything the OS needs like

Re: [ptxdist] lndir'ing sysroot-target

2011-11-06 Thread Erwin Rol
Hey all, On 6-11-2011 11:33, Michael Olbrich wrote: Or did I misunderstand something? But the only difference is 2 images vs. 1, right? That's not quite that simple. We can easily add an option to not include the ipkgs from the base system. However the resulting image needs to be mounted

Re: [ptxdist] lndir'ing sysroot-target

2011-11-07 Thread Erwin Rol
On 6-11-2011 20:10, Jon Ringle wrote: Something that I'd like to see is a way to have a kernel+initramfs image to be created as a package. As it stands now, I create a kernel platform image and a rootfs platform image, and because the rootfs image contains kernel modules not contained within

[ptxdist] mono

2011-11-14 Thread Erwin Rol
Hey all, I have been playing with mono a bit and ran into a bit more general problem. mono has several scripts that call the mono binary with certain arguments, for example mcs. less platform-ETH2/sysroot-host/bin/mcs #!/bin/sh exec /bin/mono $MONO_OPTIONS /lib/mono/2.0/mcs.exe

Re: [ptxdist] mono

2011-11-14 Thread Erwin Rol
On 14-11-2011 11:35, Robert Schwebel wrote: On Mon, Nov 14, 2011 at 11:16:44AM +0100, Erwin Rol wrote: I have been playing with mono a bit and ran into a bit more general problem. mono has several scripts that call the mono binary with certain arguments, for example mcs. less platform-ETH2

Re: [ptxdist] mono

2011-11-14 Thread Erwin Rol
On 14-11-2011 12:04, Alexander Stein wrote: Hello, On Monday 14 November 2011 11:59:45 Robert Schwebel wrote: On Mon, Nov 14, 2011 at 11:56:05AM +0100, Erwin Rol wrote: Yeah target is fine. And yes they are needed on the host to build libraries for the target. If you have pre/post scripts

[ptxdist] execvp: /bin/sh: Argument list too long

2012-02-03 Thread Erwin Rol
Hey all, when building a ARM compiler with the OSELAS.Toolchain project i ran into the problem that the argument list grows to long. execvp: /bin/sh: Argument list too long This is on Centos 6.2 Linux centos62vm.erwinrol.com 2.6.32-220.4.1.el6.centos.plus.x86_64 #1 SMP Fri Jan 27 04:56:11

Re: [ptxdist] execvp: /bin/sh: Argument list too long

2012-02-03 Thread Erwin Rol
On 3-2-2012 22:28, Michael Olbrich wrote: On Fri, Feb 03, 2012 at 07:05:18PM +0100, Erwin Rol wrote: when building a ARM compiler with the OSELAS.Toolchain project i ran into the problem that the argument list grows to long. execvp: /bin/sh: Argument list too long This is on Centos 6.2

[ptxdist] How to deal with alternatives

2012-02-05 Thread Erwin Rol
Hey all, I was wondering how I can deal with alternatives packages? I have a nVidia BLOB driver for Tegra 2 OpenGL ES. That drivers brings the OpenGL libs that are needed by 3d programs. But those programs all select MESALIB which brings the opensource OpenGL libraries. So how can I deal

[ptxdist] systemd configuration concept

2012-08-05 Thread Erwin Rol
Hallo All, systemd looks very interesting but the current setup that ptxdist offers is rather large. Is there already a concept on how to do more fine grained configuration of systemd ? Now it pretty much means copying systemd.make to the project/rules dir and tune it there. Any hints from

[ptxdist] Qt 5

2012-12-21 Thread Erwin Rol
Hallo, Are there already any efforts on the way to get Qt5 working ? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Qt 5

2012-12-21 Thread Erwin Rol
On 21-12-2012 19:54, Thomas Petazzoni wrote: Dear Michael Olbrich, On Fri, 21 Dec 2012 19:46:29 +0100, Michael Olbrich wrote: On Fri, Dec 21, 2012 at 04:32:38PM +0100, Tim Sander wrote: Are there already any efforts on the way to get Qt5 working ? Qt5 would be really nice, especially for

Re: [ptxdist] Qt 5

2012-12-21 Thread Erwin Rol
On 21-12-2012 19:46, Michael Olbrich wrote: Hi, On Fri, Dec 21, 2012 at 04:32:38PM +0100, Tim Sander wrote: Are there already any efforts on the way to get Qt5 working ? Qt5 would be really nice, especially for my RasperryPi project. But thats currently not a high priority project... but

Re: [ptxdist] Qt 5

2012-12-23 Thread Erwin Rol
On 22-12-2012 20:42, Tim Sander wrote: Hi I'm working on it. Not sure, when you'll see something. Thats great news. I could give the rasperry a shot, but not right now... Since you're talking about Qt 5 and OpenGL, my understanding is that Qt 5 absolutely required OpenGL. Is this correct? If

[ptxdist] QT 5 on Tegra 3

2013-01-07 Thread Erwin Rol
Hey all, last week I played a bit with Qt 5 and got my first program running on a Tegra 3 (OpenGL ES 2). https://www.dropbox.com/sh/jsgprjhw3bh36hj/UoxN6YGWdD/qt.mp4 But there is a lot to do to get it in the same shape as Qt 4. - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] AUFS tools

2013-01-09 Thread Erwin Rol
Hey all, I have a custom kernel with AUFS and a userpsace package that needs kernel headers. I now have a very bad (works for me only) hack that does the following in the aufs3-util.make ; CFLAGS='$(CROSS_CFLAGS) -I${PTXDIST_WORKSPACE}/../rootfs/local_src/kernel.Seco_T30/include/ Is there a

[ptxdist] adding md5 list to final image

2013-01-09 Thread Erwin Rol
Hey all, I hacked scripts/lib/ptxd_make_image_prepare_work_dir.sh to add a /.md5 file to the image that holds all MD5's of all files, so I can verify on a running system if everything really is OK. Of course ptxdist is a moving target and with every update of ptxdist my hack does not apply and I

Re: [ptxdist] Qt5 on Tegra3

2013-01-29 Thread Erwin Rol
On 29-1-2013 16:38, Robert Schwebel wrote: On Tue, Jan 29, 2013 at 08:35:55AM +0100, Tim Sander wrote: Your help in this is greatly appreciated. To my knowledge the Qt5 is not yet integrated into ptxdist? Or is there some qt5 work in progress? I don't have much free time but i would work on

[ptxdist] Qt5

2013-03-04 Thread Erwin Rol
Hello All, Pengutronix demoed a nice ARM with Qt5 on the Embedded World, and since that is just what I and several are looking for, I was wondering when we will see that in ptxdist? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [ANNOUNCE] PTXdist 2013.03.0 released

2013-03-05 Thread Erwin Rol
No Qt5 ? :-( - Erwin On 5-3-2013 12:42, Michael Olbrich wrote: Hi, I'm happy to announce that I've just released ptxdist-2013.03.0. It has been a bit longer since the last release. At first I wasn't satisfied with the quality and the I was too busy with Embedded World to make a release.

Re: [ptxdist] Setting custom PTXDIST_TEMPDIR for large image gen?

2013-04-09 Thread Erwin Rol
Hey , On 9-4-2013 20:55, Michael Olbrich wrote: Hi, On Tue, Apr 09, 2013 at 05:49:11PM +0200, dennis.herbr...@hytera.de wrote: I configured ptxdist 2013.03.0 to generate a rather large (8GB) hd.img for me, but genext2fs fails: Last time I tried to use genext2fs it was not capable of

[ptxdist] 64bit kernel 32bit userspace

2013-07-24 Thread Erwin Rol
Hey all, is it possible to setup ptxdist to compile a 64bit kernel and 32bit userspace. I didn't find a way to select two different compilers, one for the kernel and one for the userspace programms. TIA, Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] 64bit kernel 32bit userspace

2013-07-24 Thread Erwin Rol
Hey Uwe, On 24-7-2013 11:57, Uwe Kleine-König wrote: Hi Erwin, On Wed, Jul 24, 2013 at 11:31:40AM +0200, Erwin Rol wrote: is it possible to setup ptxdist to compile a 64bit kernel and 32bit userspace. I didn't find a way to select two different compilers, one for the kernel and one

[ptxdist] group ids

2013-07-26 Thread Erwin Rol
Hallo, how is the group id management in ptxdist suppose to work? The *.make files all seem to use numeric values. Is there any mechanism to see which GID's (and UID's) are used for what? And how to decide which ID's to use for new users/groups? - Erwin -- ptxdist mailing list

[ptxdist] host-* problems

2013-08-05 Thread Erwin Rol
Hallo, could it be that when building host-* packages ptxdist always first tries to link with the libs from the host from /usr/lib/ even when there is a host-lib* version of the library available? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] mingw32

2013-08-18 Thread Erwin Rol
Hey all, has anybody ever did anything with mingw32 and ptxdist? So building windows programs with ptxdist on Linux. The toolchain seems to work, but has anybody ever used it? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Can't build newer ptxdist version

2014-07-31 Thread Erwin Rol
On 31-7-2014 12:07, Michael Olbrich wrote: On Thu, Jul 31, 2014 at 11:34:14AM +0200, Erwin Rol wrote: I am trying the git ptxdist-2014.07.0 (and master too) version of ptxdist and get an error while building it. [erwin@eir ptxdist]$ ./autogen.sh [erwin@eir ptxdist]$ ./configure

Re: [ptxdist] Can't build newer ptxdist version

2014-07-31 Thread Erwin Rol
On 31-7-2014 12:54, Michael Olbrich wrote: Should work now. Please test. 'ptxdist --version' should work again as well. That was probably broken too. Yep, it works. And yes ptxdist --version was also broken. Tanks, Erwin -- ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] First boot and readonly (squashfs) filesystems

2014-08-01 Thread Erwin Rol
Hey all, ptxdist got more and more first-boot stuff, but how do you deal true readonly rootfs's like squashfs? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] DistroKit platform vexpress: can't compile systemd

2014-08-12 Thread Erwin Rol
The kernel/kernelheaders are too old. - Erwin On 12-8-2014 13:24, Matthias Klein wrote: Hi, I tried to compile the latest DistroKit vexpress platform with ptxdist 2014.08.0 and OSELAS.Toolchain-2013.12.2/arm-v7a-linux-gnueabihf. (I changed the compiler in the platformconfig and did a

Re: [ptxdist] license info

2015-02-11 Thread Erwin Rol
16:52 GMT+01:00 Erwin Rol mailingli...@erwinrol.com: Hey all, I see Michael is busy adding license info, which is a good thing. But AFAIK (but IANAL) the license info should also be available on the target. Does the new ptxdist also install the license files onto the target (root)fs

Re: [ptxdist] license info

2015-02-11 Thread Erwin Rol
stranger demands came from a lawyer from a big German company (that just mentioned it would let go 9000 ppl.) On 11-2-2015 17:49, Guillermo Rodriguez Garcia wrote: That would be a pretty amusing way to show a license. Guillermo 2015-02-11 17:28 GMT+01:00 Erwin Rol mailingli...@erwinrol.com

[ptxdist] license info

2015-02-11 Thread Erwin Rol
Hey all, I see Michael is busy adding license info, which is a good thing. But AFAIK (but IANAL) the license info should also be available on the target. Does the new ptxdist also install the license files onto the target (root)fs ? - Erwin -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Booting kernel crashes when using OSELAS.Toolchain-2014.12.1 for ARMv5TE

2015-08-25 Thread Erwin Rol
Does your kernel have the following commits ? cf74ff32e7d9c0eeb45a1c9127a2f920d066a6dc ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations 90bfa421f2bf589b6fdf76b250adacdaf52acc16 ARM: 7670/1: fix the memset fix - Erwin On 25-8-2015 16:01, Juergen Borleis

[ptxdist] Bash version

2015-10-26 Thread Erwin Rol
Hello, since the commit 0ab42164bd294970997ac8d9111ca19fea72b56f the bash version needs to be 4.2 or newer. And this makes ptxdist unusable on Redhat 6 (which will only go EOL after 2020, so it is not exactly a death distro) If I understand the commit, only one line of code in the whole of

[ptxdist] syslinux needs uuid/uuid.h

2016-05-30 Thread Erwin Rol
Hallo, syslinux seems to need uuid/uuid.h from LIBUUID. But adding select LIBUUID to platform/syslinux.in doesn't seem to work. Is that because syslinux is in platform/ and libuuid (util-linux-ng) in rules/ ? If so how can I fix this dependency problem ? - Erwin

[ptxdist] host-python

2016-02-11 Thread Erwin Rol
Hallo, The host-python package removes the "python" file after install with the following reason; # remove "python" so that it doesn't interfere with the build # machine's python # # the target build proces will only use python with the # python-$(PYTHON_MAJORMINOR) But isn't the reason of

[ptxdist] PTXCONF_TARGET_EXTRA_CXXFLAGS

2016-02-11 Thread Erwin Rol
Hallo, can PTXCONF_TARGET_EXTRA_CXXFLAGS be used on a per package basis ? I need to pass -std=gnu++11 to Qt5 to build qtwebengine and as a test I changed PTXCONF_TARGET_EXTRA_CXXFLAGS in ./ptxdist menuconfig and it worked. - Erwin ___ ptxdist mailing

Re: [ptxdist] host-python

2016-02-15 Thread Erwin Rol
On 15-2-2016 9:48, Michael Olbrich wrote: > Hi, > > On Thu, Feb 11, 2016 at 02:42:19PM +0100, Erwin Rol wrote: >> The host-python package removes the "python" file after install with the >> following reason; >> >> # remove "python" so that it d

[ptxdist] ptxdist chrpath

2016-02-17 Thread Erwin Rol
Hey all, qt5 (not just my 5.5.1 version, but also the one in ptxdist master) use chrpath in the qt5.make file; @chrpath -d $(QT5_PKGDIR)/usr/lib/qt5/libexec/QtWebProcess Is that really supposed to work ? I get the following error (shortened the paths for readability); [erwin@eir rootfs]$

Re: [ptxdist] ptxdist chrpath

2016-02-18 Thread Erwin Rol
On 18-2-2016 9:18, Michael Olbrich wrote: > On Wed, Feb 17, 2016 at 09:07:32AM +0100, Erwin Rol wrote: >> qt5 (not just my 5.5.1 version, but also the one in ptxdist master) use >> chrpath in the qt5.make file; >> >> @chrpath -d $(QT5_PKGDIR)/usr/lib/qt5/libexec/QtWebP

Re: [ptxdist] [PATCH 0/6] OSELAS.Toolchain host tool version bumps

2016-02-18 Thread Erwin Rol
On 18-2-2016 20:03, Jon Ringle wrote: > On Sun, Dec 13, 2015 at 2:37 PM, Robert Schwebel > wrote: >> Thanks for your patches, but Michael is already testing the toolchain >> for the new december release. Please stay tuned, a release is already >> being prepared based

[ptxdist] Build speed ups

2017-09-18 Thread Erwin Rol
Hey All, first thanks for the replies on my Yocto mail. Now I have a real PTXdist question; What do you use to speed up your builds? For example I use webkitgtk and that clips my 24 core Xeon at 100% for like 30 minutes. ccache doesn't really help by a first run, it even makes it worse. Also

[ptxdist] system bash replacement

2017-09-09 Thread Erwin Rol
Hallo All, I have several (older) CentOS 6.X (and even 5.X :-/ ) systems that have bash 4.1.2 which is to old for newer ptxdist releases. Ptxdist checks for several tools and places links in its $PTXDIR/bin/ dir. Tools include cp, ls, awk, and bash. The ptxdist $PTXDIR/bin/ dir is placed in PATH

Re: [ptxdist] system bash replacement

2017-09-11 Thread Erwin Rol
On Mon, 2017-09-11 at 10:28 +0200, Michael Olbrich wrote: > Hi, > > On Sat, Sep 09, 2017 at 10:59:34AM +0200, Erwin Rol wrote: > > I have several (older) CentOS 6.X (and even 5.X :-/ ) systems that have > > bash 4.1.2 which is to old for newer ptxdist releases. > > >

Re: [ptxdist] Yocto

2017-09-09 Thread Erwin Rol
Hey all, On Sat, 2017-09-09 at 17:54 +0200, Enrico Weigelt, metux IT consult wrote: > On 09.09.2017 15:03, Erwin Rol wrote: > > but I was wondering if there are > ppl that made usecase comparisons > > between ptxdist and Yocto? My personal > > I'm currently in proces

[ptxdist] Yocto

2017-09-09 Thread Erwin Rol
Hey all, yes I know the topic is blasphemy ;-) but I was wondering if there are ppl that made usecase comparisons between ptxdist and Yocto? My personal experience with small systems (no GUI/X/wayland) is that ptxdist is really easy to get going. With large systems that need QT 5.9,

Re: [ptxdist] Yocto

2017-09-10 Thread Erwin Rol
On Sun, 2017-09-10 at 21:24 +0200, Enrico Weigelt, metux IT consult wrote: > On 09.09.2017 18:33, Erwin Rol wrote: > > But when you want to do edit->compile->update iterations the "startup" > > time for bitbake seems to be a killer. With ptxdist I just call > &g

  1   2   >