Hi Khem, I've found that it still tried to build long outdated OABI and therefore nothing new could be found in config.log (it looked the same as the one pasted in my previous messages). So I tried something different. At the end of my distro config file, I've added following:
TARGET_OS = "linux-gnueabi" DISTRO_FEATURES += "eabi wifi" And now eglibc built is completed! Best regards, Paul P. S. To be able to produce RPMs I had to apply two my small patches, one on createrepo, one on fakechroot, they won't build as native tools otherwise. Shall I upload these patches somewhere? W dniu 24.11.2011 18:53, Khem Raj pisze: > On (24/11/11 12:47), Pawel Osmialowski wrote: >> Hi Khem, >> >> Thanks for your answer. >> >> Unfortunately, removing TARGET_OS and changing glibc to eglibc did not help: >> >> | running configure fragment for ports/sysdeps/arm/elf >> | checking for ARM TLS support... yes >> | running configure fragment for nptl/sysdeps/pthread >> | configure: error: working compiler support for visibility >> attribute is required >> NOTE: package eglibc-initial-2.12-r21.8+svnr13230: task do_configure: Failed >> ERROR: TaskFailed event exception, aborting >> ERROR: Build of >> /home/pawelo/h3660/openembedded/h3660/../recipes/eglibc/eglibc-initial_2.12.bb >> do_configure failed > can you post the config.log that you will find in glibc-initial build > tree > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
