Hi,

while building libredwg we encountered some problems. See
http://hydra.nixos.org/build/847533 for a problem including
sys/malloc.h .
Attached are two patches which resolved the problems for us.

First patch removes the sys/malloc.h include, as the portable way is
to use stdlib.h which is already included.
Second patch removes a hardcoded python path (/usr/include/...) and
replaces it by the AX_SWIG_PYTHON_CPPFLAGS variable.

greetings,
Rob

-- 
Rob Vermaas

[email] [email protected]

Attachment: 0001-do-not-use-sys-malloc.h-include-not-needed-because-o.patch
Description: Binary data

Attachment: 0002-use-AX_SWIG_PYTHON_CPPFLAGS-variable-in-stead-of-har.patch
Description: Binary data

Reply via email to