BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001246 [uClibc] Posix Threads major always 03-02-07 10:22 03-19-07 02:52
Reporter shc View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001246: undefined reference to `_h_errno'
Description After I update uclibc to latest svn version (today), compile fails with error: "undefined reference to `_h_errno'". I tried to build previous uclibc revisions, and found 17940 revision compile ok. Please resolve this issue. From my side I attach my .config

...
  CC libpthread/linuxthreads.old/pthread.oS
  STRIP -x -R .note -R .comment libpthread/linuxthreads.old/libpthread_so.a
  AR cr libpthread/linuxthreads.old/libpthread_so.a
  LD libpthread-0.9.29.so
libpthread/linuxthreads.old/libpthread_so.a(pthread.oS): In function `__pthread_reset_main_thread':
pthread.c:(.text+0x53c): undefined reference to `_h_errno'
pthread.c:(.text+0x544): undefined reference to `_errno'
make: *** [lib/libpthread.so] Error 1
Additional Information
Attached Files  .config [^] (4,916 bytes) 03-02-07 10:22

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-02-07 10:22 shc New Issue
03-02-07 10:22 shc Status new => assigned
03-02-07 10:22 shc Assigned To  => uClibc
03-02-07 10:22 shc File Added: .config
03-19-07 02:52 vapier Status assigned => closed
03-19-07 02:52 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker