Public bug reported:

Binary package hint: libpthread-dev

libpthread-dev does not depend on libc6-dev.

However, trying to compile a test program

$ cat a.c
#include <pthread.h>

int main (void) {
}
$

we get:

En el fichero incluído de a.c:1:
/usr/include/pthread.h:111:53: error: sys/types.h: No existe el fichero ó 
directorio
-------(20 more lines of this sort)

Clearly, if pthread.h is including header files from libc6-dev, it
should depend on (or at least suggest) libc6-dev

** Affects: pth (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
libpthread-dev should depend on libc6-dev
https://bugs.launchpad.net/bugs/109332
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to