1 2 3 4 5 6 7 8 9 10 11 12 13
http://bugs.gentoo.org/462494 --- IlmBase/IlmThread/Makefile.am +++ IlmBase/IlmThread/Makefile.am @@ -14,7 +14,7 @@ if LIB_SUFFIX_EXISTS libIlmThread_la_LDFLAGS += -release @LIB_SUFFIX@ endif -libIlmThread_la_LIBADD = ../Iex/libIex.la +libIlmThread_la_LIBADD = ../Iex/libIex.la $(PTHREAD_LIBS) libIlmThreadincludedir = $(includedir)/OpenEXR