<div dir="ltr">Paulius, Peter,<div>a lot of thanks for your responses.</div><div><br></div><div>Paulius, '<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">glibc-static' really helped and despite of errors in some of packages (php5) it compiled at long last.</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; ">Peter, I guess the buildroot I hold is one of the versions came on August-December 2008.</span></span></div>
<div>I got it from sub-contractor with some changes my company ordered and started working on it on January 2009.</div><div>I tried to find all over the code any clue of version but unfortunately I found nothing.</div><div>
<br></div><div>Thank you ever so much</div><div>Sasha.</div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font><br><div class="gmail_quote">
On Thu, Oct 28, 2010 at 2:15 PM, Paulius Zaleckas <span dir="ltr"><<a href="mailto:paulius.zaleckas@gmail.com">paulius.zaleckas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thu, Oct 28, 2010 at 2:53 PM, Sasha Yohananov <<a href="mailto:yohananov@gmail.com">yohananov@gmail.com</a>> wrote:<br>
><br>
><br>
> On Thu, Oct 28, 2010 at 10:09 AM, Paulius Zaleckas<br>
> <<a href="mailto:paulius.zaleckas@gmail.com">paulius.zaleckas@gmail.com</a>> wrote:<br>
>><br>
>> On Thu, Oct 28, 2010 at 11:00 AM, Sasha Yohananov <<a href="mailto:yohananov@gmail.com">yohananov@gmail.com</a>><br>
>> wrote:<br>
>> ><br>
>> > Dear buildroot experts,<br>
>> > For about 2 years I work on some commercial project (access control)<br>
>> > based<br>
>> > on buildroot-2008.11.<br>
>> > HW details are:<br>
>> > CPU - ARM926EJ-S rev 5 (v5l)<br>
>> > Board - Atmel AT91SAM9260-EK<br>
>> > Former Host - Fedora 9.<br>
>> > Current Host - Fedora 13<br>
>> > After some initial tuning it compiled and produced everything that<br>
>> > needed<br>
>> > (all images) excellently, but recently I was silly enough to upgrade my<br>
>> > host's distribution to Fedora 13.<br>
>> > Now I'm in trouble, I can't compile it at all. It fails at the beginning<br>
>> > of<br>
>> > the process, I guess the are conflicts between old kernel's headers and<br>
>> > new<br>
>> > glibc definitions.<br>
>> > I understand that my buildroot is quite old but unfortunately I have to<br>
>> > continue with it for some time.<br>
>> > Is there any chance to compile it on new distribution?<br>
>> > There are some details of my configuration and new distro tools:<br>
>> > uname -a<br>
>> > Linux riln-ls 2.6.33.3-85.fc13.i686.PAE #1 SMP Thu May 6 18:27:11 UTC<br>
>> > 2010<br>
>> > i686 i686 i386 GNU/Linux<br>
>> > gcc --version<br>
>> > gcc (GCC) 4.4.4 20100503 (Red Hat 4.4.4-2)<br>
>> > Copyright (C) 2010 Free Software Foundation, Inc.<br>
>> > This is free software; see the source for copying conditions.  There is<br>
>> > NO<br>
>> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR<br>
>> > PURPOSE.<br>
>> > gcc -###<br>
>> > Using built-in specs.<br>
>> > Target: i686-redhat-linux<br>
>> > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man<br>
>> > --infodir=/usr/share/info<br>
>> > --with-bugurl=<a href="http://bugzilla.redhat.com/bugzilla" target="_blank">http://bugzilla.redhat.com/bugzilla</a><br>
>> > --enable-bootstrap --enable-shared --enable-threads=posix<br>
>> > --enable-checking=release --with-system-zlib --enable-__cxa_atexit<br>
>> > --disable-libunwind-exceptions --enable-gnu-unique-object<br>
>> > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada<br>
>> > --enable-java-awt=gtk<br>
>> > --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre<br>
>> > --enable-libgcj-multifile --enable-java-maintainer-mode<br>
>> > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar<br>
>> > --disable-libjava-multilib<br>
>> > --with-ppl --with-cloog --with-tune=generic --with-arch=i686<br>
>> > --build=i686-redhat-linux<br>
>> > Thread model: posix<br>
>> > gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC)<br>
>> ><br>
>> > /lib/libc.so.6<br>
>> > GNU C Library stable release version 2.12.1, by Roland McGrath et al.<br>
>> > Copyright (C) 2010 Free Software Foundation, Inc.<br>
>> > This is free software; see the source for copying conditions.<br>
>> > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<br>
>> > PARTICULAR PURPOSE.<br>
>> > Compiled by GNU CC version 4.4.4 20100630 (Red Hat 4.4.4-10).<br>
>> > Compiled on a Linux 2.6.34 system on 2010-10-19.<br>
>> > Available extensions:<br>
>> > The C stubs add-on version 2.1.2.<br>
>> > crypt add-on version 2.1 by Michael Glad and others<br>
>> > GNU Libidn by Simon Josefsson<br>
>> > Native POSIX Threads Library by Ulrich Drepper et al<br>
>> > BIND-8.2.3-T5B<br>
>> > RT using linux kernel aio<br>
>> > libc ABIs: UNIQUE IFUNC<br>
>> > For bug reporting instructions, please see:<br>
>> > <<a href="http://www.gnu.org/software/libc/bugs.html" target="_blank">http://www.gnu.org/software/libc/bugs.html</a>>.<br>
>> ><br>
>> > Config and build log files are attached.<br>
>> > Thank you in advance,<br>
>> > Sasha.<br>
>><br>
>> You need a patch for kernel:<br>
>><br>
>> <a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=patch;h=d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7" target="_blank">http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=patch;h=d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7</a><br>

><br>
><br>
><br>
> Paulius, thank you a lot for your quick response.<br>
><br>
> I patched the kernel and then I could proceed up to module-init-tools-3.2.2<br>
> compilation.<br>
> Now the linker complains on absence of 'c' library.<br>
> I'm getting confused, is it standard c library, it is looking for?<br>
> Is there any way to fix it?<br>
<br>
</div></div>If I remember correctly you need static glibc library:<br>
yum install glibc-static<br>
</blockquote></div><br></div></div>