From owner-freebsd-ports Fri Nov 3 20:51:33 2000 Delivered-To: freebsd-ports@freebsd.org Received: from femail7.sdc1.sfba.home.com (femail7.sdc1.sfba.home.com [24.0.95.87]) by hub.freebsd.org (Postfix) with ESMTP id A888E37B4CF for ; Fri, 3 Nov 2000 20:51:32 -0800 (PST) Received: from home.com ([24.12.186.185]) by femail7.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001104045132.QGWM2350.femail7.sdc1.sfba.home.com@home.com> for ; Fri, 3 Nov 2000 20:51:32 -0800 Message-ID: <3A03960D.74367EEF@home.com> Date: Fri, 03 Nov 2000 20:52:29 -0800 From: Rob X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-ports@FreeBSD.ORG" Subject: newby porting Q: getopt_long Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am trying to port the Synaptics touch pad utility as my first port. I am stuck at a point where the linker cannot find getopt_long. I have installed the libgnugetop port, but I am not certain what I have to do to get the linker to find getopt_long in the libgnugetopt.so. Gcc complains with "undefined reference". Thanks, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message