igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] problem with igraph on cygwin


From: Tamas Nepusz
Subject: Re: [igraph] problem with igraph on cygwin
Date: Tue, 26 May 2009 11:51:03 +0100

1. checking dependency style for gcc : failed ./decomp permission denied
Hmm, this is strange, it should be "gcc3" or something like that. There should be a script called depcomp somewhere in the igraph source directly, please make sure your Cygwin user is allowed to execute that script. (If not, try chmod a+x depcomp to add the executable permission flag).

2. check for log2 and logbl fails saying no.
That shouldn't be a problem, we don't use these functions in the source code.

and finally exits with an error saying
There should be some more error messages above this part. Can you please post the whole compilation log? (I.e., run "make clean" to get a clean source tree, then run "make 2>compilation_stderr.log >compilation_stdout.log" and post both files, possibly zipped).

--
Tamas





reply via email to

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