From owner-freebsd-bugs Thu Jun 8 8:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DDD037BB53 for ; Thu, 8 Jun 2000 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA50610; Thu, 8 Jun 2000 08:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id B0B5437B51E; Thu, 8 Jun 2000 08:00:15 -0700 (PDT) Message-Id: <20000608150015.B0B5437B51E@hub.freebsd.org> Date: Thu, 8 Jun 2000 08:00:15 -0700 (PDT) From: khayes@enstar.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/19125: Undefined symbol `_poll' referenced from text segment Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19125 >Category: misc >Synopsis: Undefined symbol `_poll' referenced from text segment >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Jun 08 08:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Keith Hayes >Release: 3.2 >Organization: Enstar >Environment: FreeBSD timmy 3.2-19990726-STABLE FreeBSD 3.2-19990726-STABLE #0: Mon Jul 26 09: 36:35 GMT 1999 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386 >Description: I ma trying to compile a program( in aout format ) and have the following link err: /var/tmp/ccB379231.o: Undefined symbol `_poll' referenced from text segment >How-To-Repeat: NA >Fix: The is having trouble finding the _poll symbol. I assume it is looking for a library (-l??). The probelm is I do not know where that system call is located. Any help would be great. thanks keith >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message