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? Robert -- Pengutronix - Linux Solutions for Science and Industry Entwicklungszentrum Nord http://www.pengutronix.de -- ptxdist mailing list [email protected]
