On 9/27/07, Robert Schwebel <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 27, 2007 at 05:00:35PM +0200, Marco Cavallini wrote:
> > >> have I to build toolchain with 0.10.6 and after that use 1.0.0
> > >
> > > Yes, that works.
> >
> > Ok,
> > I'm trying to use 0.10.6
> >
> >
> > ./configure --prefix=$HOME/ptxdist/ptx-0.10.6
> > ...
> > checking for localedef... /usr/bin/localedef
> > checking localedef version... configure: error: we need at least GNU
> > localedef 2.2.x
> >
> > I'm using Ubuntu 7.04
> > $ /usr/bin/localedef -V
> > localedef (belocs-locales-bin) 2.3.5
> >
> > ptxdist-1.0.0 didn't get such error.
>
> I suppose it's because ubunto uses dash as /bin/sh instead of bash. The
> implications should be fixed in trunk, but obviously not in the old
> versions. Can you try it with bash?

There is more to it than switching from dash to bash, I haven't been
able to locate where the problems are. Switching fixes a lot of it but
there are still other issues.

ptxdisk 1.0 is ok on ubuntu, ptxdist 10.6 doesn't work right.

To fix the locale error in 10.6 edit configure:
LOCALEDEF_VERSION=`$LOCALEDEF --version 2>/dev/null | $SED -ne
"s/.*bin. \([0-9\.]*\)/\1/p"`


>
> Robert
> --
> Pengutronix - Linux Solutions for Science and Industry
> Entwicklungszentrum Nord     http://www.pengutronix.de
>
> --
> ptxdist mailing list
> [email protected]
>


-- 
Jon Smirl
[EMAIL PROTECTED]

-- 
ptxdist mailing list
[email protected]

Reply via email to