From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Reder Date: Thu, 17 May 2007 13:53:35 -0500 Subject: [Buildroot] __ctype_b undefined reference after adding fontconfig support In-Reply-To: <002801c7986d$10df37f0$6614a8c0@lap> Message-ID: <015f01c798b4$ac3fdc30$2600a8c0@engineering5> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net All - I will attempt to provide as much detail and if there is more than should be added, I'll be happy to do so. In wanting to use Matchbox as added by Assen, I enabled those packages which require fontconfig and freetype. In doing so, I received the following error which I found as reported a couple of weeks ago. I am wondering if anyone else has encountered this and how to address it. If there is a version of buildroot that I can go back to, then I'd be happy to do it. I have binutils 2.17, uclibc 0.9.29 and gcc 4.1.2 selected as the toolchain for buildroot. Below is the output and the bug as reported by ALEXANDER WOLD. > fc-case.o: In function `main': > fc-case.c:(.text+0x20b): undefined reference to `__ctype_b' > collect2: ld returned 1 exit status > make[4]: *** [fc-case] Error 1 > make[4]: Leaving directory > `/home/christopher/buildroot2/buildroot/build_arm/fontconfig-2.4.2/fc-case' > make[3]: *** [all] Error 2 > make[3]: Leaving directory > `/home/christopher/buildroot2/buildroot/build_arm/fontconfig-2.4.2/fc-case' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/home/christopher/buildroot2/buildroot/build_arm/fontconfig-2.4.2' > make[1]: *** [all] Error 2 > make[1]: Leaving directory > `/home/christopher/buildroot2/buildroot/build_arm/fontconfig-2.4.2' > make: *** > [/home/christopher/buildroot2/buildroot/build_arm/fontconfig-2.4.2/.compiled ] > Error 2 > engineering5:/home/christopher/buildroot2/buildroot# http://bugs.busybox.net/view.php?id=1328 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://busybox.net/lists/buildroot/attachments/20070517/da67ff88/attachment.htm