Code: Alles auswählen
checking for nl_langinfo and CODESET... no
Wo schaltet man das im CDK für den Kernel 2.6 aktiv?
Code: Alles auswählen
checking for nl_langinfo and CODESET... no
Code: Alles auswählen
seife@susi:~/yocto/meta-coolstream> rpm -qf /usr/include/langinfo.h
glibc-devel-2.18-9.1.x86_64
Code: Alles auswählen
backtrace.c:171:2: warning: #warning "Backtracing is not supported for this architexture." [-Wcpp]
if powerpc-tuxbox-linux-gnu-gcc -DLOCALEDIR=\"/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl -I/home/getaway/tuxbox/dbox2-2.6-font/cdkroot/include -Wall -W -rdynamic -pipe -Os -flto -fuse-linker-plugin -Wall -W -Wcast-align -MT hddtemp-utf8.o -MD -MP -MF ".deps/hddtemp-utf8.Tpo" \
-c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c; \
then mv -f ".deps/hddtemp-utf8.Tpo" ".deps/hddtemp-utf8.Po"; \
else rm -f ".deps/hddtemp-utf8.Tpo"; exit 1; \
fi
utf8.c: In function 'degree_sign':
utf8.c:103:3: warning: pointer targets in passing argument 1 of 'iconv_from_utf8_to_locale' differ in signedness [-Wpointer-sign]
utf8.c:35:14: note: expected 'const char *' but argument is of type 'unsigned char *'
powerpc-tuxbox-linux-gnu-gcc -pipe -Os -flto -fuse-linker-plugin -Wall -W -Wcast-align -Wl,-O1 -flto -fuse-linker-plugin -o hddtemp hddtemp-ata.o hddtemp-atacmds.o hddtemp-daemon.o hddtemp-db.o hddtemp-hddtemp.o hddtemp-sata.o hddtemp-satacmds.o hddtemp-scsi.o hddtemp-scsicmds.o hddtemp-backtrace.o hddtemp-utf8.o
/tmp/ccVrnFhc.ltrans1.ltrans.o: In function `main':
ccVrnFhc.ltrans1.o:(.text.startup+0x9c4): undefined reference to `nl_langinfo'
collect2: error: ld returned 1 exit status