From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 15:24:53 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEAB3106564A for ; Fri, 5 Mar 2010 15:24:53 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 7749E8FC15 for ; Fri, 5 Mar 2010 15:24:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id B89FD9016F; Fri, 5 Mar 2010 16:24:51 +0100 (CET) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YltzUCbu3-c2; Fri, 5 Mar 2010 16:24:51 +0100 (CET) Received: from pc861.math.uni-hamburg.de (pc861.math.uni-hamburg.de [134.100.222.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 9237F90022; Fri, 5 Mar 2010 16:24:51 +0100 (CET) Message-ID: <4B912246.7000905@janh.de> Date: Fri, 05 Mar 2010 16:24:54 +0100 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.8) Gecko/20100302 Thunderbird/3.0.3 MIME-Version: 1.0 To: Zbigniew Komarnicki References: <201003051402.02343.cblasius@gmail.com> In-Reply-To: <201003051402.02343.cblasius@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions-list freebsd Subject: Re: Can't install octave X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2010 15:24:53 -0000 On 01/-10/-28163 20:59, Zbigniew Komarnicki wrote: > I try to install octave (kde3, kde4 in erlier post) after fresh install > FreeBSD 8.0 and freebsd-update to FreeBSD 8.0 p2 on i386 athlon-xp 1660 MHz, > but with no success. > > I forgot to add that I csup-ed the ports tree today. If I try to rebuild x11-toolkits/fltk, I get the same error. My last build of fltk was done before the last commit to that port. The commit was based on this problem report: http://www.freebsd.org/cgi/query-pr.cgi?pr=143638 From the description of that pr: "Note that fltk also has the problem of linking against its older version, so you have to deinstall the old version to do a successful build." I have not tested that as I am in no immediate need to rebuild fltk. HTH, Jan Henrik