ubuntu : __errno_location undefine
- From: "czp.opensource@xxxxxxxxx" <czp.opensource@xxxxxxxxx>
- Date: Sat, 9 Feb 2008 00:00:23 -0800 (PST)
hi all:
my code is work well on fedora 7 or fedora 8. now i installed
ubuntu, my code can't compile crrectly.
error is __errno_location function is not defined: undefined
reference to `__errno_location()'
but the function is exectly defined in libpthread.a.
nm /usr/lib/libpthread.a | grep errno
U __errno_location
errno.o:
00000051 T __errno_location
00000000 T __h_errno_location
U __errno_location
U __errno_location
why? help please!
Allen
.
- Follow-Ups:
- Re: ubuntu : __errno_location undefine
- From: Gene E . Bloch
- Re: ubuntu : __errno_location undefine
- Prev by Date: Re: Custom DVD Cover Art
- Next by Date: Re: DMA2200 Extender connection problem
- Previous by thread: Windows Media Center and Media Center RC6 remote....
- Next by thread: Re: ubuntu : __errno_location undefine
- Index(es):
Relevant Pages
|