Re: [mico-devel] Problems compiling mico

2008-11-07 Thread Andreas Benzler
I have to correct my last post a bit.
As I wrote I installed MICO 2.3.13 on Kubuntu 8.10 without problems I
did not mention that I had to apply the patch that was posted on this
list to avoid the error 'fast_array.cc:51: error: 'UINT_MAX' was not
declared in this scope'
I had a look about the gcc version on Kubuntu and it states:
gcc (Ubuntu 4.3.2-lubuntull) 4.3.2

But the gcc team seems to change some of the headers.
I compiled MICO 2.3.13 without any patches and problems on a SUSE 11.1
beta4. The gcc --version output here is:
gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]


Andreas

___
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel


Re: [mico-devel] Problems compiling mico

2008-11-07 Thread Bart Vanherck

I had the same issue a few days ago and posted already a patch to this list
http://www.mico.org/pipermail/mico-devel/2008-October/010206.html

Just include limits.h in the file fast_array.cc In that way it compiles. 
I did not get already any answer from the developers if this patch is 
correct, but it seems to work for me.


kind regards,

Bart


Andreas Benzler wrote:

I have to correct my last post a bit.
As I wrote I installed MICO 2.3.13 on Kubuntu 8.10 without problems I
did not mention that I had to apply the patch that was posted on this
list to avoid the error 'fast_array.cc:51: error: 'UINT_MAX' was not
declared in this scope'
I had a look about the gcc version on Kubuntu and it states:
gcc (Ubuntu 4.3.2-lubuntull) 4.3.2

But the gcc team seems to change some of the headers.
I compiled MICO 2.3.13 without any patches and problems on a SUSE 11.1
beta4. The gcc --version output here is:
gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]


Andreas

___
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

  


___
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel