From mboxrd@z Thu Jan 1 00:00:00 1970 From: Koenraad Lelong Date: Thu, 22 Feb 2007 13:55:04 +0100 Subject: [Buildroot] gdk-pixbuf Message-ID: <45DD92A8.4020802@ace-electronics.be> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, I'm trying to implement gdk-pixbuf. When it compiles it complains it needs libm.so.6 and libc.so.6. What's the difference between those and libm.so.0 and libc.so.0 which I have ? Can I simply make symlinks ? Regards, Koenraad Lelong.