On Wed, 25 Sep 2013 08:37:44 -0700, Alexander Hansen 
<alexanderk.han...@gmail.com> wrote:
On 9/25/13 2:43 AM, Magdalena Schacherl wrote:
> >
> > [ 39%] Building CXX object
> > Code/GraphMol/SmilesParse/CMakeFiles/SmilesParse.dir/smiles.tab.cpp.o
> >
> > smiles.yy:25:1: warning: "YYDEBUG" redefined
> >
> > In file included from smiles.yy:21:
> >
> > 
> /sw64/src/fink.build/rdkit-2013.06.1-5/RDKit_2013_06_1/Code/GraphMol/SmilesParse/smiles.tab.hpp:37:1:
> > warning: this is the location of the previous definition
> >
> > smiles.yy: In function 'int yysmiles_parse(const char*,
> > std::vector<RDKit::RWMol*, std::allocator<RDKit::RWMol*> >*,
> > std::list<unsigned int, std::allocator<unsigned int> >*, void*)':
> >
> > smiles.yy:23: error: too few arguments to function 'int
> > yysmiles_lex(YYSTYPE*, void*)'
> >
> > 
> /sw64/src/fink.build/rdkit-2013.06.1-5/RDKit_2013_06_1/Code/GraphMol/SmilesParse/smiles.tab.cpp:1245:
> > error: at this point in file

> Try removing Fink's bison--it appears to be too new.  I saw the same 
> error with Fink's bison installed, and removing it allowed the build 
> to continue. 

That's not the first package to be affected by new bison. Apparently it 
finally removed or altered something that wasn't supposed to have been 
used or was deprecated years ago. See 
http://trac.webkit.org/changeset/124099 for commentary and the fix we 
use for webkit. 

dan

  --
Daniel Macks
dma...@netspace.org



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to