POV-Ray : Newsgroups : povray.unix : Problems compiling 3.7 on FreeBSD : Re: Problems compiling 3.7 on FreeBSD Server Time
4 May 2024 03:12:54 EDT (-0400)
  Re: Problems compiling 3.7 on FreeBSD  
From: jhu
Date: 31 Aug 2011 11:55:00
Message: <web.4e5e591c5237611c590073930@news.povray.org>
I just deleted the FreeBSD pkg of boost and downloaded the libraries from the
main website, compiled, and installed it. Still I get the same error. What
should I be looking for in the config.log?

I found this:

BOOST_CPPFLAGS='-pthread -I/usr/local/include'
BOOST_LDFLAGS='-pthread -L/usr/local/lib'
BOOST_THREAD_LIB='-lboost_thread'

which is exactly where the boost libraries are installed. First error message
is:

from vm/fnpovfpu.cpp:296:
.../../vfe/unix/syspovconfig.h:127:32: error: boost/shared_ptr.hpp: No such file
or directory

However:

[root@athlon64_FreeBSD:/usr/local/include/boost]$ dir shared_ptr.hpp
/usr/local/include/boost
2 -rw-r--r--  1 root  wheel  539 Aug 31 08:46 shared_ptr.hpp

WTF?????


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.