-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2014-06-05 06:30, Dan Wilcox via Pd-list wrote: > Howdy, > > I've have some patches that use the external folder name in the > object's naming, notably [zexy/list2symbol]. Now, this works fine > on OSX as each object is in a separate lib file (aka *.pd_darwin). > I built zexy on Linux, however, and most of the objects are in the single zexy.pd_linux > file which means the "zexy/" prefix doesn't work. I've tried > ./configure --enable-library=no to try and have it build them separately, > but that didn't seem to work.
there was some typo in src/Makefile.am, introduced when i last added an object in october 2013. i guess the inconsitency you experienced was because you were using an older checkout on OSX. i've committed a fix (which gives me 97 different .pd_linux files in my zexy-installdir) fgmaER IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBCAAGBQJTkB/cAAoJELZQGcR/ejb4wXUP/2EAcqZyXN/plG/tdP0/vp2r lClrnMaiOatny5gFPVtlEvm9OeuQRdTH/zH1nk909+VNy7+lomvISS2WE37UgGuy fgaYLYBoP2UxsIh7YobxXXKZdv5UzyA3xz1EuNkv6KW5KZJxidgTUNO4QAm2ZHSi U5XcR1BhlOf3pdBsInogeC5/MD5t7sXV2FG8SfJY2kwJn2+Tb0YSiaWKROone9pd NuJhliMat3/u4zyoJbMPXpb16EtNKmuBziTOFB/UuICfj4GfZ71cLpxD1GVTLjLi 111fOo/sMYMLQTyd1it7QYtvCNhu5IBhpwLu3FVaO3i7EIiaK3oTrZmbdFpL5+1b ipaN9xZJ303RxPZLvQ2dGAgZlpljEIqyN+rqz3kkF7DSXAk7YAoOzVYXy09wkzCM O6LgXlc/+5qwRB54Hz86CVJLdtKGvRMYA0YFwVN0UJ3Y4F5QeYMKxTFyteoI6V74 jXuRjaiRjomemD6/kWP/XW7MyCuOmSAWSD0yyhnX5ApW0pNFmLZaNYloMbxp90l1 9zlRXPAuvZMpFzqh9sLg7hXWK+0YojBHpEOi0KeZqWDaucIRcMesA8SR7Dq0qXL6 W7bzqOg53AC8EcKl8b+XFapUszuS2kYu5IkJrXzTarBzTFiH0vThjb49ZgXBfs6i QhqhoyqrfOX+V9sunG6Z =Ztrc -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
