From mboxrd@z Thu Jan 1 00:00:00 1970 From: walter harms Subject: Re: Xlog-2.0.4 compile error Date: Sun, 28 Nov 2010 07:55:39 +0100 Message-ID: <4CF1FCEB.30902@bfs.de> References: <201011281310.36966.phillor@telstra.com> Reply-To: wharms@bfs.de Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201011281310.36966.phillor@telstra.com> Sender: linux-hams-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Phil Cc: linux-hams@vger.kernel.org Am 28.11.2010 04:10, schrieb Phil: > Hello, > > The following are the last few lines generated by make. I cannot see anything > missing after running configure. I'm using Mandriva 2010.1. Can anyone offer a > suggestion? > > -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 - > lrt -lglib-2.0 /usr/local/lib > /usr/local/lib: file not recognized: Is a directory > collect2: ld returned 1 exit status > There should be a -L before /usr/local/lib. re, wh