[ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Bart van der Meulen
Hi, After updating to the latest git tree of ptxdist yesterday I can no longer build a correct root file system, During the targetinstall phase when the ipk package is being build I get a error / warning from tar that the file that is being packaged has changed during reading, see below for sever

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: > Hi, > > After updating to the latest git tree of ptxdist yesterday I can no > longer build a correct root file system, > > During the targetinstall phase when the ipk package is being build I > get a error / warning from tar that the file that is being packaged > has

[ptxdist] Codesourcery toolchain

2010-03-11 Thread Claudio Leonel
Hi, I am trying to debug a nasty problem which could be toolchain/glibc related. I originally used OSELAS 1.99.3.6 to generate an arm toolchain: arm-v4t-linux-gnueabi-gcc-4.3.2-glibc-2.8 I would like to use another toolchain to check if the problem could be related to the toolchain/glibc. I

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Marc Kleine-Budde
Hello, Claudio Leonel wrote: > I am trying to debug a nasty problem which could be > toolchain/glibc related. > I originally used OSELAS 1.99.3.6 to generate an arm toolchain: > arm-v4t-linux-gnueabi-gcc-4.3.2-glibc-2.8 > I would like to use another toolchain to check if > the problem could be

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Claudio Leonel
Hi, My platformconfig file is attached and here follows the link to Codesourcery toolchain: http://www.codesourcery.com/sgpp/lite/arm/portal/package5383/public/arm-none-linux-gnueabi/arm-2009q3-67-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 Best regards, Claudio Leonel On 11/3/2010 10:

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Marc Kleine-Budde
Hello, Claudio Leonel wrote: > Hi, > > My platformconfig file is attached and here > follows the link to Codesourcery toolchain: > > http://www.codesourcery.com/sgpp/lite/arm/portal/package5383/public/arm-none-linux-gnueabi/arm-2009q3-67-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 please d

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Bart van der Meulen
2010/3/11 Marc Kleine-Budde : > > We did some changes to the ipkg finish step. Please update to latest > master and rebuild all ipkgs: > > ptxdist clean root > ptxdist images > > cheers, Marc > > -- > Pengutronix e.K.                  | Marc Kleine-Budde           | > Industrial Linux Solutions    

Re: [ptxdist] Codesourcery toolchain

2010-03-11 Thread Remy Bohmer
Hi, >> Does ptxdist supports Codesourcery toolchain ? >> Is there anything else I should configure to >> use this toolchain with ptxdist ? > > It should work, there are people using crosstool-ng toolchain for example. We use both! :-) > PTXCONF_TARGET_EXTRA_CPPFLAGS="" > PTXCONF_TARGET_EXTRA_CFL

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: > 2010/3/11 Marc Kleine-Budde : >> We did some changes to the ipkg finish step. Please update to latest >> master and rebuild all ipkgs: > I updated to the latest master, > after an rebuild I still get the errors Hmm, can you please send me your selected ptxconfig and p

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: > Bart van der Meulen wrote: >> Hi, >> >> After updating to the latest git tree of ptxdist yesterday I can no >> longer build a correct root file system, >> >> During the targetinstall phase when the ipk package is being build I >> get a error / warning from tar that the fi

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: > Marc Kleine-Budde wrote: >> Bart van der Meulen wrote: >>> Hi, >>> >>> After updating to the latest git tree of ptxdist yesterday I can no >>> longer build a correct root file system, >>> >>> During the targetinstall phase when the ipk package is being build I >>> get a e

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: > Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? Cheers, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone: +49-231-2826

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Bart van der Meulen
2010/3/11 Marc Kleine-Budde : > Bart van der Meulen wrote: >> Find attached the selected ptxconfig and platform config > > Which toolchain are you using? Have you changed the toolchain recently? > > Cheers, > Marc > > -- > Pengutronix e.K.                  | Marc Kleine-Budde           | > Industri

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: > 2010/3/11 Marc Kleine-Budde : >> Bart van der Meulen wrote: >>> Find attached the selected ptxconfig and platform config >> Which toolchain are you using? Have you changed the toolchain recently? > We're using the CodeSourcery > arm-2009q1-203-arm-none-linux-gnueabi-i6

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: > Bart van der Meulen wrote: >> 2010/3/11 Marc Kleine-Budde : >>> Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config >>> Which toolchain are you using? Have you changed the toolchain recently? > >> We're using the CodeSourcery >> arm-2

