This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug linuxthreads/242] MORE compile errors.


------- Additional Comments From carlo at alinoe dot com  2004-06-27 12:30 -------
I worked around this compile error by adding

#include <asm/unistd.h>

to linuxthreads/manager.c

The same header needed to be added to linuxthreads/pthread.c

I don't that is clean solution though - that header should
be included by whatever is defining INIT_THREAD_SELF
but I didn't want to change header files and recompile :/



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |linuxthreads


http://sources.redhat.com/bugzilla/show_bug.cgi?id=242

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]