[ptxdist] link error in package ssmtp with ssl support and recent toolchain

2013-08-14 Thread Alexander Dahl
Hei hei, after migrating from OSELAS toolchain 2011.11.3 to 2012.12.1 ssmtp fails to build with ssl support enabled, at least on our platform which ist arm-v5te. I had a rough look over the ssmtp sources and it needs openssl for this and uses -lssl as linker option. Compiling produces lots of war

Re: [ptxdist] link error in package ssmtp with ssl support and recent toolchain

2013-08-14 Thread Marc Kleine-Budde
On 08/14/2013 10:15 AM, Alexander Dahl wrote: > Hei hei, > > after migrating from OSELAS toolchain 2011.11.3 to 2012.12.1 ssmtp fails > to build with ssl support enabled, at least on our platform which ist > arm-v5te. I had a rough look over the ssmtp sources and it needs openssl > for this and u

Re: [ptxdist] link error in package ssmtp with ssl support and recent toolchain

2013-08-14 Thread Marc Kleine-Budde
On 08/14/2013 10:30 AM, Marc Kleine-Budde wrote: > On 08/14/2013 10:15 AM, Alexander Dahl wrote: >> Hei hei, >> >> after migrating from OSELAS toolchain 2011.11.3 to 2012.12.1 ssmtp fails >> to build with ssl support enabled, at least on our platform which ist >> arm-v5te. I had a rough look over

[ptxdist] [PATCH] glibc: Make it possible to install ldd

2013-08-14 Thread Bernhard Walle
The standalone ldd of ptxdist doesn't work with all toolchains. For example, for my ct-ng based toolchain, /lib/ld-linux-armhf.so.3 must be in the RTLDLIST. Instead of adding more intelligence to the script, we just install the ldd from the toolchain which already has the right RTLDLIST. The patc

Re: [ptxdist] [PATCH] glibc: Make it possible to install ldd

2013-08-14 Thread Marc Kleine-Budde
On 08/14/2013 11:34 AM, Bernhard Walle wrote: > The standalone ldd of ptxdist doesn't work with all toolchains. > For example, for my ct-ng based toolchain, /lib/ld-linux-armhf.so.3 > must be in the RTLDLIST. > > Instead of adding more intelligence to the script, we just install the > ldd from the

Re: [ptxdist] [PATCH] glibc: Make it possible to install ldd

2013-08-14 Thread Bernhard Walle
* Marc Kleine-Budde [2013-08-14 11:48]: > On 08/14/2013 11:34 AM, Bernhard Walle wrote: > > The standalone ldd of ptxdist doesn't work with all toolchains. > > For example, for my ct-ng based toolchain, /lib/ld-linux-armhf.so.3 > > must be in the RTLDLIST. > > > > Instead of adding more intellige

[ptxdist] /usr/bin/ld: cannot find -lQtCore when running host-qt4

2013-08-14 Thread Matt
I'm having this problem after performing my migration. "g++ -L/opt/OSELAS.BSP/OnLive/OSELAS.BSP-OnLive-slab-1/platform-i586-2012.12.0 /sysroot-host/lib-Wl,-rpath -Wl,/opt/OSELAS.BSP/OnLive/OSELAS.BSP-OnLive-slab-1/platform-i586-2012.12.0 /sysroot-host/lib -Wl,-rpath -Wl,/this/is/a/long/path/to

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

2013-08-14 Thread Alexander Aring
Hi Marc, On Mon, Aug 12, 2013 at 07:02:16PM +0200, Marc Kleine-Budde wrote: > On 08/02/2013 10:38 AM, Alexander Aring wrote: > > Signed-off-by: Alexander Aring > > --- > > ...ap-enable-shared-lib-and-install-examples.patch | 109 > > + > > patches/libcoap-4.0.1/series