From owner-freebsd-ports Tue Mar 3 02:00:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12589 for freebsd-ports-outgoing; Tue, 3 Mar 1998 02:00:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA12554; Tue, 3 Mar 1998 02:00:03 -0800 (PST) (envelope-from gnats) Received: from colossus.dyn.ml.org (dburr@206-18-115-35.la.inreach.net [206.18.115.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA11854; Tue, 3 Mar 1998 01:52:04 -0800 (PST) (envelope-from dburr@colossus.dyn.ml.org) Received: (from dburr@localhost) by colossus.dyn.ml.org (8.8.7/8.8.7) id BAA10361; Tue, 3 Mar 1998 01:53:00 -0800 (PST) (envelope-from dburr) Message-Id: <199803030953.BAA10361@colossus.dyn.ml.org> Date: Tue, 3 Mar 1998 01:53:00 -0800 (PST) From: dburr@POBoxes.com Reply-To: dburr@POBoxes.com To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: vanilla@FreeBSD.ORG, erich@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5906: gimp-devel and gtk, discrepancy in locations of header files Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5906 >Category: ports >Synopsis: gimp-devel and gtk, discrepancy in locations of header files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 3 02:00:01 PST 1998 >Last-Modified: >Originator: Donald Burr >Organization: Starfleet Command >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: FreeBSD 2.2.5-RELEASE, latest ports tree and share/mk ftp'd as of yesterday >Description: Something is weird with the gimp-devel and gtk ports. In the gimp-devel port, /usr/X11R6/include/X11/libgimp/gimp.a refers to a #include . libglib (and its header glib.h) are contained in the gtk port, BUT the gtk port installs glib.h in /usr/X11R6/include/X11/glib.h (note the absence of the "glib" subdirectory that the gimp.h include uses!). Either the gimp.h in the gimp port must refer to it as , or the gtk port must be changed to put glib.h in its own subdirectory. >How-To-Repeat: Try to build any program that uses libgimp.h, for example, SANE (http://www.mostang.com/sane/) uses it because it includes a plug-in for GIMP that will allow you to use your scanner from within GIMP. You wil note that it errneously says "checking for libgimp/gimp.h... no" even though the file exists plain as day. >Fix: I think I've outlined it pretty clearly. See above. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message