libpthread-dev should depend on libc6-dev

Bug #109332 reported by Ruben Garcia
2
Affects Status Importance Assigned to Milestone
pth (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

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

Revision history for this message
Ruben Garcia (rubengarciahernandez) wrote :

This is for Ubuntu Feisty Fawn.

libpthread-dev version 2.0.7-4build1
libc6-dev version 2.5-0ubuntu14

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 beta?

Changed in pth:
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again!.

Changed in pth:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.