[ptxdist] Problems with different toolchain versions

2010-03-11 Thread Ron Knollman
Hello, Thank you for creating ptxdist, it is a great tool! I have successfully created a toolchain, kernel, and root filesystem and executed it on my target hardware using an Atmel AT91SAM9G20 processor using ptxdist 2010.01.0. This project was based on the example project you provide in t

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Bart van der Meulen
2010/3/11 Marc Kleine-Budde : > Marc Kleine-Budde wrote: >> Bart van der Meulen wrote: >>> 2010/3/11 Marc Kleine-Budde : Bart van der Meulen wrote: > Find attached the selected ptxconfig and platform config Which toolchain are you using? Have you changed the toolchain recently? >> >>>

[ptxdist] Problem with different toolchain versions

2010-03-11 Thread Ron Knollman
My apologies for my first posting in HTML format, I failed to change to plain text mode before pressing the send button! Hello, Thank you for creating ptxdist, it is a great tool! I have successfully created a toolchain, kernel, and root filesystem and executed it on my target hardware using

[ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
Hi, I am trying include the strongswan in the buildsystem. my requirement is get strongswan installed on my target. i followed the steps provided in the document. 1) ptxdist newpacket target 2)ptxdist get strongswan 3)ptxdist extract strongswan 4) ptxdist prepare strongswan 5)ptxdist compile str

Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Thu, Mar 11, 2010 at 11:42:57PM +0700, Suresh Kumar wrote: > I am trying include the strongswan in the buildsystem. my requirement is get > strongswan installed on my target. > > i followed the steps provided in the document. > > 1) ptxdist newpacket target > 2)ptxdist get strongswan > 3)ptxdi

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Marc Kleine-Budde
Ron Knollman wrote: > Thank you for creating ptxdist, it is a great tool! thanks, you're welcome! > I have successfully created a toolchain, kernel, and root filesystem and > executed it on my target hardware using an Atmel AT91SAM9G20 processor using > ptxdist 2010.01.0. This project was based o

