You are not logged in.

1

Saturday, December 17th 2005, 2:24pm

mcopidl compile error when compiling arts with Konstruct

Hi all:

I'm trying to compile KDE 3.5 full for the arm processor, for use on Sharp Zaurus. Seeing how 3.4 runs nicely, but is not completely compiled for the Zaurus, all the apps and so.

I'm using Konstruct and am proceeding.

I've compiled Qt 3.5.5. But now get stuck on compiling arts, currently with the following errors:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Making all in mcopidl
make[6]: Entering directory `/mnt/cf/TempBuild/konstruct/libs/arts/work/arts-1.5.0/mcopidl'
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -I/mnt/cf/kde3.5/include -I/usr/lib/qt/include -I/usr/X11R6/include -L/mnt/cf/kde3.5/lib -L/usr/lib/qt/lib -L/usr/X11R6/lib -I/mnt/cf/kde3.5/include -I/usr/lib/qt/include -I/usr/X11R6/include -L/mnt/cf/kde3.5/lib -L/usr/lib/qt/lib -L/usr/X11R6/lib -I/mnt/cf/kde3.5/include -I/usr/lib/qt/include -I/usr/X11R6/include -L/mnt/cf/kde3.5/lib -L/usr/lib/qt/lib -L/usr/X11R6/lib -I/mnt/cf/kde3.5/include -I/usr/lib/qt/include -I/usr/X11R6/include -L/mnt/cf/kde3.5/lib -L/usr/lib/qt/lib -L/usr/X11R6/lib -O2 -pipe -O2 -pipe -O2 -pipe -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -ftemplate-depth-99 -O0   -L/mnt/cf/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/mnt/cf/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/mnt/cf/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/mnt/cf/kde3.5/lib -L/usr/X11R6/lib -L/usr/lib/qt/lib  -o mcopidl -L/mnt/cf/kde3.5/lib -L/usr/lib/qt/lib -L/usr/lib    mcopidl.all_cc.o  ../mcop/libmcop.la  -lpthread
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISsSt24__default_alloc_templateILb1ELi0EEE10deallocateEPSsj+0x34): In function `std::__simple_alloc<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__default_alloc_template<true, 0> >::deallocate(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts9MethodDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::MethodDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::MethodDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts12AttributeDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::AttributeDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::AttributeDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts13TypeComponentESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::TypeComponent, std::__default_alloc_template<true, 0> >::deallocate(Arts::TypeComponent*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts13EnumComponentESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::EnumComponent, std::__default_alloc_template<true, 0> >::deallocate(Arts::EnumComponent*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISsSt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeISsESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_List_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeISsESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<std::_List_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__default_alloc_template<true, 0> >::deallocate(std::_List_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts7EnumDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<Arts::EnumDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts7EnumDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x34): In function `std::__simple_alloc<Arts::EnumDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::EnumDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts7TypeDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<Arts::TypeDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts7TypeDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x34): In function `std::__simple_alloc<Arts::TypeDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::TypeDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts12InterfaceDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::InterfaceDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts12InterfaceDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::InterfaceDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::InterfaceDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts12AttributeDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::AttributeDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts9MethodDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::MethodDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeI11ForwardCodeESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_List_node<ForwardCode>, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeI11ForwardCodeESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS2_j+0x40): In function `std::__simple_alloc<std::_List_node<ForwardCode>, std::__default_alloc_template<true, 0> >::deallocate(std::_List_node<ForwardCode>*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts8ParamDefESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x40): In function `std::__simple_alloc<Arts::ParamDef, std::__default_alloc_template<true, 0> >::deallocate(Arts::ParamDef*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts8ParamDefESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::ParamDef, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIcSt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x2c): In function `std::__simple_alloc<char, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIcSt24__default_alloc_templateILb1ELi0EEE10deallocateEPcj+0x2c): In function `std::__simple_alloc<char, std::__default_alloc_template<true, 0> >::deallocate(char*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts13EnumComponentESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::EnumComponent, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIPcSt24__default_alloc_templateILb1ELi0EEE10deallocateEPS0_j+0x34): In function `std::__simple_alloc<char*, std::__default_alloc_template<true, 0> >::deallocate(char**, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIPcSt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<char*, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIN4Arts13TypeComponentESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<Arts::TypeComponent, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt4pairIiSsESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS1_j+0x34): In function `std::__simple_alloc<std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__default_alloc_template<true, 0> >::deallocate(std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt4pairIiSsESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt13_Rb_tree_nodeISt4pairIKSsbEESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, bool> >, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt13_Rb_tree_nodeISt4pairIKSsSsEESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIPSt4pairIiSsESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS2_j+0x34): In function `std::__simple_alloc<std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*, std::__default_alloc_template<true, 0> >::deallocate(std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >**, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts7EnumDefEESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_List_node<Arts::EnumDef>, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts7TypeDefEESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x40): In function `std::__simple_alloc<std::_List_node<Arts::TypeDef>, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts12InterfaceDefEESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x48): In function `std::__simple_alloc<std::_List_node<Arts::InterfaceDef>, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt13_Rb_tree_nodeISt4pairIKSsbEESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS4_j+0x40): In function `std::__simple_alloc<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, bool> >, std::__default_alloc_template<true, 0> >::deallocate(std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, bool> >*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt13_Rb_tree_nodeISt4pairIKSsSsEESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS4_j+0x40): In function `std::__simple_alloc<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::__default_alloc_template<true, 0> >::deallocate(std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocIPSt4pairIiSsESt24__default_alloc_templateILb1ELi0EEE8allocateEj+0x34): In function `std::__simple_alloc<std::pair<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >*, std::__default_alloc_template<true, 0> >::allocate(unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts7EnumDefEESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS3_j+0x40): In function `std::__simple_alloc<std::_List_node<Arts::EnumDef>, std::__default_alloc_template<true, 0> >::deallocate(std::_List_node<Arts::EnumDef>*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts7TypeDefEESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS3_j+0x40): In function `std::__simple_alloc<std::_List_node<Arts::TypeDef>, std::__default_alloc_template<true, 0> >::deallocate(std::_List_node<Arts::TypeDef>*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
mcopidl.all_cc.o(.gnu.linkonce.t._ZNSt14__simple_allocISt10_List_nodeIN4Arts12InterfaceDefEESt24__default_alloc_templateILb1ELi0EEE10deallocateEPS3_j+0x48): In function `std::__simple_alloc<std::_List_node<Arts::InterfaceDef>, std::__default_alloc_template<true, 0> >::deallocate(std::_List_node<Arts::InterfaceDef>*, unsigned int)':
: undefined reference to `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
collect2: ld returned 1 exit status
make[6]: *** [mcopidl] Error 1
make[6]: Leaving directory `/mnt/cf/TempBuild/konstruct/libs/arts/work/arts-1.5.0/mcopidl'
make[5]: *** [all-recursive] Error 1


What's the problem, anyone know?