[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-dev] ./configure fail for building randprog



sameeran joshi <gsocsameeran@gmail.com> writes:

> I tried to use ./configure in the source code of randprog,while giving
> me error as:
> I am unable to configure the randprog,
> also I tried with --with-boost=/usr/include/boost
> but fails for it too.

I was able to reproduce the error you reported.

Please try this patched version of randprog:

  http://www.cs.utah.edu/~eeide/rp/randprog-1.0.0.tar.gz

The above, patched version of randprog works for me on an Ubuntu 16.04 system.

Happy hacking! ---

Eric.

PS --- For my own memory: I updated `acinclude.m4` with current versions of the
AX_BOOST_BASE and AX_BOOST_PROGRAM_OPTIONS macros from the Autoconf macro
archive <https://www.gnu.org/software/autoconf-archive/>.  Then I ran the usual
bootstrap process to rebuild the configure scripts and Makefile.in files:
`aclocal; automake --gnu --add-missing -c; autoconf`.

-- 
-------------------------------------------------------------------------------
Eric Eide <eeide@cs.utah.edu>  .         University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX