Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2011 13:58:26 +0100
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        gnome@freebsd.org
Subject:   Re: invalid include directories
Message-ID:  <1296392306.11671.7.camel@headache.rainbow-runner.nl>
In-Reply-To: <20110130124404.19219qgei7k4iuio@avocado.salatschuessel.net>
References:  <20110130124404.19219qgei7k4iuio@avocado.salatschuessel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2011-01-30 at 12:44 +0100, Oliver Lehmann wrote:
> Hi,
> 
> maybe it makes sense fixing this somehow? I'm talking about invalid
> INCLUDE compiler flags which are comming from several pkg-config (gio,  
> dbus, gthread, gdk-pixbuf....) calls like:
> 
> # pkg-config --cflags dbus-glib-1
> -D_REENTRANT -I/usr/local/include/dbus-1.0  
> -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0  
> -I/usr/local/lib/glib-2.0/include
> 
> 
> /usr/local/lib/glib-2.0/include  does of course not exist ;)

I already had this fixed this in our devel repo. I kind of forgot about
ports because of the slush. Will fix this after the slush lifts.

-Koop

> 
> 
> Oliver Lehmann <lehmann@ans-netz.de> wrote:
> 
> >  CC     libtumbler_1_la-tumbler-provider-factory.lo
> > cc1: internal compiler error: Segmentation fault: 11cc1: internal  
> > compiler error: Segmentation fault: 11
> 
> I fixed it by removing --enable-debug in the CONFIGURE_ARGS of xfce4-tumbler.
> This caused the adding of -Wmissing-include-dirs to the compiler flags.
> Various gnome ports are comming with invalid include directories like
> -I/usr/local/lib/glib-2.0/include like specified in their .pc files.
> 
> This compiler flag is known as causing segmentation faults.
> 
> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2008-10/msg00433.html
> 
> Removing --enable-debug fixes this for now.
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
> 





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