Re: [ptxdist] [PATCH] gdb: Use CONF_ENV and MAKE_ENV

2012-05-30 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:42PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Use CONF_ENV and MAKE_ENV variables for building GDB 7.2 instead of the deprecated _ENV variable. This ensures that system-header dir is passed on correctly to gdb make

Re: [ptxdist] [PATCH] gdb: Add option to enable expat and phyton support

2012-05-30 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:43PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add options so gdb is be build with expat and python support explicit. If not enabled explicit gdb tries to detect whether expat and/or python libraries are available which may

Re: [ptxdist] [PATCH] ebtables: Add new package

2012-05-31 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:46PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add ebtables, an administration tool for ethernet frame filtering Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- rules/ebtables.in | 40 +

Re: [ptxdist] [PATCH] net-snmp: Make config file optional and add initd script

2012-05-31 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:47PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add option to make the installation of the snmpd configuration file optional. why? Add option to install a startup script for snmpd agent in init.d directory Signed-off-by:

Re: [ptxdist] [PATCH] ipsec-tools: add new package

2012-05-31 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:55PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Add ipsec-tools package, it contains a port of the KAME's libipsec, setkey, and racoon tools for Linux. Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com ---

Re: [ptxdist] [PATCH] argtables2: fix building and installing for mingw

2012-05-31 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:57PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Update argtables2 packet so that it builds a dynamic library (dll) for windows. This is done by telling libtool that argtables will not have undefined symbol, which is the case

Re: [ptxdist] [PATCH 1/2] libcurl: version bump to 7.21.2

2012-05-31 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:58PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com bump libcurl to version 7.21.2 The patch does not apply here. Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- .../0001-curl-config.in-add-SYSROOT-support.patch

Re: [ptxdist] [PATCH] dibbler: version bump to 0.8.2

2012-06-01 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:43:00PM +0200, Bart vdr. Meulen wrote: From: Bart vdr. Meulen bartvdrmeu...@gmail.com Bump version to 0.8.2 Signed-off-by: Bart vdr. Meulen bartvdrmeu...@gmail.com --- ...e-DNS-search-tables-between-IPv4-and-IPv6.patch | 38

Re: [ptxdist] [PATCH] busybox: Add ACPID start script config file configuration settings

2012-06-04 Thread Michael Olbrich
On Mon, May 28, 2012 at 02:42:52PM +0200, Bart vdr. Meulen wrote: From: Ivo Sieben meltedpiano...@gmail.com Signed-off-by: Ivo Sieben meltedpiano...@gmail.com --- generic/etc/acpi/PWRF/0080 |1 + generic/etc/init.d/acpid | 10 +- rules/busybox-bbinit.in|

Re: [ptxdist] Correction : libpphidget ( with options and dependencies)

2012-06-06 Thread Michael Olbrich
On Thu, May 31, 2012 at 10:30:19AM +0100, barhoumi mohtadi wrote: Hi everyone, here is the libphidget rules corrected, and completed with options and dependencies, Thanks for your remarks and suggestions. Mohtadi, libphiget.make # -*-makefile-*- # # Copyright (C) 2012 by Mohtadi

Re: [ptxdist] update package

2012-06-07 Thread Michael Olbrich
:prerm not available install_init:postrm not available install_fixup:@PRIORITY@ - optional ... done. install_fixup:@SECTION@ - base ... done. install_fixup:@AUTHOR@ - Michael Olbrich m.olbrich\@pengutronix.demailto:m.olbrich\@pengutronix.de ... done. install_fixup

Re: [ptxdist] Make PTXdist more OS independent

2012-06-13 Thread Michael Olbrich
On Wed, Jun 13, 2012 at 07:22:18PM +0200, Juergen Beisert wrote: Bernhard Walle wrote: Am 13.06.12 17:23, schrieb Juergen Beisert: Testers and comments are welcome. Do you have a git tree with the patches? Then I could just check if everything still works on Mac OS. But I'm too lazy to

Re: [ptxdist] [PATCH 1/3] host-gettext: Fix build on Darwin

2012-06-13 Thread Michael Olbrich
On Sun, Jun 10, 2012 at 11:30:36AM +0200, Bernhard Walle wrote: See the comments of the patches for a description. Signed-off-by: Bernhard Walle bernh...@bwalle.de --- ...-Fix-build-if-stpncpy-is-defined-as-macro.patch | 44

Re: [ptxdist] [PATCH 2/2] ptxd_make_world_install_post: Darwin: Edit install name of binaries

2012-06-13 Thread Michael Olbrich
On Sun, Jun 10, 2012 at 05:05:32PM +0200, Bernhard Walle wrote: This patch should solve the problem that binaries in $PTXDIST_SYSROOT_HOST/bin must be able to find their libraries in $PTXDIST_SYSROOT_HOST/lib. On ELF systems that problem is solved by using rpath. However, rpath doesn't exist

Re: [ptxdist] [PATCH] libcurl: version bump to 7.26.0

2012-06-13 Thread Michael Olbrich
On Tue, Jun 12, 2012 at 10:38:15PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/libcurl.make |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libcurl.make b/rules/libcurl.make index 58ff053..faa753b 100644 ---

Re: [ptxdist] [PATCH] New package: openldap

2012-06-25 Thread Michael Olbrich
On Mon, Jun 18, 2012 at 09:41:24PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/openldap.in | 54 ++ rules/openldap.make | 155 +++ 2 Dateien geändert, 209 Zeilen hinzugefügt(+)

Re: [ptxdist] [PATCH] dosfstools: Fix missing environment forwarding

2012-06-29 Thread Michael Olbrich
On Tue, Jun 26, 2012 at 03:20:47PM +0200, Juergen Beisert wrote: With the current rule file, PTXdist does not forward any of the required environment variables. Only the DOSFSTOOLS_MAKEVARS settings are used to build the tools, so at least the correct compiler was used, but not the correct

Re: [ptxdist] [PATCH] fbtest: Make its build-system aware of external CFLAGS and LDFLAGS

2012-06-29 Thread Michael Olbrich
On Tue, Jun 26, 2012 at 03:41:50PM +0200, Juergen Beisert wrote: Signed-off-by: Juergen Beisert j...@pengutronix.de diff --git a/patches/fbtest-20041102-1/0006-Let-the-build-system-honor-external-defined-CFLAGS-a.patch

Re: [ptxdist] [PATCHv2] fbtest: Make its build-system aware of external CFLAGS and LDFLAGS

2012-06-29 Thread Michael Olbrich
On Fri, Jun 29, 2012 at 04:44:34PM +0200, Juergen Beisert wrote: Signed-off-by: Juergen Beisert j...@pengutronix.de diff --git a/patches/fbtest-20041102-1/0006-Let-the-build-system-honor-external-defined-CFLAGS-a.patch

Re: [ptxdist] [PATCH] install optional symlinks from sendmail to ssmtp

2012-06-30 Thread Michael Olbrich
Hi, On Fri, Jun 29, 2012 at 11:19:22PM +0200, Alexander Dahl wrote: +ifdef PTXCONF_SSMTP_SENDMAIL + @$(call install_link, ssmtp, /sbin/ssmtp, /usr/sbin/sendmail) + @$(call install_link, ssmtp, ../sbin/sendmail, /usr/lib/sendmail) +endif snip Why one time relative, the other time

Re: [ptxdist] [PATCH 2/2] ptxd_make_world_install_post: Darwin: Edit install name of binaries

2012-06-30 Thread Michael Olbrich
On Mon, Jun 18, 2012 at 09:42:54PM +0200, Bernhard Walle wrote: This patch should solve the problem that binaries in $PTXDIST_SYSROOT_HOST/bin must be able to find their libraries in $PTXDIST_SYSROOT_HOST/lib. On ELF systems that problem is solved by using rpath. However, rpath doesn't exist

[ptxdist] Image Generation in PTXdist

2012-07-01 Thread Michael Olbrich
help FIXME # -*-makefile-*- # # Copyright (C) 2012 by Michael Olbrich m.olbr...@pengutronix.de # # See CREDITS for details about who has contributed to this project. # # For further information about the PTXdist project and license conditions # see the README file. # # # We provide

[ptxdist] [ANNOUNCE] PTXdist 2012.07.0 released

2012-07-09 Thread Michael Olbrich
. The ids come from the installed passwd/group. I've written about the new image mechanism before. There are already some new image rules in a new submenu in the platformconfig. Thanks to all contributers and - as always - the shortlog below. Enjoy, Michael Olbrich Bernhard Walle (9): Add

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.07.0 released

2012-07-09 Thread Michael Olbrich
On Mon, Jul 09, 2012 at 12:49:37PM +0200, Michael Olbrich wrote: I'm the release manager again this month. I'm happy to announce that I've just released ptxdist-2012.06.0. This should be ptxdist-2012.07.0 of course... Michael -- Pengutronix e.K

Re: [ptxdist] [genimage] [PATCH] README: Fix typo

2012-07-24 Thread Michael Olbrich
On Thu, Jul 19, 2012 at 09:46:19PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de So someone is actually reading this :-) Thanks, applied. Michael --- README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index

Re: [ptxdist] [PATCH v2] rsync3: support ACL and extended attributes

2012-07-24 Thread Michael Olbrich
On Wed, Jul 18, 2012 at 02:07:11PM +0200, Jan Luebbe wrote: Signed-off-by: Jan Luebbe j...@pengutronix.de Thanks, applied. Michael --- rules/rsync3.in | 13 + rules/rsync3.make |2 ++ 2 files changed, 15 insertions(+) diff --git a/rules/rsync3.in b/rules/rsync3.in

Re: [ptxdist] [PATCH] gnutls: Update to 2.12.20

2012-07-24 Thread Michael Olbrich
On Sun, Jul 22, 2012 at 02:35:42PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de Thanks, applied. Michael --- rules/gnutls.make |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/gnutls.make b/rules/gnutls.make index

Re: [ptxdist] [PATCH] lsof: Check for busybox' lsof

