Date: Fri, 15 Jun 2001 10:44:03 -0700 (PDT) From: <schweikh@FreeBSD.org> To: khayes@enstar.com, schweikh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/19125: Undefined symbol `_poll' referenced from text segment Message-ID: <200106151744.f5FHi3H12469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Undefined symbol `_poll' referenced from text segment State-Changed-From-To: open->closed State-Changed-By: schweikh State-Changed-When: Fri Jun 15 10:41:15 PDT 2001 State-Changed-Why: RTFM. Each function lists the library its in. NAME poll - synchronous I/O multiplexing LIBRARY Standard C Library (libc, -lc) You might need to get the path for aout libs right, but we've moved to elf long ago. Try to use the much better supported elf format. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19125 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106151744.f5FHi3H12469>