|
From: | Riccardo mottola |
Subject: | [bug #13383] missing path in openbsd build |
Date: | Sun, 12 Jun 2005 20:59:26 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/85.8.5 (KHTML, like Gecko) Safari/85.8.1 |
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13383> Summary: missing path in openbsd build Project: GNUstep Submitted by: rmottola Submitted on: Sun 06/12/2005 at 20:59 Category: Gui/AppKit Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: when building openbsd, the default place where libpng headers reside (when installed using the ports) is not included: Compiling file NSBitmapImageRep+PNG.m ... NSBitmapImageRep+PNG.m:34: png.h: No such file or directory gmake[2]: *** [shared_obj/NSBitmapImageRep+PNG.o] Error 1 g the directory to include is: ls /usr/local/include/libpng png.h pngconf.h I added ADDITIONAL_INCLUDE_DIRS += -I/usr/local/include/libpng to config.make _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13383> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |