Cygwin problem (Sisyphus)

Torbjorn Granlund tg at swox.com
Thu Jan 25 20:58:21 CET 2007


  divis.c: In function `__gmpn_divisible_p':
  divis.c:76: error: `TMP_DECL' undeclared (first use in this function)
  divis.c:76: error: (Each undeclared identifier is reported only once
  divis.c:76: error: for each function it appears in.)
  divis.c:141: error: `TMP_MARK' undeclared (first use in this function)
  divis.c:154: error: `TMP_FREE' undeclared (first use in this function)
  make[2]: *** [divis.lo] Error 1
  make[2]: Leaving directory `/cygdrive/c/downloads/cygwin/gmp-4.2.1/mpn'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/cygdrive/c/downloads/cygwin/gmp-4.2.1'
  make: *** [all] Error 2

  I'm a little nonplussed by this (which is a common experience for me wrt 
  cygwin).

  Is this something that warrants a bug report ? Or have I most likely done 
  something stupid ?

It might sound radical, but I'd actually suggest that you debug it.  I
mean, how difficult can it be to track down a syntax error when you
have it in front of you?

Since the syntax of the GMP files in question is correct, a bug report
will likely result in a good luck response.

-- 
Torbjörn


More information about the gmp-discuss mailing list