From owner-freebsd-questions Thu Oct 25 10:40:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from CI590846-B.freebsdportal.com (ci590846-b.lxintn1.ky.home.com [24.9.218.175]) by hub.freebsd.org (Postfix) with ESMTP id EBB3737B411 for ; Thu, 25 Oct 2001 10:39:53 -0700 (PDT) Received: (from jfreeze@localhost) by CI590846-B.freebsdportal.com (8.11.6/8.11.6) id f9PHcta89864 for questions@freebsd.org; Thu, 25 Oct 2001 13:38:55 -0400 (EDT) (envelope-from jfreeze) Date: Thu, 25 Oct 2001 13:38:55 -0400 From: Jim Freeze To: questions@freebsd.org Subject: fox make does not find jpeglib.h Message-ID: <20011025133855.A89849@freebsdportal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi: Maybe someone can help me figure out why the /usr/ports/x11-toolkit/fox port does not find the jpeglib.h file. In the config process I get: checking for jpeglib.h... no but listing files at /usr/local/include I get: /usr/local/include-> dir jpeglib* -r--r--r-- 1 root wheel 46205 Oct 18 08:16 jpeglib.h Is /usr/local/include not searched by default? If not how do I fix this? Extra info: Here is a grep on the config files: config.cache:ac_cv_header_jpeglib_h=${ac_cv_header_jpeglib_h='no'} config.log:configure:3367: checking for jpeglib.h config.log:configure:3373: jpeglib.h: No such file or directory config.log:#include configure:for ac_hdr in jpeglib.h configure.in:AC_CHECK_HEADERS(jpeglib.h,CXXFLAGS="${CXXFLAGS} -DHAVE_JPEG_H=1"; LIBS="${LIBS} -ljpeg") configure.orig:for ac_hdr in jpeglib.h Thanks -- Jim Freeze No comment at this time. www.freeze.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message