Re: Two items concerning libpthread
Thomas DiModica, le Mon 30 Jul 2012 16:17:20 -0700, a écrit : > The fix seems to be to change the line to read: > inst_libdir = $(libdir) Indeed, commited, thanks! Samuel
Two items concerning libpthread
Monsieur Thibault, As you seem to be the person committing things to libpthreads, the Makefile reads at line 246: ifeq ($(IN_GLIBC),no) $(inst_libdir) = $(libdir) endif Make keeps dieing on line 247 there: it complains about an empty variable. I am trying to build libpthreads as a part of the hurd