xfce 4.8pre3 preview

Oliver Lehmann lehmann at ans-netz.de
Sun Jan 30 11:32:01 UTC 2011


Oliver Lehmann <lehmann at 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.



More information about the freebsd-ports mailing list