Csound Csound-dev Csound-tekno Search About

[Cs-dev] Failing to build

Date2006-12-27 15:48
Fromjpff
Subject[Cs-dev] Failing to build
I can build on 32bit but on the 64bit machine I get all kinds of error
swig -version --> SWIG Version 1.3.27

interfaces/python_interface_wrap.cc: In function `const char* swig::type_name() 
   [with Type = int]':
interfaces/python_interface_wrap.cc:2404:   instantiated from `static swig_type_info* swig::traits_info::type_info() [with Type = int]'
interfaces/python_interface_wrap.cc:2411:   instantiated from `swig_type_info* swig::type_info() [with Type = int]'
interfaces/python_interface_wrap.cc:2445:   instantiated from `static PyObject* swig::traits_from_ptr::from(Type*, int) [with Type = int]'
interfaces/python_interface_wrap.cc:2451:   instantiated from `static PyObject* swig::traits_from::from(const Type&) [with Type = int]'
interfaces/python_interface_wrap.cc:2463:   instantiated from `PyObject* swig::from(const Type&) [with Type = int]'
interfaces/python_interface_wrap.cc:3193:   instantiated from here
interfaces/python_interface_wrap.cc:2394: error: 'struct swig::traits' has 
   no member named 'type_name'
interfaces/python_interface_wrap.cc: In function `const char* swig::type_name() 
   [with Type = std::string]':
interfaces/python_interface_wrap.cc:2404:   instantiated from `static swig_type_info* swig::traits_info::type_info() [with Type = std::string]'
interfaces/python_interface_wrap.cc:2411:   instantiated from `swig_type_info* swig::type_info() [with Type = std::string]'
interfaces/python_interface_wrap.cc:2445:   instantiated from `static PyObject* swig::traits_from_ptr::from(Type*, int) [with Type = std::string]'

and so on for a couple of pages, terminating in

interfaces/python_interface_wrap.cc:2982:   instantiated from `static int swig::traits_asptr_stdseq::asptr(PyObject*, Seq**) [with Seq = std::map, std::allocator > >, T = std::pair]'
interfaces/python_interface_wrap.cc:3055:   instantiated from `static int swig::traits_asptr, std::allocator > > >::asptr(PyObject*, std::map, std::allocator > >**) [with K = int, T = std::string]'
interfaces/python_interface_wrap.cc:2493:   instantiated from `int swig::asptr(PyObject*, Type**) [with Type = std::map, std::allocator > >]'
interfaces/python_interface_wrap.cc:22878:   instantiated from here
interfaces/python_interface_wrap.cc:2598: error: no type named `category' in `
   struct swig::traits >'
interfaces/python_interface_wrap.cc:2598: error: `' is not a class 
   type

I neither speak swig nor python, so I have no idea what this means
let alone how to fix it.  This is a real holdup for me.

Things used to build on this machine, after hand-tweaking swig's
incorrect code.

==John ffitch

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net