Date: 01 Jan 2003 17:26:49 -0800 From: Caleb Walker <cwalker@cwalk.org> To: questions@freebsd.org Subject: trying to install libfpx Message-ID: <1041470809.1404.11.camel@butthead>
next in thread | raw e-mail | index | archive | help
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.
<root-05:18pm>#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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1041470809.1404.11.camel>
