Hi, Thank you. It's working. I changed the installation path to /usr/ instead of /usr/local/. Thanks A Srinivas
On Tue, Dec 28, 2010 at 4:31 PM, Jose E. Marchesi <jema...@gnu.org> wrote: > > The problem was because of libcheck requires 'srunner_run' it is saying > undefined reference to > 'srunner_run' > But the svn version of check is not giving problem while configuring, > make, make install. > > But its causing problem while using in gnupdf. > > The svn version of check you compiled is using srunner_run. Please make > sure the configure script is linking against the new libcheck you > installed in /usr/local. In some systems you need to run 'ldconfig' to > update the cache of libraries of the dynamic linker. > > -- > Jose E. Marchesi jema...@gnu.org > GNU Project http://www.gnu.org >