[PD-dev] [ pure-data-Patches-3411735 ] pd-0.43: Unportable test(1) construct in src/configure

SourceForge.net noreply at sourceforge.net
Tue Sep 20 17:39:27 CEST 2011


Patches item #3411735, was opened at 2011-09-20 03:42
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: puredata
Group: None
>Status: Pending
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Thomas Klausner (thomasklausner)
Assigned to: Nobody/Anonymous (nobody)
Summary: pd-0.43: Unportable test(1) construct in src/configure

Initial Comment:
pd-0.43-0 is using an unportable bash extension "==" for test(1) in t/test-lib.sh. This is not supported by most
other shells or even test(1) from GNU coreutils. Please use "=" instead. A patch is attached.

----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2011-09-20 11:39

Message:
There is currently two parallel build systems, old and new.  We are moving
to the new build system that is in the root, i.e. pd/configure.ac, the old
one is pd/src/configure.in.  I think the new build system is unaffected. 
Have you tried that?  

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3411735&group_id=55736



More information about the Pd-dev mailing list