Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2008 18:23:43 +0100
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        Pedro de Sousa Alves <pedro.sousaalves@uclouvain.be>
Subject:   Re: gsnapshot Pango-CRITICAL **: pango_color_parse: assertion `spec != NULL'
Message-ID:  <200803071823.43851.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <55510.130.104.50.60.1204907717.squirrel@mmp-1-1.sipr-dc.ucl.ac.be>
References:  <55510.130.104.50.60.1204907717.squirrel@mmp-1-1.sipr-dc.ucl.ac.be>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803071823.43851.fbsd.questions>