From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 10 00:02:46 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 700BD1065783 for ; Wed, 10 Feb 2010 00:02:46 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5AC8FC0C for ; Wed, 10 Feb 2010 00:02:45 +0000 (UTC) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id o1A02i7c071534 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 Feb 2010 01:02:44 +0100 (CET) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [127.0.0.1]) by yokozuna.lan (8.14.3/8.14.3) with ESMTP id o1A02iQC019344 for ; Wed, 10 Feb 2010 01:02:44 +0100 (CET) (envelope-from mbeis@xs4all.nl) Date: Wed, 10 Feb 2010 01:02:44 +0100 (CET) From: Marco Beishuizen Sender: marco@yokozuna.lan To: freebsd-gnome@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: by XS4ALL Virus Scanner Subject: gnome-screensaver port broken X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 00:02:46 -0000 Hi, Gnome-screensaver seems broken. It exits with a compile error: ... In file included from phosphor.c:42: /usr/local/include/util.h:95: error: expected identifier or '(' before '/' token /usr/local/include/util.h:119: error: expected identifier or '(' before '/' token /usr/local/include/util.h:159: error: expected identifier or '(' before '/' token In file included from phosphor.c:42: /usr/local/include/util.h:197:8: warning: extra tokens at end of #endif directive phosphor.c: In function 'launch_text_generator': phosphor.c:1265: warning: implicit declaration of function 'forkpty' phosphor.c:1265: warning: nested extern declaration of 'forkpty' gmake[1]: *** [phosphor.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/xscreensaver-gnome-hacks/work/xscreensaver-5.10/hacks' gmake: *** [all] Error 5 *** Error code 1 Stop in /usr/ports/x11/xscreensaver-gnome-hacks. *** Error code 1 Stop in /usr/ports/x11/xscreensaver-gnome-hacks. *** Error code 1 Stop in /usr/ports/x11/gnome-screensaver. *** Error code 1 ... Anyone else having this problem? Thanks in advance, Marco -- Cleanliness becomes more important when godliness is unlikely. -- P. J. O'Rourke