From owner-freebsd-questions Tue Oct 23 10:35:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ko.com (gatekeeper.ko.com [205.160.52.40]) by hub.freebsd.org (Postfix) with ESMTP id 64A6137B401 for ; Tue, 23 Oct 2001 10:35:28 -0700 (PDT) Received: by ko.com; id NAA26197; Tue, 23 Oct 2001 13:35:27 -0400 (EDT) Received: from atlg05.atl.ko.com(151.162.240.9) by gatekeeper.ko.com via smap (V4.2) id xma025856; Tue, 23 Oct 01 13:34:52 -0400 Subject: Compiling Pose 3.3 Under FreeBSD 4.2 To: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 Message-ID: From: "Ed Lineberry" Date: Tue, 23 Oct 2001 13:34:53 -0400 X-MIMETrack: Serialize by Router on ATLG05/GTY/NA/TCCC(Release 5.0.8 |June 18, 2001) at 10/23/2001 01:34:53 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to get a PalmOS dev environment set up on FreeBSD, and as a first step, would like to get Pose working. Everytime I use the installed Pose package (I think it's Pose 3.1) I get a segfault when I load the ROM. So I try to compile Pose 3.3 from src and I get this error message: checking for 'in fl_height (void)' in -fltk... no FLTK must be installed before running configure FLTK is installed, first ver 1.0.9 then 1.0.10. I made a simlink to libfltk.a in /usr/lib which is where the -Building.txt said it should be, and my directory for fltk is "FL", which is what the _Building.txt said it should be. So, what is configure looking for, and what can I do to correct this. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message