**** BEGIN LOGGING AT Mon May 31 02:59:56 2010 May 31 09:29:44 hi May 31 09:29:45 &"warning: the debug information found in \"/lib/.debug/libm-2.9.so\" does not match \"/lib/libm.so.6\" (CRC mismatch).\n" May 31 09:29:49 gdb complains May 31 12:47:24 which package contains ldd? May 31 12:48:58 timo@beagleboard:/media/sda1/home/timo/trunk$ /sbin/ldconfig May 31 12:48:58 /sbin/ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory May 31 12:49:01 erm May 31 12:49:08 could someone explain me why is that missing? May 31 12:57:25 neure, probably cause it's not needed? ;-) May 31 12:57:47 you could, like, easily recreate ld.so.conf with all the (potential ;-p) lib dir paths. May 31 12:58:01 i've got no idea what soever about the contents May 31 13:06:08 ld.so.conf is a file containing paths to directories which in turn contain libraries. /usr/lib and /lib are not needed there, as they're searched by ldconfig by default May 31 13:06:25 /usr/local/lib, on the other hand, isn't the default path iirc May 31 13:06:28 you get the idea. May 31 13:06:28 ;-) May 31 13:41:23 well May 31 13:41:35 gdb complains warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. May 31 13:43:45 and May 31 13:43:47 warning: the debug information found in \"/lib/.debug/ld-2.9.so\" does not match \"/lib/ld-linux.so.3\" (CRC mismatch). May 31 13:49:47 why is ldd missing in angstrom? May 31 13:51:24 eh silly my opkg install ldd May 31 14:03:10 looks like the debug versions of the libs are not in sync May 31 14:03:15 how the hell do i fix that? **** ENDING LOGGING AT Tue Jun 01 02:59:57 2010