[maemo-developers] NPTL support?

From: Lauri Leukkunen lle at rahina.org
Date: Fri Mar 16 15:35:22 EET 2007
On 3/16/07, T Taneli Vahakangas <vahakang at cs.helsinki.fi> wrote:
> I have a project (at work, closed source). I can build it with
> debian/etch or sb1. With sb2 it gets stuck (or rather, eats all
> available memory ...) at the first step:

I don't think it's the toolchain ;) Probably sb2.

> % autoreconf -i -s --force
> configure.ac:17: warning: AC_PROG_LEX invoked multiple times
> ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from...
> aclocal.m4:7657: AM_PROG_LEX is expanded from...
> configure.ac:17: the top level
>
> (Here it starts occupying memory. The above messages do NOT
> appear with etch or sb1.)

Could be a kind of symlink loop, sb2 is not guarded against them and
the mapping thing could create them where there really aren't any. You
could try starting sb2 with --verbose and look at the
buildroot/sb2_mapping.log for any hints at what it's doing.

> Suppose I build it with sb1, should it work with glibc2.5?

Probably. Although I'm not exactly sure what you mean ;)

/lauri

More information about the maemo-developers mailing list