[PD-dev] [ pure-data-Patches-3297657 ] build-system fixes for kFreeBSD & HURD

SourceForge.net noreply at sourceforge.net
Wed May 4 21:56:14 CEST 2011


Patches item #3297657, was opened at 2011-05-04 21:56
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3297657&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: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: build-system fixes for kFreeBSD & HURD

Initial Comment:
while packaging puredata for debian, we noticed that the new build system does not detect and handle debian/kFreeBSD and GNU/hurd correctly.

attached patch (for configure.ac and src/Makefile.am) fixes the problems with these platforms

LATER: configure checks for pthread and libdl, but never uses the values; the attached patch hardcodes linker-flags to use those libraries on hurd, but on the long run, the configure results should be used regardless of the platform

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

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



More information about the Pd-dev mailing list