Tentativo di creare gearman dal gearmand-0.33.tar.gz da Launchpad utilizzando bzr, su un sistema Fedora 64../configure not seeing/finding boost header file
fare il ./configure da tiself, così come con il "-con-boost =/usr/include" param genera avvisi un errore come il processo di configurazione, non riesco a trovare/individuare i file di intestazione spinta.
abbiamo rimosso/reinstallato il file header spinta tramite "yum install spinta *" così
Tutti gli indicatori saranno processati!
Grazie
./configure
.
.
.
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for Boost headers version >= 1.39.0... yes
checking for Boost's header version... 1_41
checking for the toolset name used by Boost for g++... gcc44 -gcc
checking boost/program_options.hpp usability... no
checking boost/program_options.hpp presence... yes
configure: WARNING: boost/program_options.hpp: present but cannot be compiled
configure: WARNING: boost/program_options.hpp: check for missing prerequisite headers?
configure: WARNING: boost/program_options.hpp: see the Autoconf documentation
configure: WARNING: boost/program_options.hpp: section "Present But Cannot Be Compiled"
configure: WARNING: boost/program_options.hpp: proceeding with the compiler's result
configure: WARNING: ## -------------------------------------------------- ##
configure: WARNING: ## Report this to https://bugs.launchpad.net/gearmand ##
configure: WARNING: ## -------------------------------------------------- ##
checking for boost/program_options.hpp... no
configure: error: cannot find boost/program_options.hpp
si potrebbe verificare 'configure.log' per informazioni dettagliate. – Jichao