bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] Bug - make check - returns error "Makefile:2012: recipe for t


From: Janis Papanagnou
Subject: [bug-gawk] Bug - make check - returns error "Makefile:2012: recipe for target `next' failed"
Date: Thu, 18 Apr 2013 18:17:47 +0200

Concerning: gawk-4.0.75  (AKA beta release of gawk 4.1.0)

  under Cygwin / on Windows 7

  using gcc (GCC) 4.5.3



On this platform "make check" returns one error:



  next


  ./next.ok _next differ: char 7, line 1


  Makefile:2012: recipe for target `next' failed


  make[1]: [next] Error 1 (ignored)





Contents of file "_next":



  gawk: Kommandozeile:1: Fatal: `next' cannot be called from a `BEGIN' rule

  gawk: Kommandozeile:1: Fatal: `next' cannot be called from a `END' rule

  gawk: Kommandozeile:1: Fatal: `next' cannot be called from a `BEGINFILE' rule

  gawk: Kommandozeile:1: Fatal: `next' cannot be called from a `ENDFILE' rule



Contents of file next.ok:



  gawk: cmd. line:1: fatal: `next' cannot be called from a `BEGIN' rule

  gawk: cmd. line:1: fatal: `next' cannot be called from a `END' rule

  gawk: cmd. line:1: fatal: `next' cannot be called from a `BEGINFILE' rule

  gawk: cmd. line:1: fatal: `next' cannot be called from a `ENDFILE' rule





Thanks!



Janis                                     


reply via email to

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