2012-07-24 Thread Michael Olbrich
On Mon, Jul 23, 2012 at 09:03:38PM +0200, Bernhard Walle wrote: With the new 'lsof' of busybox, add the usual check to avoid conflicts during building the image (two lsof binaries). Thanks, applied. Michael Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/lsof.in |3 +++

Re: [ptxdist] [PATCH] Update mtd-utils to 1.5.0

2012-07-24 Thread Michael Olbrich
On Mon, Jul 23, 2012 at 10:30:11PM +0200, Bernhard Walle wrote: Tested on a beagle board. Thanks, applied. Michael Signed-off-by: Bernhard Walle bernh...@bwalle.de --- .../mtd-utils-1.4.9/0001-make-ubifs-optional.patch | 23 --- ...0002-Make-liblzo-optional-for-ubifs-tools.patch |

Re: [ptxdist] [PATCH 2/3] libpcre: Add option to enable libbz2 for pcregrep

2012-07-25 Thread Michael Olbrich
On Wed, Jul 25, 2012 at 09:41:21PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/libpcre.in |4 rules/libpcre.make |1 + 2 files changed, 5 insertions(+) diff --git a/rules/libpcre.in b/rules/libpcre.in index b6aab3c..491c65b

Re: [ptxdist] [PATCH 1/3] libpcre: version bump 8.00 - 8.31

2012-07-27 Thread Michael Olbrich
On Thu, Jul 26, 2012 at 09:47:29PM +0200, Bernhard Walle wrote: Signed-off-by: Bernhard Walle bernh...@bwalle.de Thanks, all 3 patches applied. Michael --- rules/libpcre.make |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libpcre.make

Re: [ptxdist] dependencies with collections

2012-08-21 Thread Michael Olbrich
Hi, On Thu, Aug 16, 2012 at 03:06:11PM +0200, Alexander Dahl wrote: to not use a workaround on building our BSP I'd like to have some ideas on a dependency problem together with collections. We use collections to have slightly different builds of a BSP on the same target hardware. I have set

Re: [ptxdist] systemd configuration concept

2012-08-21 Thread Michael Olbrich
Hi, On Sun, Aug 05, 2012 at 10:44:15PM +0200, Erwin Rol wrote: 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

Re: [ptxdist] [oselas] 2012.06.0 mini2440 BSP compile error on shiboken package

2012-08-27 Thread Michael Olbrich
Hi, On Mon, Aug 27, 2012 at 11:10:00AM +0200, Juergen Beisert wrote: david wrote: I'm getting an error compiling up the 2012.06 release of the mini2440 BSP, everything compiles up with the exception of the shiboken package for pyside. The error message returned: [...] Same here:

Re: [ptxdist] dependencies with collections

2012-09-03 Thread Michael Olbrich
Hi, On Thu, Aug 30, 2012 at 11:29:25AM +0200, Alexander Dahl wrote: Am 2012-08-21 11:32, schrieb Michael Olbrich: 1) There's a way to test in the make file if openssl is activated in the collection and I missed it. ifneq ($(filter openssl,$(PACKAGES)),) ... endif I think. I

Re: [ptxdist] [PATCH] busybox: add more empty folders for ifupdown

2012-09-03 Thread Michael Olbrich
On Mon, Jul 30, 2012 at 06:32:55PM +0200, Alexander Dahl wrote: Hei there, After upgrading to busybox v1.20.1 ifupdown complains about two missing folders if-pre-down.d and if-post-up.d. This patch just adds two lines for creating those empty folders. Note: for initmethod systemd the

[ptxdist] [ANNOUNCE] PTXdist 2012.09.0 released

2012-09-07 Thread Michael Olbrich
autotools. Thanks to all contributers and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (1): initmethod-bbinit: add more empty folders for ifupdown Bernhard Walle (10): libcurl: version bump to 7.26.0 gnutls: Update to 2.12.20 lsof: Check for busybox

Re: [ptxdist] [PATCH 1/2] ssmtp: install optional symlinks from sendmail to ssmtp

2012-09-13 Thread Michael Olbrich
On Mon, Jul 30, 2012 at 05:54:52PM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/ssmtp.in |6 ++ rules/ssmtp.make |5 + 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/rules/ssmtp.in b/rules/ssmtp.in index

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.09.0 released

2012-09-14 Thread Michael Olbrich
Hi, On Fri, Sep 14, 2012 at 12:26:19AM +0200, Tim Sander wrote: I just tried to build a raspberry pi ptxdist image with not so stellar success with ptxdist-2012-09.0: This is really strange. target: systemd.extract.post

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.09.0 released

2012-09-14 Thread Michael Olbrich
Hi, On Fri, Sep 14, 2012 at 02:44:40PM +0200, Alexander Dahl wrote: Am 2012-09-14 00:26, schrieb Tim Sander: I just tried to build a raspberry pi ptxdist image with not so stellar success with ptxdist-2012-09.0: Did you start a BSP from scratch? Would you mind sharing it? I'll get my

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.09.0 released

