Discussion:
Mico 2.3.13 - Compilation error
Jean-Pierre DUVAL - Up ! Company
2011-03-05 21:45:20 UTC
Permalink
On Linux2.6.35-25-generic #44-Ubuntu 10.10, I have an error while
attempting to compile MICO 2.3.13 with :
- ./configure --enable-ccm
- make

The result is :

for i in orb ir idl auxdir coss ccm; do make -C $i lib || exit 1; done
make[1]: entrant dans le répertoire « /home/jpd/Sources/mico-2.3.13/orb
»
c++ -I../include -O2 -Wall -Wwrite-strings -fno-strict-aliasing
-D_REENTRANT -D_GNU_SOURCE -DPIC -fPIC -c fast_array.cc -o
fast_array.pic.o
fast_array.cc:51: error: ‘UINT_MAX’ was not declared in this scope
make[1]: *** [fast_array.pic.o] Erreur 1
make[1]: quittant le répertoire « /home/jpd/Sources/mico-2.3.13/orb »

Thank you for your answer.
--
Cordialement / Best regards, JPD.
Karel Gardas
2011-03-07 09:34:48 UTC
Permalink
Hi,

this problem should be fixed in latest HEAD. Could you be so kind and
either darcs get sources or use one of the latest snapshot which is
available here: http://www.mico.org/snapshots/mico-head-2011-01-18.tar.bz2

In either case you will need to also install autoconf2.13 and use
provided bootstrap script for configure generation.

Thanks,
Karel
Post by Jean-Pierre DUVAL - Up ! Company
On Linux2.6.35-25-generic #44-Ubuntu 10.10, I have an error while
- ./configure --enable-ccm
- make
for i in orb ir idl auxdir coss ccm; do make -C $i lib || exit 1; done
make[1]: entrant dans le répertoire « /home/jpd/Sources/mico-2.3.13/orb
»
c++ -I../include -O2 -Wall -Wwrite-strings -fno-strict-aliasing
-D_REENTRANT -D_GNU_SOURCE -DPIC -fPIC -c fast_array.cc -o
fast_array.pic.o
fast_array.cc:51: error: ‘UINT_MAX’ was not declared in this scope
make[1]: *** [fast_array.pic.o] Erreur 1
make[1]: quittant le répertoire « /home/jpd/Sources/mico-2.3.13/orb »
Thank you for your answer.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Mico-devel mailing list
https://lists.sourceforge.net/lists/listinfo/mico-devel
--
Karel Gardas ***@objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
Samuzzal Choudhury
2011-03-08 15:41:19 UTC
Permalink
I included "limits.h" or "ctimits" in fast_array.cc.



Sam





From: Jean-Pierre DUVAL - Up ! Company [mailto:***@gmail.com]
Sent: Sunday, March 06, 2011 3:15 AM
To: mico-***@lists.sourceforge.net
Subject: [mico-devel] Mico 2.3.13 - Compilation error



On Linux2.6.35-25-generic #44-Ubuntu 10.10, I have an error while attempting to compile MICO 2.3.13 with :
- ./configure --enable-ccm
- make

The result is :

for i in orb ir idl auxdir coss ccm; do make -C $i lib || exit 1; done
make[1]: entrant dans le répertoire « /home/jpd/Sources/mico-2.3.13/orb »
c++ -I../include -O2 -Wall -Wwrite-strings -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -DPIC -fPIC -c fast_array.cc -o fast_array.pic.o
fast_array.cc:51: error: ‘UINT_MAX’ was not declared in this scope
make[1]: *** [fast_array.pic.o] Erreur 1
make[1]: quittant le répertoire « /home/jpd/Sources/mico-2.3.13/orb »

Thank you for your answer.

--

Cordialement / Best regards, JPD.





This e-mail and any attachments may be confidential and/or legally privileged. If you have received this e-mail and you are not a named addressee, please inform Evolving Systems TIS at ***@evolving.com and then delete the e-mail from your system. If you are not a named addressee you must not use, disclose, distribute, copy, print or rely on this e-mail. To ensure regulatory compliance and for the protection of our clients and business, Evolving Systems may monitor and read e-mails sent to and from its servers. Although Evolving Systems routinely screens for viruses, addressees should scan this e-mail and any attachments for viruses. Evolving Systems makes no representation or warranty as to the absence of viruses in this e-mail or any attachments.

Registered Office: 3rd Floor, Gurudas Heritage, 59/2, 100 Feet Ring Road, Banashankari II Stage, Bangalore - 560 070 India
Loading...