From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 17:23:49 2008 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 C54191065672 for ; Fri, 7 Mar 2008 17:23:49 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 900838FC17 for ; Fri, 7 Mar 2008 17:23:49 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 7BFC81CD4A; Fri, 7 Mar 2008 08:23:46 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Fri, 7 Mar 2008 18:23:43 +0100 User-Agent: KMail/1.9.7 References: <55510.130.104.50.60.1204907717.squirrel@mmp-1-1.sipr-dc.ucl.ac.be> In-Reply-To: <55510.130.104.50.60.1204907717.squirrel@mmp-1-1.sipr-dc.ucl.ac.be> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803071823.43851.fbsd.questions@rachie.is-a-geek.net> Cc: Pedro de Sousa Alves Subject: Re: gsnapshot Pango-CRITICAL **: pango_color_parse: assertion `spec != NULL' 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, 07 Mar 2008 17:23:49 -0000 On Friday 07 March 2008 17:35:17 Pedro de Sousa Alves wrote: > (gsnapshot:4695): Pango-CRITICAL **: pango_color_parse: assertion `spec != > NULL' > failed > -:2: Invalid color constant '(null)' > -:2: error: invalid string constant "#eee1b3", expected valid string > constant > > [1]+ Segmentation fault: 11 gsnapshot > [pmsalves@THINKPAD /usr/ports/graphics/gsnapshot]$ > > -------------------------------------------------------------------------- > > Here is my /etc/make.conf: > > CPUTYPE=pentium2 > CFLAGS= -O2 -pipe -funroll-loops -ffast-math -malign-double > -mtune=pentium2 -march=pentium2 -fomit-frame-pointer -O2 without -fno-strict-aliasing is NOT supported. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.