POV-Ray : Newsgroups : povray.unix : Unable to compile under Ubuntu 14.04 : Re: Unable to compile under Ubuntu 14.04 Server Time
25 Apr 2024 01:59:30 EDT (-0400)
  Re: Unable to compile under Ubuntu 14.04  
From: James Holsenback
Date: 25 Mar 2014 15:48:43
Message: <5331dd9b@news.povray.org>
On 03/25/2014 02:48 PM, Hadmut Danisch wrote:
> Am 23.03.2014 07:35, schrieb Le_Forgeron:
>
>> Same old story, same workaround when using gcc compiler:
>>
>> ./configure ... LIBS="-lboost_system -lboost_thread"
>
>
> Still lots of problems even before configure (fresh git checkout):
>
>
> Detected autoconf 2.69
> Detected automake 1.14.1
>
> ...
>
> configure.ac:302: the top level
> configure.ac:185: error: required file 'unix/config/compile' not found
> configure.ac:185:   'automake --add-missing' can install 'compile'
> source/Makefile.am:35: warning: source file 'base/pov_err.cpp' is in a
> subdirectory,
> source/Makefile.am:35: but option 'subdir-objects' is disabled
>
> ...
>
> source/Makefile.am:35: warning: source file 'base/animation/moov.cpp' is
> in a subdirectory,
> source/Makefile.am:35: but option 'subdir-objects' is disabled
> source/Makefile.am:35: warning: source file
> 'base/animation/animation.cpp' is in a subdirectory,
> source/Makefile.am:35: but option 'subdir-objects' is disabled
>
> ...
>
>
>
> And configure fails even with the LIBS option:
>
>
> Makefiles
> ---------
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: error: cannot find input file: `Makefile.in'
>
>
> Seems as if there were several files missing oder in wrong position
> (git branch 3.7-stable )
>
>
> Hadmut
>
>

did you run ~unix/prebuild.sh script first? if not cd to that (unix) 
directory and run it ... then pop back up one directory and try the 
configure phase again


Post a reply to this message

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