**** BEGIN LOGGING AT Fri Feb 25 02:59:57 2011 Feb 25 17:33:38 anyone here? Feb 25 17:36:23 DaMiEn667: I'm here Feb 25 17:37:05 so, I was wondering if anyone has seen OE-Angstrom link the wrong pthreads lib into recipes? Feb 25 17:37:26 I'm trying to compile linphone and it links pthread-stubs into it instead of pthread regular Feb 25 17:37:40 and it doesn't work... even though it explicitly says -lpthread in the Makefile Feb 25 17:38:24 I also saw other recipes affected by this (mainly python and gstreamer) Feb 25 17:38:43 I've not seen that issue personally Feb 25 17:38:47 python's built-in thread lib (that handles dbus) kept crashing on me Feb 25 17:39:01 and I dug deeper and found a build problem for the entire distro Feb 25 17:39:09 I don't know if it's my host or what Feb 25 17:39:51 if you try to opkg remove libpthread-stubs0 from a running distro, you can see what packages depend on it Feb 25 17:41:25 I went through all the bitbake recipes and none of them depend on the pthread-stubs lib except for libxcb1 Feb 25 17:41:34 and libxcb1 is part of Xlib Feb 25 17:41:47 and Xlib is a dependency on the packages I'm seeing this issue with Feb 25 17:43:06 and an ldd confirms these binaries were linked incorrectly Feb 25 20:55:40 does anyone know what the difference is between -pthread and -lpthread? **** ENDING LOGGING AT Sat Feb 26 02:59:57 2011