Re: [ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
Hi, Thanks for the immediate reply, my comments are inlined. > >1) ptxdist newpacket target > >> 2)ptxdist get strongswan > > >3)ptxdist extract strongswan > > >4) ptxdist prepare strongswan > > >5)ptxdist compile strongswan > > >6)ptxdist install strongswan > >> > >> all the above steps are execu

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Bart van der Meulen wrote: > 2010/3/11 Marc Kleine-Budde : >> Bart van der Meulen wrote: >>> Find attached the selected ptxconfig and platform config >> Which toolchain are you using? Have you changed the toolchain recently? > We're using the CodeSourcery > arm-2009q1-203-arm-none-linux-gnueabi-i6

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Jon Ringle
On Thu, Mar 11, 2010 at 11:50 AM, Marc Kleine-Budde wrote: > Ron Knollman wrote: >> I created a new project by cloning your example project as before, and >> changing to the new toolchain.  A build of that project failed, yielding an >> error:  "undefined reference to ppoll" (as shown in attached

Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Fri, Mar 12, 2010 at 12:01:00AM +0700, Suresh Kumar wrote: > I have got the resulting list. Great. > those files i have to copy in to target filesystem by manually or > using install_copy... am i correct? both way will work? You have to use install_copy. rsc -- Pengutronix e.K.

Re: [ptxdist] custom software installation

2010-03-11 Thread Suresh Kumar
hi, > >>Great. > > >> those files i have to copy in to target filesystem by manually or > >> using install_copy... am i correct? both way will work? > > >You have to use install_copy. > > install_copy line for each file? > thanks suresh -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: > Bart van der Meulen wrote: >> 2010/3/11 Marc Kleine-Budde : >>> Bart van der Meulen wrote: Find attached the selected ptxconfig and platform config >>> Which toolchain are you using? Have you changed the toolchain recently? > >> We're using the CodeSourcery >> arm-2

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Marc Kleine-Budde wrote: >>> arm-2009q1-203-arm-none-linux-gnueabi-i686-pc-linux-gnu toolchain, >>> we're using that toolchain for the past year >> It breaks here with "gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67)", too. > Are you using a 64 or 32 bit distribution? I've debugged it a bit. It f

Re: [ptxdist] custom software installation

2010-03-11 Thread Robert Schwebel
On Fri, Mar 12, 2010 at 12:13:16AM +0700, Suresh Kumar wrote: > install_copy line for each file? Yes. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Ge

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Ron Knollman
-Original Message- From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] On Behalf Of Jon Ringle Sent: Thursday, March 11, 2010 12:09 PM To: ptxdist@pengutronix.de Subject: Re: [ptxdist] Problems with different toolchain versions On Thu, Mar 11, 2010 at 11:50 AM, Mar

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Jon Ringle
On Thu, Mar 11, 2010 at 3:36 PM, Ron Knollman wrote: > Marc and Jon, > > Thank you very much for the timely responses!  I will try to patch the > kernel to see if that will fix the problem. You'll have to patch the kernel that is used when building the toolchain in order to get ppoll(). Patching

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Ron Knollman
-Original Message- From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] On Behalf Of Jon Ringle Sent: Thursday, March 11, 2010 3:41 PM To: ptxdist@pengutronix.de Subject: Re: [ptxdist] Problems with different toolchain versions On Thu, Mar 11, 2010 at 3:36 PM, Ron K

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Jon Ringle
On Thu, Mar 11, 2010 at 4:02 PM, Ron Knollman wrote: > -Original Message- > From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] > On Behalf Of Jon Ringle > Sent: Thursday, March 11, 2010 3:41 PM > To: ptxdist@pengutronix.de > Subject: Re: [ptxdist] Problems with di

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Remy Bohmer
Hi Marc, 2010/3/11 Marc Kleine-Budde : > Marc Kleine-Budde wrote: arm-2009q1-203-arm-none-linux-gnueabi-i686-pc-linux-gnu toolchain, we're using that toolchain for the past year >>> It breaks here with "gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67)", too. >> Are you using a 64 or 32 b

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Ron Knollman
-Original Message- From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] On Behalf Of Jon Ringle Sent: Thursday, March 11, 2010 4:26 PM To: ptxdist@pengutronix.de Subject: Re: [ptxdist] Problems with different toolchain versions On Thu, Mar 11, 2010 at 4:02 PM, Ron K

Re: [ptxdist] Problems with different toolchain versions

2010-03-11 Thread Marc Kleine-Budde
Jon Ringle wrote: > On Thu, Mar 11, 2010 at 4:02 PM, Ron Knollman wrote: >> -Original Message- >> From: ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] >> On Behalf Of Jon Ringle >> Sent: Thursday, March 11, 2010 3:41 PM >> To: ptxdist@pengutronix.de >> Subject: Re:

Re: [ptxdist] Problems with creating ipk package containing symbolic links

2010-03-11 Thread Marc Kleine-Budde
Remy Bohmer wrote: > We (Bart, I and the rest of the team) are using a 64 bit Ubuntu host > (still Ubuntu 8.10 to be precise). > And the CodeSourcery toolchain is a 32 bit toolchain with a 32 bit strip... yesss >> I've debugged it a bit. It fails when using a the 32 bit strip program >> that come