pspp-dev
[Top][All Lists]
Advanced

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

Re: make check failure


From: Ben Pfaff
Subject: Re: make check failure
Date: Fri, 30 Mar 2007 08:35:32 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Jason Stover <address@hidden> writes:

> On Thu, Mar 29, 2007 at 07:15:08PM -0700, Ben Pfaff wrote:
>> Is this happening for one of the programs compiled by "make
>> check", rather than by the main binary?  It's quite possible that
>> their automake code is screwed up.  If so, which one?
>
> It looks like an error while linking sparse-array-test. Here are the two
> lines before the error, and the error at the end:

In tests/automake.mk, can you change the line
        tests_libpspp_sparse_array_test_LDADD = gl/libgl.la
to read
        tests_libpspp_sparse_array_test_LDADD = gl/libgl.la @LIBINTL@

I think that will fix the problem.  If so, please go ahead and
check in the change.
-- 
"Let others praise ancient times; I am glad I was born in these."
--Ovid (43 BC-18 AD)




reply via email to

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