[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25602] libpng location for openbsd
From: |
Riccardo mottola |
Subject: |
[bug #25602] libpng location for openbsd |
Date: |
Mon, 16 Feb 2009 22:53:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081229 SeaMonkey/1.1.14 |
URL:
<http://savannah.gnu.org/bugs/?25602>
Summary: libpng location for openbsd
Project: GNUstep
Submitted by: rmottola
Submitted on: Mon 16 Feb 2009 10:53:19 PM GMT
Category: Makefiles
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
gnsutep-gui doesn't look for libpng in the correct location on OpenBSD
Compiling file NSBitmapImageRep+JPEG.m ...
In file included from /usr/local/include/jpeglib.h:24,
from NSBitmapImageRep+JPEG.m:55:
/usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
config.h:74: warning: this is the location of the previous definition
Compiling file NSBitmapImageRep+PNG.m ...
NSBitmapImageRep+PNG.m:35: png.h: No such file or directory
gmake[2]: *** [obj/NSBitmapImageRep+PNG.m.o] Error 1
the correct locaion if libpng got installed through the ports system is:
$ ls /usr/local/include/libpng/
png.h pngconf.h
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25602>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #25602] libpng location for openbsd,
Riccardo mottola <=