2012-09-16 Thread Michael Olbrich
Hi, On Sat, Sep 15, 2012 at 03:48:59AM +0200, Tim Sander wrote: I don't know what he is working on but we're currently working on a new community BSP that includes a Raspberry Pi platform: git://git.pengutronix.de/git/DistroKit.git It's still WIP but it should build and boot on the Pi.

Re: [ptxdist] targetinstall of udev 172 fails: 42-usb-hid-pm.rules

2012-09-21 Thread Michael Olbrich
Hi, On Fri, Sep 21, 2012 at 10:48:11AM +0200, Matthias Klein wrote: the latest ptxdist from the git repository fails while trying to copy the file 42-usb-hid-pm.rules. The file is not inside the rules/rules.d/ directory. (udev 182 has that file) My udev config is: PTXCONF_UDEV=y

Re: [ptxdist] [PATCH][v2] rootfs: add choice to link resolv.conf to /proc/net/pnp

2012-09-21 Thread Michael Olbrich
On Mon, Sep 17, 2012 at 10:29:30AM +0200, Christoph Fritz wrote: Signed-off-by: Christoph Fritz chf.fr...@googlemail.com Applied. Michael --- v2: -change PTXCONF_ROOTFS_RESOLV to PTXCONF_ROOTFS_RESOLV_FILE in rootfs.make too --- rules/rootfs.in | 27 ++-

Re: [ptxdist] [PATCH] SYSREQ library was being included twice

2012-09-21 Thread Michael Olbrich
On Thu, Sep 20, 2012 at 12:52:02PM -0500, Joseph A. Lutz wrote: From: Joseph A. Lutz joseph.l...@novatechweb.com The library /lib/initng/libsysreq.so was being included into the package twice. Once it was dependent upon the INITNG_SYSREQ config option, the other was not. Tnx, applied.

Re: [ptxdist] [PATCH 2/2] ssmtp: update setting build options to current ptxdist mechanisms

2012-09-30 Thread Michael Olbrich
On Mon, Sep 24, 2012 at 03:17:09PM +0200, Alexander Dahl wrote: Am 2012-09-13 18:00, schrieb Michael Olbrich: any special reason why you switch from CROSS_AUTOCONF_ROOT to CROSS_AUTOCONF_USR? No reason. Then leave it as it is. I guess this is what I saw in other packages and just

Re: [ptxdist] [PATCH] schedtool: add package

2012-09-30 Thread Michael Olbrich
Hi, On Wed, Sep 26, 2012 at 03:56:50PM +0200, Wolf Erik wrote: i try to send my first (small) patch, i hope it works. How can I create patches like the format from wolfram sangs last patch? I was only able to do it in the fomat below... :( This is done with git send-email. From

Re: [ptxdist] [PATCH] Allow p link to be completed

2012-09-30 Thread Michael Olbrich
On Fri, Sep 28, 2012 at 05:07:53PM +0200, Benoît Burnichon wrote: using this bash_completion allows using p Tab to complete commands even if ptxdist is installed on the system Signed-off-by: Benoît Burnichon benoit.burnic...@airtag.com --- scripts/bash_completion | 15 +++ 1

Re: [ptxdist] [PATCH 2/2] ssmtp: update setting build options to current ptxdist mechanisms

2012-09-30 Thread Michael Olbrich
On Sun, Sep 30, 2012 at 03:56:19PM +0200, Alexander Dahl wrote: On Sun, Sep 30, 2012 at 03:01:34PM +0200, Michael Olbrich wrote: When I create a new package I usually use what other distros are using. In most cases that's /usr. Unless there is a good reason, this should not be changed

Re: [ptxdist] [PATCH] schedtool: add package

2012-10-04 Thread Michael Olbrich
On Mon, Oct 01, 2012 at 09:39:14AM +0200, Wagner Martin wrote: + +SCHEDTOOL_CONF_TOOL := NO +SCHEDTOOL_MAKE_ENV := $(CROSS_ENV) add CPPFLAGS=$(CROSS_CFLAGS) $(CROSS_CPPFLAGS) here. Otherwise the CROSS_CFLAGS set by ptxdist are missing (e.g.

Re: [ptxdist] [PATCH] timezone: introduce option TIMEZONE_INSTALL_LOCALTIME for more flexibility with own rules

2012-10-09 Thread Michael Olbrich
On Tue, Oct 09, 2012 at 06:03:38PM +0200, Alexander Dahl wrote: This patch introduces TIMEZONE_INSTALL_LOCALTIME as variable before GLIBC_LOCALTIME. You can decide now if you want to install /etc/localtime and /etc/timezone. I actually used this for a depends on !TIMEZONE_INSTALL_LOCALTIME

Re: [ptxdist] [PATCH v2] schedtool: add package

2012-10-12 Thread Michael Olbrich
On Mon, Oct 01, 2012 at 01:22:15PM +0200, Wolf Erik wrote: Signed-off-by: Erik Wolf erik.w...@neuberger.net --- Thanks, applied. Michael rules/schedtool.in |7 ++ rules/schedtool.make | 61 ++ 2 files changed, 68

Re: [ptxdist] [PATCH 2/2] libpng: bump to 1.2.50

2012-10-12 Thread Michael Olbrich
On Tue, Oct 02, 2012 at 09:40:23AM -0500, George McCollister wrote: Bumping to the newest 1.2.x. Upstream fixed multiple CVEs since 1.2.44. CVE-2012-3386 CVE-2011-3048 CVE-2011-3026 See CHANGES for full list of changes. Signed-off-by: George McCollister george.mccollis...@gmail.com

Re: [ptxdist] Fail to create (jffs2) images

2012-10-12 Thread Michael Olbrich
Hi, On Thu, Oct 11, 2012 at 03:30:58PM +0200, Josef Holzmayr wrote: when trying to create a image by setting the (old) image options in platformconfig I always get loads of file/directory not found messages. Using the new image options do not yield those, but do not yet support jffs2. Any

[ptxdist] [ANNOUNCE] PTXdist 2012.10.0 released

2012-10-12 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2012.10.0. No really big changes this time. Mostly bugfixes, a few version bumps, new packages and various cleanups. Thanks to all contributers and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (2): util

Re: [ptxdist] [PATCH] timezone: rename GLIBC_LOCALTIME and targetinstall only if not empty

2012-10-12 Thread Michael Olbrich
On Wed, Oct 10, 2012 at 10:59:45AM +0200, Alexander Dahl wrote: Revised with fresh morning mind. I could not test the migrate stuff, please review! It works as expected. Thanks, applied. Michael Greets Alex Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/timezone.in

Re: [ptxdist] [PATCH] ssmtp: update setting build options to current ptxdist mechanisms

2012-10-12 Thread Michael Olbrich
On Mon, Oct 01, 2012 at 11:03:13AM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/ssmtp.make | 25 +++-- 1 files changed, 7 insertions(+), 18 deletions(-) diff --git a/rules/ssmtp.make b/rules/ssmtp.make index 50753d0..f78ed0e

Re: [ptxdist] Fail to create (jffs2) images

2012-10-12 Thread Michael Olbrich
Hi, On Fri, Oct 12, 2012 at 11:50:25AM +0200, Josef Holzmayr wrote: Am 12.10.2012 09:53, schrieb Michael Olbrich: Hi, And I think you should consider using opkg instead of ipkg to build the packages. I don't think it's the cause of you problem, but it's better tested nowadays. switching

Re: [ptxdist] [PATCH 1/2] gnuplot: upgrade to 4.6.1 removing one patch integrated upstream

2012-10-14 Thread Michael Olbrich
On Fri, Oct 12, 2012 at 05:09:02PM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- ...ld-documentation-generator-tools-with-CC_.patch | 99 ...DFLAGS-when-building-the-documentation-ge.patch | 30 --

Re: [ptxdist] [PATCH 2/2] gnuplot: fix broken build options for new gnuplot version

2012-10-14 Thread Michael Olbrich
On Fri, Oct 12, 2012 at 05:09:03PM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/gnuplot.in | 49 - rules/gnuplot.make | 21 ++--- 2 files changed, 30 insertions(+), 40

Re: [ptxdist] [PATCH 1/2] gnuplot: upgrade to 4.6.1 removing one patch integrated upstream

2012-10-15 Thread Michael Olbrich
On Sun, Oct 14, 2012 at 03:37:01PM +0200, Alexander Dahl wrote: On Sun, Oct 14, 2012 at 03:25:36PM +0200, Alexander Dahl wrote: Strange. Build didn't fail for me, but maybe I have not tried with the option to build this docu thing. I will have a second look into it tomorrow. I guess this

Re: [ptxdist] [PATCH 2/2] gnuplot: fix broken build options for new gnuplot version

2012-10-15 Thread Michael Olbrich
On Mon, Oct 15, 2012 at 11:30:30AM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/gnuplot.in | 49 - rules/gnuplot.make | 21 ++--- 2 files changed, 30 insertions(+), 40

Re: [ptxdist] [PATCH 2/2] gnuplot: fix broken build options for new gnuplot version

2012-10-15 Thread Michael Olbrich
On Mon, Oct 15, 2012 at 01:07:17PM +0200, Michael Olbrich wrote: On Mon, Oct 15, 2012 at 11:30:30AM +0200, Alexander Dahl wrote: Signed-off-by: Alexander Dahl p...@lespocky.de --- rules/gnuplot.in | 49 - rules/gnuplot.make | 21

Re: [ptxdist] [PATCH] rootfs: change permissions of initial device nodes according to LFS 6.1.1

2012-10-16 Thread Michael Olbrich
On Tue, Oct 16, 2012 at 05:45:32PM +0200, Alexander Dahl wrote: Non priviledged users could not write to /dev/null before. Checked the correct permissions by looking at Ubuntu/Debian and LFS. The permissions are maybe overwritten by udev, but on targets without udev but static dev tree, this

Re: [ptxdist] OT: Re: Why the huge version discrepancy between OSELAS Toolchain and PTXdist?

2012-10-16 Thread Michael Olbrich
On Fri, Oct 05, 2012 at 08:41:40AM +0200, Robert Schwebel wrote: On Tue, Oct 02, 2012 at 10:49:13PM +0200, Tim Sander wrote: Sorry for the off topic post, Traditionally, OSELAS.Toolchain questions are on-topic on this list :-) but as we are talkin toolchains over here: I've got the

Re: [ptxdist] Trouble with linaro toolchain

2012-10-16 Thread Michael Olbrich
Hi, On Tue, Oct 02, 2012 at 03:01:31PM +0200, jean-philippe francois wrote: I am using ptxdist-2011.12, and have a working platform when using an old codesourcery toolchain. You need a newer ptxdist version. I've not tested that particular codesourcery toolchain but I've committed some fixes

Re: [ptxdist] [PATCH] rootfs: change permissions of initial device nodes

2012-10-18 Thread Michael Olbrich
On Wed, Oct 17, 2012 at 09:22:52AM +0200, Alexander Dahl wrote: Non priviledged users could not write to /dev/null before. Checked the correct permissions by looking at Ubuntu/Debian and LFS. The permissions are maybe overwritten by udev, but on targets without udev but static dev tree, this

Re: [ptxdist] [RFC] [PATCH] make cmake use the projects sysroot

2012-10-26 Thread Michael Olbrich
On Thu, Oct 25, 2012 at 11:47:52AM +0200, Josef Holzmayr wrote: From f3c3bde34f1901210d428801b108cb18d6e7a281 Mon Sep 17 00:00:00 2001 From: Josef Holzmayr holzm...@rsi-elektrotechnik.de Date: Mon, 30 Jan 2012 12:45:25 +0100 Subject: [PATCH] fix cmake toolchain ---

Re: [ptxdist] regression linking against libcgi after fixing patches in a53b663

2012-10-28 Thread Michael Olbrich
Hi, On Wed, Oct 24, 2012 at 11:05:16AM +0200, Alexander Dahl wrote: in commit a53b663 a typo in Makefile of LibCGI was fixed, actually in the patches fixing various things in LibCGI. This sets the soname of the library to libcgi.so.0 in the options passed to the linker. However this

Re: [ptxdist] dependency issue

2012-10-29 Thread Michael Olbrich
Hi, On Mon, Oct 29, 2012 at 08:33:01PM +, Steve Schefter wrote: Michael Olbrich m.olbrich@... writes: Strange, I'm not seeing this here. Take a look at the generated dependencies: $ grep host-makedepend platform-some-platform/state/ptx_dgen_deps.post What does this say? I've

Re: [ptxdist] awk bug in some make dependency scripts?

2012-11-09 Thread Michael Olbrich
Hi, On Fri, Nov 09, 2012 at 03:20:55PM +0100, Andreas Bießmann wrote: I've encountered a possible bug in some of the awk scripts generating the dependencies. Have not looked deeper into but have this information so far. I use ptxdist-2012.07.0, if I do a clean build on a Debian stable (gawk

Re: [ptxdist] awk bug in some make dependency scripts?

2012-11-13 Thread Michael Olbrich
Hi, On Tue, Nov 13, 2012 at 03:35:40PM +0100, Andreas Bießmann wrote: On 12.11.2012 12:47, Michael Olbrich wrote: On Mon, Nov 12, 2012 at 10:02:06AM +0100, Andreas Bießmann wrote: On 09.11.2012 17:28, Michael Olbrich wrote: On Fri, Nov 09, 2012 at 03:20:55PM +0100, Andreas Bießmann wrote

Re: [ptxdist] [OSELAS.Toolchain] glibc-ports accept4 on ARM for kernels 2.6.36 and later

2012-11-16 Thread Michael Olbrich
Hi, On Wed, Nov 14, 2012 at 10:57:05AM -0600, George McCollister wrote: When trying to run systemd on my arm platform I received this error: systemd-journald[190]: Failed to accept stdout connection: Function not implemented I was using OSELAS.Toolchain-2011.03.0. I switched to the newest

Re: [ptxdist] [PATCH] systemd: use install_alternative_tree

2012-11-16 Thread Michael Olbrich
On Wed, Nov 14, 2012 at 02:51:30PM -0600, George McCollister wrote: The contents of the following often need to be customized: /etc/systemd/system What do you need to change here? /lib/systemd/system This makes no sense. install_alternative_tree chooses the whole tree from multiple

Re: [ptxdist] error for target libtool

2012-11-19 Thread Michael Olbrich
On Sun, Nov 18, 2012 at 10:33:01PM +0100, Thomas Weber wrote: On 11/15/2012 11:02 PM, Thomas Weber wrote: I tried to build cpufrequtils and got the following error messages when building libtool. I use ptxdist-2012.10.0 Regards, Thomas target: cpufrequtils.get

Re: [ptxdist] error for target libtool

2012-11-19 Thread Michael Olbrich
On Mon, Nov 19, 2012 at 02:49:47PM +0100, Michael Olbrich wrote: On Sun, Nov 18, 2012 at 10:33:01PM +0100, Thomas Weber wrote: On 11/15/2012 11:02 PM, Thomas Weber wrote: I tried to build cpufrequtils and got the following error messages when building libtool. I use ptxdist-2012.10.0

Re: [ptxdist] [PATCH] iproute2: version bump to 3.6.0 and fix configure script

2012-11-23 Thread Michael Olbrich
On Fri, Nov 23, 2012 at 03:02:40PM +0100, Marc Kleine-Budde wrote: Signed-off-by: Marc Kleine-Budde m...@pengutronix.de --- .../0001-remove-duplicate-limits.h.patch | 28 - patches/iproute2-2.6.39/0002-remove_arpd.diff | 48 patches/iproute2-2.6.39/series

[ptxdist] [ANNOUNCE] PTXdist 2012.11.0 released

2012-11-27 Thread Michael Olbrich
. I've also improved the bash completion. Thanks to all contributers and - as always - the shortlog below. Enjoy, Michael Olbrich Alexander Dahl (3): ssmtp: update setting build options to current ptxdist mechanisms timezone: rename GLIBC_LOCALTIME and targetinstall only if not empty

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.11.0 released

2012-11-27 Thread Michael Olbrich
Hi, On Tue, Nov 27, 2012 at 01:44:14PM +0100, Alexander Dahl wrote: Am 2012-11-27 13:24, schrieb Michael Olbrich: What we changed was the handling of additional compiler and linker flags. In the past we've tried to pass these flags through the build-systems of the individual packages

Re: [ptxdist] Anyone else have trouble building pango with latest ptxdist?

2012-11-30 Thread Michael Olbrich
On Thu, Nov 29, 2012 at 05:52:10PM -0600, George McCollister wrote: I'm trying to build pango for i686 with the latest ptxdist and I'm getting a wrapper error. Has anyone else built it without trouble? make[5]: *** [pango-tabs.lo] Error 1 wrapper: Bad search path in:

Re: [ptxdist] python: don't create '$(PTXCONF_SYSROOT_CROSS)/bin/python' link

2012-12-01 Thread Michael Olbrich
On Fri, Nov 30, 2012 at 04:55:40PM -0600, George McCollister wrote: On 11/30/2012 04:11 PM, Michael Olbrich wrote: The problem is, that this link hides the system python ($PTXDIST_TOPDIR}/bin/python). So packages that need python for building sometimes get the wrong python (if python is built

Re: [ptxdist] [PATCH 05/13] libuuid: add license information

2012-12-04 Thread Michael Olbrich
On Mon, Dec 03, 2012 at 11:13:53AM +0100, Wolfram Sang wrote: Signed-off-by: Wolfram Sang w.s...@pengutronix.de --- rules/libuuid.make |1 + 1 file changed, 1 insertion(+) diff --git a/rules/libuuid.make b/rules/libuuid.make index dacbb92..36269dc 100644 --- a/rules/libuuid.make +++

Re: [ptxdist] [OSELAS.Toolchain] glibc-ports accept4 on ARM for kernels 2.6.36 and later

2012-12-04 Thread Michael Olbrich
Hi, On Wed, Nov 14, 2012 at 10:57:05AM -0600, George McCollister wrote: When trying to run systemd on my arm platform I received this error: systemd-journald[190]: Failed to accept stdout connection: Function not implemented I was using OSELAS.Toolchain-2011.03.0. I switched to the newest

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.11.0 released - problems

2012-12-06 Thread Michael Olbrich
On Thu, Dec 06, 2012 at 01:39:38PM +0100, Tim Sander wrote: I just tested the ptxdist2012.11.0 release with a distrokit derived installation with beaglebone. It seems as if iptables does not compile. I didn't dig deeper into this... also on downloading new files it gives an error that the

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.11.0 released - problems

2012-12-07 Thread Michael Olbrich
Hi, On Thu, Dec 06, 2012 at 01:39:38PM +0100, Tim Sander wrote: It seems as if iptables does not compile. I didn't dig deeper into this... also on downloading new files it gives an error that the magic file is not beeing found? Ok, found it: I've modified the download code to discard any

Re: [ptxdist] Using PTXdist on Mac OS 10.7

2012-12-10 Thread Michael Olbrich
On Sat, Dec 08, 2012 at 04:43:56PM +0100, Daniel Kriesten wrote: Dear all, So today I did a fresh build of ptxdist on my mac using Mac OS X 10.7.5 XCode 4.5.2 (4G2008a) and (nearly) following the guide of Bernhard. Only, I use the git-Version as of today (08f738f9). In addition to

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

2012-12-10 Thread 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 --- scripts/bash_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bash_completion

Re: [ptxdist] BUG and patch: BUSYBOX_IFUPDOWN does not select BUSYBOX_RUN_PARTS

2012-12-10 Thread Michael Olbrich
On Mon, Dec 03, 2012 at 02:02:33PM +0100, Albert Antony wrote: BUG: BUSYBOX_IFUPDOWN requires BUSYBOX_RUN_PARTS but does not select it. Observed in Ptxdist version: 2012.10.0 Patch needed in installdir/lib/ptxdist-2012.10.0/config/busybox/networking/Config.in Patch attached. The problem

[ptxdist] [ANNOUNCE] PTXdist 2012.12.0 released

2012-12-12 Thread Michael Olbrich
for the next round of toolchains. Thanks to all contributers and - as always - the shortlog below. Enjoy, Michael Olbrich Michael Olbrich (42): wrapper: abort if system paths are added icu: new package python: define and use CROSS_PYTHON dbus-python: explicitly use

[ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2012.12.0 released

2012-12-12 Thread Michael Olbrich
Hildesheim, Germany - Pengutronix has released version 2012.12.0 of the Open Source GNU toolchain build system OSELAS.Toolchain(). With OSELAS.Toolchain(), you can build your own gcc based cross compilers which run on any Linux distribution. Download the release here:

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-14 Thread Michael Olbrich
On Thu, Dec 13, 2012 at 12:40:53PM +, Schenk, Gavin wrote: yesterday I read about the new toolchain, that has Atom optimization by default. I decided to give it a try and: Compiled the new toolchain: gcc-4.6.2-glibc-2.14.1-binutils-2.21.1a-kernel-2.6.39-sanitized Migrated my project:

Re: [ptxdist] error when compiling toolchain for arm-cortexa8

2012-12-14 Thread Michael Olbrich
On Thu, Dec 13, 2012 at 02:27:22PM +, Dr. Patrick Langfeld wrote: Hi, We have a problem when compiling the arm-cortexa8 toolchain with ptxdist. What we did is: download from http://www.pengutronix.de/software/ptxdist/download/ptxdist-2012.10.0.tar.bz2 unpacking tar -xf

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-14 Thread Michael Olbrich
On Fri, Dec 14, 2012 at 09:48:54AM +, Schenk, Gavin wrote: i686-atom-linux-gnu-cpp -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h | \ /opt/ptxdist/lib/ptxdist-2012.12.0/bin/sed -n -e \ 's|^.*PNG_FUNCTION_EXPORT[

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-14 Thread Michael Olbrich
On Fri, Dec 14, 2012 at 10:26:24AM +, Schenk, Gavin wrote: ./png.h:536:18: fatal error: zlib.h: No such file or directory compilation terminated. What's the complete commandline? The wrapper should add -isystem [...]/sysroot-target/usr/include. There should be a zlib.h there. Michael --

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-14 Thread Michael Olbrich
On Fri, Dec 14, 2012 at 01:46:01PM +, Schenk, Gavin wrote: I am a bit short in time today I do not find a line like: wrapper: i686-atom-linux-gnu-cpp [...] -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h Attached the complete log from ptxdist -v compile libpng. Not the output in the

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-17 Thread Michael Olbrich
On Fri, Dec 14, 2012 at 07:19:35PM +0100, Michael Olbrich wrote: On Fri, Dec 14, 2012 at 01:46:01PM +, Schenk, Gavin wrote: I am a bit short in time today I do not find a line like: wrapper: i686-atom-linux-gnu-cpp [...] -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h Attached

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-18 Thread Michael Olbrich
On Tue, Dec 18, 2012 at 10:00:47AM +, Schenk, Gavin wrote: enjoy your holidays, I have no time pressure switching to the new toolchain! After learning about logfiles and ptxdist :D, the command-wrapper produces reasonable output on console in the libpng folder. There is no output when I

Re: [ptxdist] ptxdist/rules/templates/kconfig/Kconfig does not work

2012-12-18 Thread Michael Olbrich
Hi, On Tue, Dec 18, 2012 at 01:58:02PM +0100, Alexander Stein wrote: I'm trying to use the template from ptxdist/rules/templates/kconfig/Kconfig to get a new submenu for project_specific rules. I didn't even know this existed. It's out of date. Stripped down it contains only: source

Re: [ptxdist] [PATCH] toolchain-target.cmake.in: fix system includes

2012-12-18 Thread Michael Olbrich
On Wed, Dec 12, 2012 at 03:12:37PM +0100, Andreas Bießmann wrote: When playing around with xenomai we found out that the additional added xenomai includes had lower priority than the system includes (concrete the PTXDIST_PATH_SYSROOT_PREFIX). This is due to the ptxdist cmake adoption did not

Re: [ptxdist] Linker problem: libpng-1.2.50, ptxdist-2012.12.0, and new atom toolchain i686-atom-linux

2012-12-19 Thread Michael Olbrich
Hi, On Wed, Dec 19, 2012 at 11:22:09AM +, Schenk, Gavin wrote: libgcrypt does not finish compile step xterm does not finish compile step Logs attached, can you confirm? Ah, yes, I forgot about that. The latest version of binutils changed some defaults. What happens is this: libb.so links

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

2012-12-20 Thread Michael Olbrich
On Thu, Dec 20, 2012 at 01:47:34PM +0100, Daniel Kriesten wrote: 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

<    2   3   4   5   6   7   8   9   10   11   >