Comment 1 for bug 688819

Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 688819] [NEW] drizzle fails to build from source in natty

On 12/10/2010 10:37 PM, Launchpad Bug Tracker wrote:
> You have been subscribed to a public bug by Matthias Klose (doko):
>
> should be built with -pthread ?
>
> please consider turning on verbose build logs
>
> CXXLD drizzled/drizzled
> /usr/lib/libprotobuf.so: undefined reference to `pthread_once'
> collect2: ld returned 1 exit status
> make[4]: *** [drizzled/message/schema_reader] Error 1
> make[4]: *** Waiting for unfinished jobs....
>

It's actually an issue with libprotobuf... I've been trying to track
down and solve this appropriately upstream. There is an protobuf bug...

http://code.google.com/p/protobuf/issues/detail?id=188

Which I believe is related.