pspp-dev
[Top][All Lists]
Advanced

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

Re: compile trouble


From: John Darrington
Subject: Re: compile trouble
Date: Thu, 26 May 2011 10:24:46 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

This seems to be a problem with non bash shells expanding
string comparisons wrong.

ie we need to write "test x$foo = xyes" instead of 
"test $foo = yes" .

There are places (both in our configure.ac and in gnulib - in 
particular the include_next module) where this is not happening.
I sent a patch to the gnulib list partially fixing the
problem, but unfortunately got a somewhat aggressive response
- "We cant apply patches that make things less reliable".

I don't know why they think it would do that. I've not 
found a sufficient length of time where I've been in the
correct mood to compose a reply yet.

J'


On Wed, May 25, 2011 at 09:24:07AM -0700, Ben Pfaff wrote:
     Jason Stover <address@hidden> writes:
     
     > I just got the latest commit, used the right gnulib checkout, and got 
the error below.
     > config.log is at http://math.gcsu.edu/~jhs/config.log.
     >
     > Any suggestions?
     
     Does the same thing happen with the latest tarball from
     http://benpfaff.org/~blp/pspp-master/ also?
     
     This is on OpenBSD, correct?
     -- 
     Ben Pfaff 
     http://benpfaff.org
     
     _______________________________________________
     pspp-dev mailing list
     address@hidden
     https://lists.gnu.org/mailman/listinfo/pspp-dev

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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