pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] Issues with ./configure --enable-nocheck


From: Bhaskar Bhat
Subject: [pdf-devel] Issues with ./configure --enable-nocheck
Date: Wed, 28 Jul 2010 21:51:14 +0530

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

reply via email to

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