[patch] [uclibc-v0.9.32-rc3-123-gf87898c] ldso/ldso/ldso.c:891:31: error: 'st' undeclared (first use in this function)

Douglas Mencken dougmencken at gmail.com
Wed Jul 6 12:32:43 UTC 2011


> is thi problem reported against master branch ?
> it sounds strange because I've built and run with prelink support.
>
> carmelo

Yep, the latest git master I tried. Maybe you configured uClibc in a
way so there was something special defined for #ifdef, so the 'st'
variable has been declared somewhere above in that file after
pre-process stage, and in my case it was not?

My current .config is located here:
http://ftp.osuosl.org/pub/manulix/scripts/build-scripts/CONFIG/config-uclibc

-- doug


More information about the uClibc mailing list