Hello, Just wanted to report this issue. When I try to run make, after configuring with *--enable-nocheck *option, I get the error as mentioned below: -
*base/text/pdf-text-get-unicode.c: In function 'test_one_string': base/text/pdf-text-get-unicode.c:244: error: 'test_name' undeclared (first use in this function) base/text/pdf-text-get-unicode.c:244: error: (Each undeclared identifier is reported only once base/text/pdf-text-get-unicode.c:244: error: for each function it appears in.) base/text/pdf-text-get-unicode.c: In function 'common_test': base/text/pdf-text-get-unicode.c:424: error: 'test_name' undeclared (first use in this function) make[2]: *** [pdf-text-get-unicode.o] Error 1 make[2]: Leaving directory `/home/Bhaskar/Developer/GNU_PDF/trunk/torture/unit' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Bhaskar/Developer/GNU_PDF/trunk/torture' make: *** [all-recursive] Error 1 * Please help. Regards *Bhaskar*
