Re: [AMBER] Probmlems compiling under macOS

From: David A Case <david.case.rutgers.edu>
Date: Tue, 9 Feb 2021 08:30:57 -0500

On Tue, Feb 09, 2021, Gustaf Olsson wrote:
>In a freshly extracted tarball with all the updates applied: ./AmberTools/src/leap/src/leap/parser.y
>
> 196
> 197
> 198 extern OBJEKT oGetObject( char *sName );
> 199 extern int yyparse();
> 200 %}
> 201

Sorry that I was looking at the development branch code. Still, try adding
the following two lines right after line 199 above:

int yyerror( char *sStr );
int yylex();

...thx...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Feb 09 2021 - 06:00:03 PST
Custom Search