libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] sys/malloc.h include fails and AX_SWIG_PYTHON_CPPFLAGS


From: Rob Vermaas
Subject: [libredwg] sys/malloc.h include fails and AX_SWIG_PYTHON_CPPFLAGS
Date: Wed, 5 Jan 2011 09:38:31 +0100

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] address@hidden

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

[Prev in Thread] Current Thread [Next in Thread]