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: Gabor Csardi
Subject: Re: [igraph] compiling under Mac OS X
Date: Mon, 11 Jun 2007 19:02:42 +0200
User-agent: Mutt/1.5.12-2006-07-14

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




reply via email to

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