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