Re: ubuntu : __errno_location undefine
- From: Gene E. Bloch <spamfree@xxxxxxxxxxxxxx>
- Date: Sat, 09 Feb 2008 18:39:04 -0800
On 2/09/2008, czp.opensource@xxxxxxxxx posted this:
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
Here's some real help: go to a Linux newsgroup or an Ubuntu forum -- neither of which will be found on Microsoft's servers, I suspect :-)
--
Gene E. Bloch (Gino) letters617blochg3251
(replace the numbers by "at" and "dotcom")
.
- References:
- ubuntu : __errno_location undefine
- From: czp.opensource@xxxxxxxxx
- ubuntu : __errno_location undefine
- Prev by Date: Re: Vista Windows Media Center can't play Mpeg2 files
- Next by Date: Re: MCE taskbar
- Previous by thread: ubuntu : __errno_location undefine
- Next by thread: Re: DMA2200 Extender connection problem
- Index(es):
Relevant Pages
|