[uClibc 0001246]: undefined reference to `_h_errno'

bugs at busybox.net bugs at busybox.net
Fri Mar 2 18:22:41 UTC 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1246 
====================================================================== 
Reported By:                shc
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   1246
Category:                   Posix Threads
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-02-2007 10:22 PST
Last Modified:              03-02-2007 10:22 PST
====================================================================== 
Summary:                    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

====================================================================== 

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                          
======================================================================




More information about the uClibc-cvs mailing list