From owner-freebsd-ports@FreeBSD.ORG Sat Jul 3 21:43:40 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C19F11065674; Sat, 3 Jul 2010 21:43:40 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 60E578FC1D; Sat, 3 Jul 2010 21:43:40 +0000 (UTC) Received: from graphics (graphics [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id C3A4634D404; Sat, 3 Jul 2010 22:43:27 +0100 (BST) From: To: "'Doug Barton'" References: <4C2E5D38.1000104@FreeBSD.org><49C017A16C5E418FB0D6503333660A01@graphics> Date: Sat, 3 Jul 2010 14:43:29 -0700 Message-ID: <19B9A9F5815C4BC099ADC92005DED9E5@graphics> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acsa5JvcjFvBK2yiQQS1WOQv3bh8wAAEjgDA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4657 In-Reply-To: Cc: freebsd-ports@freebsd.org Subject: RE: Redland compile error missing librdf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2010 21:43:40 -0000 > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Doug Barton > Sent: 03 July 2010 12:19 > To: David Southwell > Cc: freebsd-ports@freebsd.org > Subject: RE: Redland compile error missing librdf > > On Sat, 3 Jul 2010, David Southwell wrote: > > >> Make sure that your ports tree is up to date pkg_delete -f > >> redland* raptor* soprano* kdelibs* cd /var/db/ports && rm -rf > >> redland* raptor* soprano* kdelibs* cd > /usr/ports/textproc/soprano && > >> make clean && make install clean cd > /usr/ports/x11/kdelibs4 && make > >> clean && make install clean > > > Thanks for your comments. I have already done those things > > In between my writing my message to you and you posting your > several messages to me did you do what I suggested above, in > exactly the order in which I suggested it? If not, please do > so, and then send your results to the list as I asked you to do. > I had already done so -- see below > I do realize that you've been doing a lot of rebuilding, and > that at various times in the past you've done everything I > suggested above. Your posting gave the impression you had concluded, at the time of writing I had not followed instructions that others had given. I had however posted evidence to show the results of those instructions. > However there is a reason I suggested what I did, in > precisely the way I did. > I cc'd to you a post to the list 10 minutes before you wrote the above. My posting included a link to a script ***script_link*** showing the results obtained from your instructions which were no different to those previously reported. That link was also posted to the list. Anyway that is all history. Its more important to see if a solution can be found. I understand I am not the only one with the same problem. ______________________________________________________________ ***script_link*** ________________________________________________________________ -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of david@vizion2000.net Sent: 03 July 2010 12:09 To: dougb@FreeBSD.org Cc: freebsd-ports@freebsd.org Subject: Re: Redland compile error missing librdf Hi Doug The script obtained from following the instructions you gave is at ftp.vizion2000.net/pub/kdelibs-build6. You will see that the final results are the same as those posted as a result of recompiling the whole kde4 tree which also appeared in the original posting. This error seems to be associated with the failure of kdegraphics4 shown in both the tail of this script and the tail of the script for the compilation of the whole kde4 tree. Could this have anything to do with the system being amd64? David ________________________________________________________________