igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Compile failure with last two nightly builds of igraph C co


From: Tamas Nepusz
Subject: Re: [igraph] Compile failure with last two nightly builds of igraph C core -- missing header files
Date: Tue, 8 Feb 2011 08:21:49 +0100

Hi Tony,

We have recently merged a larger branch to the trunk which aims to fix several 
problems with linear algebra calculations on 64-bit machines. Apparently not 
all the headers are included in the distributed tarball, so thanks for pointing 
that out. As a workaround, try compiling igraph --with-external-blas 
--with-external-lapack --with-external-arpack (in which case there is no need 
to compile the f2c component at all). I will fix the issue soon in trunk.

T.

On 7 Feb 2011, at 19:48, Tony <address@hidden> wrote:

> On a 64-bit Ubuntu box (kernel 2.6.32-28-generic), the last two
> nightly builds (0.6-2321-2011206 and 0.6-2326-20110207) hit compile
> failures deep into the compile/build phase.  Specifically, when
> compiling f2c/iio.c, I see errors about fio.h and fmt.h (not such file
> or directory) and resulting undeclared functions in iio.c
> 
> Thanks for any assistance.
> 
> Tony
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
> 



reply via email to

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