Date: Sun, 14 Jun 1998 02:47:28 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: Peter Wemm <peter@netplex.com.au> Cc: current@FreeBSD.ORG, John Birrell <jb@cimlogic.com.au> Subject: Re: poll and libc_r?? Message-ID: <199806140947.CAA15602@rah.star-gate.com> In-Reply-To: Your message of "Sun, 14 Jun 1998 17:36:11 %2B0800." <199806140936.RAA04695@spinner.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
If you have a quick #ifdef fix for res_send.c please send it to John Birrell <jb@cimlogic.com.au> and I too would like to have a copy. Tnks! Amancio > Amancio Hasty wrote: > > > > > > cc -pthread -o foox foox.c > > /usr/lib/libc_r.so: undefined reference to `poll' > > > > According to John Birrell the culprit is in a checking in to: > > libc/net/res_send.c > > > > We don't have poll support in libc_r and according to John it will > > be difficult to add poll support to libc_r well at least it is not a > > quick hack. > > I have a quick #ifdef for res_send.c so that it won't try to use poll() > when building as part of libc_r. > > Or would it just be better to implement a libc_r poll()? > > > Amancio > > Cheers, > -Peter > -- > Peter Wemm <peter@netplex.com.au> Netplex Consulting > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806140947.CAA15602>