Thanks for the information I finally managed to get rid off the
kmode-9 error by manually downloading the file into the source
directory. After another while building I ran into an invalid md5 hash
for the kernel-3.0. This was again fixed by running "ptxdist --force
--update-md5 go". The BSP has now managed to finish compiling without
any errors.

Regards.

On Thu, Jul 12, 2012 at 12:35 PM, Steve Juma <[email protected]> wrote:
> I was previously using the toolchain that came with the FriendlyArm
> DVD so I thought I might compile some of the OSELAS.Toolchain() ones.
> My steps and results are as follows.
>
> $ ptxdist version
> 2012.07.0
>
> $ ptxdist select configs/ptxconfig
> info: selected ptxconfig:
>       'configs/ptxconfig'
>
> ptxdist platform configs/platform-friendlyarm-mini6410/platformconfig
> info: selected platformconfig:
>       'configs/platform-friendlyarm-mini6410/platformconfig'
>
> found and using toolchain:
> '/opt/OSELAS.Toolchain-2011.03.0/arm-1136jfs-linux-gnueabi/gcc-4.5.2-glibc-2.13-binutils-2.21-kernel-2.6.36-sanitized/bin'
>
> ptxdist go
> error:  The ptxconfig file version and ptxdist version do not match:
>
>         configfile version: 2011.10.1
>         ptxdist version:    2012.07.0
>
>         You can either migrate from an older ptxdist release with:
>         'ptxdist migrate'
>
>         or, to ignore this error, add '--force'
>         to ptxdist's parameters, e.g.:
>         'ptxdist --force go'
>
> ptxdist --force -n5 go
>
> [After a while doing some work]
>
>
> ---------------------
> target: kmod-9.tar.xz
> ---------------------
>
>
> error: empty parameter to 'ptxd_make_get'
>
> make: *** 
> [/home/username/PTXdist/projects/OSELAS.BSP-Pengutronix-Mini6410-2011.11.0/src/kmod-9.tar.xz]
> Error 1
>
>
> On Tue, Jul 3, 2012 at 8:50 AM, Juergen Beisert <[email protected]> wrote:
>>
>> Hi Steve,
>>
>> please keep the mailing list at least on CC.
>>
>> Steve Juma wrote:
>> > On 02/07/12 21:21, Juergen Beisert wrote:
>> > > Steve Juma wrote:
>> > >> Anybody else unable to compile the current version of the Mini6410
>> > >> BSP
>> > >> with PTXdist. The build stalls with the following error message.
>> > [...]
>> >
>> > >>
>> > >> Using current version of the BSP and ptxdist version 2012.06.0
>> > >
>> > > What do you mean with "current version of the BSP"? The 2011.11.0
>> > > release? Or the current content of the GIT repository?
>> > >
>> > > And: the Mini6410 BSP still uses the u-boot-1.1.6, and not the 2011.12
>> > > release of u-boot you are using.
>> > >
>> > > To avoid any guessing: what did you really do?
>> >
>> > I meant the 2011.11.0 release not the current content from GIT. I
>> > thought the Mini6410 BSP uses u-boot-1.1.6 which is why i find the error
>> > even more puzzling.
>> >
>> > Basically all I did,
>> >      Extracted the BSP set the config file to the one provided,
>> >      Set the platform
>> >      Set the toolchain
>> >
>> > Did a ptxdist go. And it comes up with that error message.
>>
>> Hmm.
>>
>> $ ptxdist --version
>> 2012.06.0
>> $ tar xf OSELAS.BSP-Pengutronix-Mini6410-2011.11.0.tgz
>> $ cd OSELAS.BSP-Pengutronix-Mini6410-2011.11.0
>> $ ptxdist platform configs/platform-friendlyarm-mini6410/platformconfig
>> $ ptxdist select configs/ptxconfig
>> $ ptxdist go
>> error:  The ptxconfig file version and ptxdist version do not match:
>>
>>         configfile version: 2011.10.1
>>         ptxdist version:    2012.06.0
>>
>>         You can either migrate from an older ptxdist release with:
>>         'ptxdist migrate'
>>
>>         or, to ignore this error, add '--force'
>>         to ptxdist's parameters, e.g.:
>>         'ptxdist --force -n5 go'
>>
>> And what did you then?
>>
>> Regards,
>> Juergen
>>
>> --
>> Pengutronix e.K.                              | Juergen Beisert
>> |
>> Linux Solutions for Science and Industry      | http://www.pengutronix.de/
>> |

Reply via email to