[PD] Katja's build system

katja katjavetter at gmail.com
Mon Feb 27 10:06:17 CET 2017


Better post the complete log so we can see what is the build platform,
target platform(s), makefile version etc.

On Sun, Feb 26, 2017 at 5:01 PM, Jeppi Jeppi <jeppiot at hotmail.com> wrote:

> Hi,
>
> I am trying to use Katja's build system to compile Pd externals (
> https://github.com/pure-data/pd-lib-builder ) , it works for Arm but when
> compiling for Osx I get this sort of errors (just a random selection). Any
> hints?
>
>
> */usr/include/sys/_types.h:107:9: **error: **unknown type name
> '__darwin_natural_t'*
>
> typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
>
>
> */usr/include/sys/_types.h:134:9: **error: **unknown type name
> '__uint32_t'; did you*
>
> *      mean 'uint32_t'?*
>
>
> */usr/include/machine/_types.h:34:2: **error: **architecture not
> supported*
>
> #error architecture not supported
>
>
> */usr/include/sys/_types.h:111:9: **error: **unknown type name
> '__int32_t'*
>
> typedef __int32_t       __darwin_pid_t;
>
>
> */usr/include/_types/_uint32_t.h:31:22: note: *'uint32_t' declared here
>
> typedef unsigned int uint32_t;
>
> <https://github.com/pure-data/pd-lib-builder>
> GitHub - pure-data/pd-lib-builder: Helper makefile for ...
> <https://github.com/pure-data/pd-lib-builder>
> github.com
> In your Makefile, define your Pd lib name and class files, and include
> Makefile.pdlibbuilder at the end of the Makefile. Like so: # Makefile for
> mylib lib.name ...
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170227/42a02a7a/attachment-0001.html>


More information about the Pd-list mailing list