igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] compiling under Mac OS X


From: Vincent Matossian
Subject: Re: [igraph] compiling under Mac OS X
Date: Mon, 11 Jun 2007 13:20:10 -0400


 Thanks for the speedy feedback. The Bison upgrade did it! (was 1.28. now 2.3)

I'm falling in great likeness of Mac OS X :)

The compilation of igraph went very smoothly (besides bison of course).

Tamas, do you have any preferred package mirrors than the fink defaults?

Cheers

Vincent

On 6/11/07, Gabor Csardi < address@hidden> wrote:
Seems you're not compiling the tarball but a development version,
is that right? The problem is with bison, but what it is, i don't know.
You may try upgrading bison if that is possible, or just wait for
Tamas, he has OSX, so probably knows what to do. Sadly i've no
access to OSX so can't investigate the problem.

Another idea is to copy the foreign-*-parser.{c,h} and foreign-*-lexer.c
files from the tarball to your tree.

Gabor

On Mon, Jun 11, 2007 at 12:58:23PM -0400, Vincent Matossian wrote:
>
>     I'm getting make running into the following error
>
>    ...
>    Making all in src
>    /bin/sh ../ylwrap `test -f 'foreign-ncol-parser.y' || echo
>    './'`foreign- ncol-parser.y y.tab.c foreign-ncol-parser.c y.tab.h
>    foreign-ncol-parser.h y.output foreign-ncol-parser.output -- bison -y  -d
>    /Users/vincent/igraph--main--0.5--patch-4/src/foreign-ncol-parser.y:64:
>    unrecognized: %output
>    ....
>
>    followed by a few lines of similar issues for the % directives in .y
>    files.
>
>    Any idea what could be causing this?
>
>    gcc 4.0.1. autoconf 2.59. config.log is attached.
>
>    Thanks!


> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help


--
Csardi Gabor <address@hidden >    MTA RMKI, ELTE TTK


_______________________________________________
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]