#39 closed defect (fixed)

compile failure on FreeBSD due to malloc.h header moved

Reported by: zooko Owned by:
Priority: major Milestone:
Version: 0.5.19 Keywords: freebsd
Cc: Launchpad Bug:

Description

http://tahoe-lafs.org/pipermail/tahoe-dev/2010-June/004519.html

Running pycryptopp-0.5.19/setup.py -q bdist_egg --dist-dir /tmp/easy_install-urIgya/pycryptopp-0.5.19/egg-dist-tmp-iFnphj
In file included from cryptopp/rijndael.cpp:78:
/usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
error: Setup script exited with error: command 'cc' failed with exit status 1

Change History (1)

comment:1 Changed at 2010-09-01T01:01:23Z by zooko

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.