From owner-freebsd-ports Sat Mar 17 8:50: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3590B37B718 for ; Sat, 17 Mar 2001 08:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2HGo2w28103; Sat, 17 Mar 2001 08:50:02 -0800 (PST) (envelope-from gnats) Date: Sat, 17 Mar 2001 08:50:02 -0800 (PST) Message-Id: <200103171650.f2HGo2w28103@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ilya Martynov Subject: Re: ports/25473: Can't compile port textproc/pspell Reply-To: Ilya Martynov Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/25473; it has been noted by GNATS. From: Ilya Martynov To: Jun Kuriyama Cc: ilya@martynov.org, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/25473: Can't compile port textproc/pspell Date: 17 Mar 2001 19:45:47 +0300 >>>>> "JK" == Jun Kuriyama writes: JK> Hmmm, it can be compiled on my -current and 4.2-REL box (and bento JK> shows no-error for pspell). Can you re-cvsup and try again? I cvsup every day :). And it doesn't build without my patch (see it in PR) even today. I belive it will build ok on boxes which have old versions of libtool port installed. Header file ltdl.h that can't be found was installed in /usr/local/include by old versions of libtool port. Now it is installed into /usr/local/share/libtool/libltdl. Acutally as I understant pspell should actually use its own version of ltdl.h. My patch adds dir with it into include file search path. What version of libtool port do you have? I've have libtool-1.3.4_2 (which is latest). What says "find /usr/local -name ltdl.h" for you? -- Ilya Martynov AGAVA Software Company, http://www.agava.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message