[ptx] error compiling hugin on x86_64 (fedora fc4)

Bruno Postle bruno at postle.net
Fri Feb 10 11:20:10 GMT 2006


On Fri 10-Feb-2006 at 09:11 +0100, Pablo d'Angelo wrote:
>
> As a workaround, the lib64 paths are now also searched for the 
> boost library. I hope this should fixes the compile problems, as 
> long as no different build are installed in lib and lib64.

Thanks Pablo, will try this later or tomorrow if I have time.

Though I now have a problem compiling hugin CVS on a 32bit machine:

  if g++ -DHAVE_CONFIG_H "-I." -I../../src/include -I../../src/foreign -I../../src/include -I.. -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHasPANO  -g -O2 -MT VigCorrDialog.o -MD -MP -MF ".deps/VigCorrDialog.Tpo" -c -o VigCorrDialog.o VigCorrDialog.cpp; \
then mv -f ".deps/VigCorrDialog.Tpo" ".deps/VigCorrDialog.Po"; else rm -f ".deps/VigCorrDialog.Tpo"; exit 1; fi
  /usr/include/boost/numeric/ublas/lu.hpp: In function ‘typename M::size_type boost::numeric::ublas::axpy_lu_factorize(M&, PM&)’:
  /usr/include/boost/numeric/ublas/lu.hpp:181: error: ‘axpy_prod’ was not declared in this scope
  /usr/include/boost/numeric/ublas/lu.hpp:181: error: expected primary-expression before ‘>’ token

-- 
Bruno


More information about the ptx mailing list