[Insight-users] Python bindig
Matt McCormick
matt at mmmccormick.com
Fri Jun 19 13:14:08 EDT 2009
Olivier Tournaire <olitour at ...> writes:
...
>In function 'int sprintf(char*, const char*,
>...)':/usr/include/bits/stdio2.h:35: error: '__builtin_va_arg_pack' was not
>declared in this scope
...
I found solutions to this problem here
http://launchpadlibrarian.net/20811828/gccxml_0.9.0%2Bcvs20080525-1ubuntu1.debdiff
http://github.com/thewtex/portage/blob/
482f52c4f3827933c190000b00ce4660b507f43a/dev-cpp/gccxml/
files/0001-newer-gcc-4.3-fix.patch
i.e. build gccxml from CVS, apply the second patch, and build cableswig telling
it to use the system gccxml
More information about the Insight-users
mailing list