about __fgetc_unlocked function

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Mar 2 18:09:09 UTC 2011


raymond zhao <raymond.zhao.ml at gmail.com> wrote:

Hi Mike Here are the compiling command line and the linking command line. The package called eXtremeDB. Someone in internet said it is an issue when we enable thread in uclibc. And, his suggestion is to diable some hide attributes. But his work aground is for a really old uclibc code (about year 2005). I can not find the same code in the current uclibc version. cc -O3 -D_LINUX -isystem ../targetfs/usr/include -D_SMP -D_Ix86 -Wall -m32 -I../../include -I../../include/ha -I../../target/mcolib -c pass1.c -o obj/pass1.o cc -O3 -static -m32 -s -static obj/list.o obj/stack.o obj/mcorcomp.o obj/entutl.o obj/pass1.o obj/ppdir.o obj/ss2.o obj/gen.o -lpthread -o ../../host/bin/mcorcomp Thanks, raymond On Wed, Feb 23, 2011 at 1:27 PM, Mike Frysinger <vapier at gentoo.org> wrote: > On Wednesday, February 23, 2011 12:55:32 raymond zhao wrote: > > The tool chain build smoothly, but when I build eXtremDB package, I got > an > > error: > > pass1.c:(.text+0x1f7): undefined reference to
`__fgetc_unlocked' > > sorry, but this is a fairly slim bug report and we need more details. post > the exact compile line used to build pass1.c, and then post the exact > compile > line used to link the code that lead to this error. > -mike >_____________________________________________
uClibc mailing list uClibc at uclibc.org http://lists.busybox.net/mailman/listinfo/uclibc 


Hi,

I think this is fixed on master and 0.9.31. If it does not work for you on master (or -rc2) then please send me your .config


More information about the uClibc mailing list