
10 Nov
2006
10 Nov
'06
9:44 a.m.
Hi! I got errors during the ctypes libffi build, because the preprocessor found ffi header files in /usr/local/include before those shipped with ctypes. Prepending the path to the internal header files instead of appending it fixed this issue for me. -- Goetz Isenmann