Subject: Re: transcode fails with: Undefined symbol "sigwait"
To: Jeremy C. Reed <reed@reedmedia.net>
From: Roland C. Dowdeswell <elric@imrryr.org>
List: tech-pkg
Date: 06/09/2004 15:25:01
On 1086808410 seconds since the Beginning of the UNIX epoch
"Jeremy C. Reed" wrote:
>

>rainier:/usr/src/tmp$ nm -a /usr/pkg/lib/libpthread.so | grep sigwait
>000070a8 T __pthread_sigwait
>0000daf0 T pth_sigwait
>0000db18 T pth_sigwait_ev
>000106e0 T sigwait
>
>(What does nm's "T" means above?)

It means that the symbol is defined in the text section, i.e. it is
code.

--
    Roland Dowdeswell                      http://www.Imrryr.ORG/~elric/