Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2011 07:57:31 GMT
From:      Martin Laabs <spamtrap@martinlaabs.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154106: x11-themes/gtk-engines2 - wrong include path
Message-ID:  <201101180757.p0I7vVF5059943@red.freebsd.org>
Resent-Message-ID: <201101180800.p0I80JpF022821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154106
>Category:       ports
>Synopsis:       x11-themes/gtk-engines2 - wrong include path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 08:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Martin Laabs
>Release:        8.1-STABLE
>Organization:
-
>Environment:
FreeBSD pc.martinlaabs.de 8.1-STABLE FreeBSD 8.1-STABLE #2: Fri Oct 29 12:55:22 CEST 2010     martin@pc.martinlaabs.de:/usr/obj/usr/src/sys/MYKERNEL  i386
>Description:
The Port does not include the correct paths for gtk.h, glib.h, gmodule.h and maybe others. They resist in /usr/local/include/glib-2.0 and /usr/local/include/gtk-2.0/gtk/gtk.h
Obvious these directories are not included by the compiler:

gmake[3]: Entering directory `/usr/ports/x11-themes/gtk-engines2/work/gtk-engines-2.20.2/engines/support'
  CC     cairo-support.lo
In file included from ./cairo-support.c:33:
./general-support.h:31:21: error: gmodule.h: No such file or directory
./general-support.h:32:18: error: glib.h: No such file or directory
In file included from ./cairo-support.c:34:
./cairo-support.h:32:21: error: gtk/gtk.h: No such file or directory


Greetings,
 Martin Laabs
>How-To-Repeat:
cd /usr/ports/x11-themes/gtk-engines2/
make clean
make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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