Date: Thu, 18 Nov 2010 22:59:57 +0000 From: David Southwell ARPS <david@atf4.com> To: freebsd-ports@freebsd.org Subject: compile failure fireflies Message-ID: <201011182259.58135.david@atf4.com>
next in thread | raw e-mail | index | archive | help
Hi Thanks in advance for any help here: David __________________________ Failure as follows: config.status: creating include/gfx/config.h gmake[1]: Entering directory `/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/src' c++ -c -O2 -fno-strict-aliasing -pipe -march=nocona -I/usr/local/include - I/usr/local/include/GL - I/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/include -DHAVE_CONFIG_H - I/usr/local/include mat2.cxx mat2.cxx: In function 'bool eigen(const gfx::Mat2&, gfx::Vec2&, gfx::Vec2*)': mat2.cxx:80: error: call of overloaded 'eigenvalues(const gfx::Mat2&, gfx::TVec2<double>&)' is ambiguous mat2.cxx:49: note: candidates are: bool eigenvalues(const gfx::Mat2&, gfx::Vec2&) /usr/local/include/gfx/mat2.h:151: note: bool gfx::eigenvalues(const gfx::Mat2&, gfx::Vec2&) mat2.cxx:82: error: call of overloaded 'eigenvectors(const gfx::Mat2&, gfx::TVec2<double>&, gfx::Vec2*&)' is ambiguous mat2.cxx:67: note: candidates are: bool eigenvectors(const gfx::Mat2&, const gfx::Vec2&, gfx::Vec2*) /usr/local/include/gfx/mat2.h:152: note: bool gfx::eigenvectors(const gfx::Mat2&, const gfx::Vec2&, gfx::Vec2*) gmake[1]: *** [mat2.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/src' gmake: *** [libgfx/src/libgfx.a] Error 2 *** Error code 1 Stop in /usr/ports/x11/fireflies. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011182259.58135.david>