POV-Ray : Newsgroups : povray.unix : Make fails on install : Re: Make fails on install Server Time
24 Apr 2024 01:19:27 EDT (-0400)
  Re: Make fails on install  
From: Drew
Date: 3 May 2015 08:30:00
Message: <web.554614893b25c163475a5d060@news.povray.org>
Thanks so much!

> What version of POV-Ray are you trying to build?
3.7

> Did you run the unix/prebuild.sh script?
YES

> What information did the ./configure script spit out?

===============================================================================
Configure POV-Ray version 3.7.0
===============================================================================

This is an unofficial version compiled by:
 Andrew <app### [at] gmailcom>
The POV-Ray Team(tm) is not responsible for supporting this version.

Environment
-----------
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/sogal/povray-3.7/povray-3.7-stable/unix/config/missing: Unknown
`--is-lightweight' option
Try `/home/sogal/povray-3.7/povray-3.7-stable/unix/config/missing --help' for
more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether $C_INCLUDE_PATH contains the "." path... no
checking whether $CPLUS_INCLUDE_PATH contains the "." path... no

Programs
--------
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether the g++ compiler works... yes
checking how to run the C++ preprocessor... g++ -E
checking for C++ compiler vendor... gnu
checking for g++ version... 4.8
checking for ranlib... ranlib

Libraries
---------
checking whether to link with cygwin DLL... no
checking whether to enable static linking... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for boostlib >= 1.37... yes
checking whether the Boost::Thread library is available... yes
checking whether the boost thread library is usable... no
configure: error: in `/home/sogal/povray-3.7/povray-3.7-stable':
configure: error: cannot link with the boost thread library
See `config.log' for more details
sogal@sogal-HP-ENVY-15-Notebook-PC:~/povray-3.7/povray-3.7-stable$


> What directory are you trying to run "make" from?
The 'povray' directory - one up from unix

> Further down the road we might also need to know what Linux distribution
> and version you are running.

Ubuntu 14.04


Post a reply to this message

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