Andrea Domenici
2009-12-05 09:15:48 UTC
Hello!
I have built MICO on a Ubuntu machine. I've had to make two small changes:
1) added
#include <limits.h>
in include/CORBA.h, as UINT_MAX was undefined in orb/fast_array.cc
2) added
#include <mico/ir3.h>
in ccm/mico-ccm.cc as CORBA::ComponentIR was not declared. This
might depend on the fact that at a first attempt I had configured
MICO without --enable-ccm. BTW, it would be nice if this option
were advertised in the INSTALL.txt.
The data about my machine are:
% uname -a
Linux roguestate 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29
UTC 2009 i686 GNU/Linux
% g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --enable-multiarch --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4
--program-suffix=-4.4 --enable-nls --enable-clocale=gnu
--enable-libstdcxx-debug --enable-objc-gc --enable-targets=all
--disable-werror --with-arch-32=i486 --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
Cheers,
andrea
I have built MICO on a Ubuntu machine. I've had to make two small changes:
1) added
#include <limits.h>
in include/CORBA.h, as UINT_MAX was undefined in orb/fast_array.cc
2) added
#include <mico/ir3.h>
in ccm/mico-ccm.cc as CORBA::ComponentIR was not declared. This
might depend on the fact that at a first attempt I had configured
MICO without --enable-ccm. BTW, it would be nice if this option
were advertised in the INSTALL.txt.
The data about my machine are:
% uname -a
Linux roguestate 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29
UTC 2009 i686 GNU/Linux
% g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --enable-multiarch --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4
--program-suffix=-4.4 --enable-nls --enable-clocale=gnu
--enable-libstdcxx-debug --enable-objc-gc --enable-targets=all
--disable-werror --with-arch-32=i486 --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
Cheers,
andrea
--
Andrea Domenici
Assistant Professor
Dept. of Information Engineering (DIIEIT), University of Pisa
v. Diotisalvi 2, I-56122 Pisa, Italy
tel: +39 050 2217 674 fax: +39 050 2217600
"Omnia sunt communia" -- Th. Müntzer
Andrea Domenici
Assistant Professor
Dept. of Information Engineering (DIIEIT), University of Pisa
v. Diotisalvi 2, I-56122 Pisa, Italy
tel: +39 050 2217 674 fax: +39 050 2217600
"Omnia sunt communia" -- Th. Müntzer