From owner-freebsd-hackers@FreeBSD.ORG Sun Jul 16 22:16:44 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4460516A4DA for ; Sun, 16 Jul 2006 22:16:44 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F041E43D45 for ; Sun, 16 Jul 2006 22:16:43 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k6GMGCOW048467; Sun, 16 Jul 2006 15:16:12 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k6GMGCCa048466; Sun, 16 Jul 2006 15:16:12 -0700 (PDT) (envelope-from sgk) Date: Sun, 16 Jul 2006 15:16:12 -0700 From: Steve Kargl To: Ivan Voras Message-ID: <20060716221612.GA48425@troutmask.apl.washington.edu> References: <44BA98A9.9040903@tamara-b.org> <20060716202946.GA47862@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: LinkLib Issues In freebsd Lazarus X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2006 22:16:44 -0000 On Mon, Jul 17, 2006 at 12:01:43AM +0200, Ivan Voras wrote: > >Are you aware of the Ports Collections? > > > >See /usr/ports/lang/fpc and /usr/ports/editors/fpc-ide > > Lazarus != "FPC-IDE", despite parent post :) I realized this. However, the OP had 2 problems. He had problems installing fpc because of library issues. lang/fpc will remove those problem. The 2nd problem was with Lazarus. If he had a working coherent fpc, it may be easier to build Lazarus. He could even submit a port. -- Steve