Kyle Butt wrote: Could it be that the boost-libs configure script is seeing the libpthread.so stub library and wrongly concluding that -pthread is the correct flag? That's seems the likely reason, but I'm not sure. I think with the change, that you need to use -lpthread Yes, that flag is missing. I'll see if I can find out why.