This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


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

pthread


Rob,
Rob

You suggested to test X with pthread support?
I enabled tthe ThreadSafeAPI and tried compiling X, I am stuck at
libX11.dll.  i get getpwnam_r and getpwuid_r undefiend symbols.
There is getpwnam and getpwuid in libcygwin.a but It should also have
getpwnam_r and getpwuid_r, per Linux.

/DLL_BASE_COUNTER`
GetDflt.o(.text+0x7e):GetDflt.c: undefined reference to `getpwnam_r'
GetDflt.o(.text+0xa8):GetDflt.c: undefined reference to `getpwuid_r'
collect2: ld returned 1 exit status


Because I am unable to compile libX11.dll, therefore I do not know what else
is brokem, because all the other DLLs and xclients link to libX11.a.

Suhaib


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