bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling ext2fs.static with pthreads


From: Thomas Thomas
Subject: Compiling ext2fs.static with pthreads
Date: Thu, 3 May 2012 12:27:52 -0700 (PDT)

I've applied Barry's patch, and removed all cthreads references that I can find
(in the code that gets compiled). I compiled everything in the source tree,
so I clobbered the linker script version of libpthread.a. In attempting to run
ext2fs.static, I get an assertion failure in pthread (somewhere). I renamed the
library and unclobbered the linker script, and am now trying to just recompile
ext2fs.static. However, when I do I get errors about undefined references to
hurd_condition_wait. That function is in libpthread2.a, so why can it not be
found now that we're going through the linker script?

Thomas D




reply via email to

[Prev in Thread] Current Thread [Next in Thread]