From owner-freebsd-questions Wed Jan 1 17:26:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A107137B401 for ; Wed, 1 Jan 2003 17:26:50 -0800 (PST) Received: from cwalk.org (sc-66-75-67-251.socal.rr.com [66.75.67.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32AB143EC5 for ; Wed, 1 Jan 2003 17:26:50 -0800 (PST) (envelope-from cwalker@cwalk.org) Received: from localhost.localdomain (butthead.cwalk.org [192.168.1.35]) by cwalk.org (8.12.2/8.11.3) with ESMTP id h021Qnxm014609 for ; Wed, 1 Jan 2003 17:26:49 -0800 (PST) (envelope-from cwalker@cwalk.org) Subject: trying to install libfpx From: Caleb Walker To: questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 01 Jan 2003 17:26:49 -0800 Message-Id: <1041470809.1404.11.camel@butthead> Mime-Version: 1.0 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 I am trying to install libfpx and this is the error I get. It seems that I do not have the right header files but I do not know. Thanks in advance. #make install ===> Building for libfpx-1.2.0.4_1 Warning: Object directory not changed from original /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4 c++ -O -pipe -fno-rtti -fno-exceptions -DHAVE_WCHAR_H=1 -DHAVE_DLFCN_H=1 -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/jpeg -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ole -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ri_image -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx -I/usr/local/include -D_UNIX -c /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/buffdesc.cpp -o buffdesc.o c++ -fpic -DPIC -O -pipe -fno-rtti -fno-exceptions -DHAVE_WCHAR_H=1 -DHAVE_DLFCN_H=1 -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/jpeg -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ole -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/basics -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ri_image -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless -I/usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx -I/usr/local/include -D_UNIX -c /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/buffdesc.cpp -o buffdesc.So In file included from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/tchar.h:15, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/storage.h:23, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/ref.hxx:151, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/exphead.cxx:21, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ole/olecomm.h:49, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/thmbnail.h:20, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/buffdesc.cpp:22: /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/owchar.h:47: wchar.h: No such file or directory In file included from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/tchar.h:15, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/storage.h:23, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/ref.hxx:151, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/exphead.cxx:21, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/ole/olecomm.h:49, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/thmbnail.h:20, from /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/fpx/buffdesc.cpp:22: /usr/ports/graphics/libfpx/work/libfpx-1.2.0.4/oless/h/owchar.h:47: wchar.h: No such file or directory *** Error code 1 *** Error code 1 2 errors *** Error code 2 Stop in /usr/ports/graphics/libfpx. -- Get my GnuPG public key http://www.cwalk.org/pgp_info.html See complete mail headers for more information To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message