From: Stelian P. <st...@po...> - 2009-07-11 19:31:01
|
On Sat, Jul 11, 2009 at 11:16:39AM -0400, Tony Nelson wrote: > On 09-07-11 06:36:52, Takis Peppas wrote: > > 2009/7/11 Takis Peppas <tak...@gm...> > > > > > > Thank you for the immediate replies, > > > > > > installing e2fslibs-dev took care of the configure task > > > (./configure --enable-static --disable-transselinux), but I get the > > > attached error when make.. [...] > > > (.text+0x22d): undefined reference to `sem_wait' Looking again at the compile logs it looks like the static compile needs an explicit -lpthread at the end of the linker command line... -- Stelian Pop <st...@po...> |