From owner-freebsd-x11@FreeBSD.ORG Tue Apr 20 20:36:32 2010 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA289106566C for ; Tue, 20 Apr 2010 20:36:32 +0000 (UTC) (envelope-from jhein@gossamer.timing.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) by mx1.freebsd.org (Postfix) with ESMTP id 88EA08FC15 for ; Tue, 20 Apr 2010 20:36:32 +0000 (UTC) Received: from gossamer.timing.com ([206.168.13.144]) by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis) id 0MZTnx-1NjkhE1sUv-00Lqnc; Tue, 20 Apr 2010 16:23:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19406.3412.348624.182385@gossamer.timing.com> Date: Tue, 20 Apr 2010 14:23:48 -0600 From: John Hein To: Father Gordon Gilbert In-Reply-To: References: X-Mailer: VM 8.0.12 under 22.3.1 (i386-redhat-linux-gnu) X-Provags-ID: V01U2FsdGVkX1+KGkfqy3oBYiRhvyQv0gjYsXmXL+jWBjfVPtu 2NAoNMeIpfvt35ERB1YM1m4akUaTOmzDxrXVI8E5iPmFeAqF2l xtmuVOfTeOYDUiW0pfiBg== Cc: x11@FreeBSD.org Subject: Re: failure of make for Kuickshow X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2010 20:36:32 -0000 Father Gordon Gilbert wrote at 13:24 -0400 on Apr 20, 2010: > I'm trying to install Kuickshow on my PC-BSD machine, and it stopped. The > final few lines of the compiling are pasted below: > > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found > checking for cpp... /usr/bin/cpp > checking if /usr/bin/cpp requires -undef... yes > checking if /usr/bin/cpp requires -traditional... yes > checking whether to use XCB... (cached) yes > ./configure: 21141: Syntax error: word unexpected (expecting ")") [...] > Stop in /usr/ports/x11/libX11. [...] > Stop in /usr/ports/graphics/kuickshow. > [root@pcbsd]/usr/ports/graphics/kuickshow(81)# > > As requested, attached is /usr/ports/x11/libX11/work/libX11-1.2/config.log > > Can you suggest to a non-geek such as me (I have been able to install from > ports for years, but I cannot problem-solve if there are errors) how to > carry on from here? This is likely an issue with libtool (possibly both old and new versions of libtool), but it's possibly complicated by pc-bsd and how it has its own ports area in /PCBSD - you could try also asking on a pc-bsd list. It has also been discussed previously on this list - see the archives.