octave-maintainers
[Top][All Lists]
Advanced

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

Re: Compilation problems


From: Mike Miller
Subject: Re: Compilation problems
Date: Mon, 13 Jun 2016 09:05:27 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

On Mon, Jun 13, 2016 at 18:45:14 +0300, Nikola Yuroukov wrote:
> Hi guys!
> 
> I've been trying to compile these days and I get issues with "randgamma.c",
> "randmtzig.c", etc. not found during the compilation. They seemed to have
> been renamed to *.cc but somewhere some references still remain I guess. Do
> you know anything about this?
> 
> I should be at the latest codebase (pulled yesterday).

The files were renamed recently from .c to .cc. If you are *re*-building
in a directory that had a previous Octave build in it, then you may need
to delete some or all of the remnants of the previous build.

I suspect the files that need to be deleted are the */.deps/*.Plo files,
followed by a fresh configure. But the safest option is always to delete
the entire build and configure anew, which is probably what I did.

-- 
mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]