Re: [mico-devel] interceptors

2005-10-08 Thread Karel Gardas
On Sat, 8 Oct 2005, Ali Nikzad wrote: Hi every one, Is there any implementation of interceptor available in MICO? Yes, please use portable interceptors instead of deprecated traditional interceptors. And please use 2.3.12RC1 or upcomming 2.3.12 release. Cheers, Karel -- Karel Gardas

Re: [mico-devel] firewall/range of port numbers

2005-11-21 Thread Karel Gardas
with CORBA :-). Ports are just ports! The funny thing starts when you start talking about multi-home firewalls, callbacks and reverse processing. :-) Cheers, Karel Karel Gardas, Principal Software Engineer, ObjectSecurity Ltd. St

[mico-devel] Third release candidate of MICO 2.3.12 is available for testing.

2005-11-25 Thread Karel Gardas
message Karel Gardas, Principal Software Engineer, ObjectSecurity Ltd. St John's Innovation Centre, Cowley Rd., Cambridge CB4 0WS, UK Tel. +44 1223 420252, Fax. +44 870 762 6041 USA: Tel.+1-800-898-9148, Fax +1-360-933-9591

Re: [mico-devel] valuetype::demarshal problems

2005-11-29 Thread Karel Gardas
Short question: have you registered your valuetype factory on both sides? Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http

Re: [mico-devel] Mico Beginner - Help

2006-01-30 Thread Karel Gardas
, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/commsup.html --- --- On Mon, 30 Jan 2006, Caswell, Paul (SELEX Comms) (UK) wrote

Re: [mico-devel] CORBA Arrays of Strings

2006-02-07 Thread Karel Gardas
, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html --- --- On Wed, 1 Feb 2006, Caswell, Paul (SELEX Comms) (UK

Re: [mico-devel] segmentation fault while builing mico on HPUX11/native cc

2006-02-24 Thread Karel Gardas
kgardasnis 163156 Feb 6 05:56 coss/property/main.o -rwxr-xr-x 1 kgardasnis 200704 Feb 6 05:56 coss/property/propertyd property service is compiled too. Please try to use more up-to-date compiler and let us know if it helps. Cheers, Karel -- Karel Gardas

Re: [mico-devel] CORBA/UNKNOWN Exception when invoking EJB object

2006-03-04 Thread Karel Gardas
sure you test it -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html --- --- On Wed, 1 Mar 2006, Denis McHugh wrote

Re: [mico-devel] Support of IPv6

2006-04-28 Thread Karel Gardas
for it and got demo/poa/hello-1 working over IPv6. The problem is that this project is now in limbo because of missing funding. If you are interested in its continuation, please contact me off list. Thanks, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd

Re: [mico-devel] build mico on powerpc-ibm-aix5.1.0.0 error message

2006-06-15 Thread Karel Gardas
Hello, I would recommend to use some other more recent GCC version on your system. What version do you use btw? You can also use 2.3.12 release instead of RC3... Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] --vc-sequence-reference-bug-workaround

2006-06-29 Thread Karel Gardas
, this is certainly not related to --vc-sequence-reference-bug-workaround, although might be related to low quality of VC++. Anyway, we're always interested to know more details, preferably as simple as possible test case is the best way to debug this issue. Cheers, Karel -- Karel Gardas [EMAIL

Re: [mico-devel] Mico 2.3.12 / Orbix 6.x Interoperability

2006-07-14 Thread Karel Gardas
MICO 2.3.12 should be interoperable with Orbix 6.x? Also, what is the level of Corba compliance of MICO 2.3.12? Thanks, Chuck ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas

Re: [mico-devel] Short bug report

2006-07-15 Thread Karel Gardas
2.3.12 should also work fine, so please give it a try instead of 2.3.11. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com

Re: [mico-devel] Source of Transaction service

2006-07-28 Thread Karel Gardas
service once it will be finished (at least usable :-) regards ++ + Laurent Marzullo + ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED

Re: [mico-devel] Patch: ObjectId in poa_impl.cc

2006-08-09 Thread Karel Gardas
check the pointer members, i wonder if thats intentional or for performance. The patch simply makes the constructor initialize the idlength to 0. -- Arne Pajunen Software Engineer OpenTTCN Oy, Test and Test Control Components for Test System Vendors Web: http://www.openttcn.com -- Karel

Re: [mico-devel] ClientRequestIntercetor and _narrow

2006-08-11 Thread Karel Gardas
. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html

Re: [mico-devel] Patch for iop.cc active_ref() assert side-effects

2006-08-19 Thread Karel Gardas
Web: http://www.openttcn.com Email: [EMAIL PROTECTED] -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico

Re: [mico-devel] Crash while assigning ObjectID's

2006-08-19 Thread Karel Gardas
On Wed, 16 Aug 2006, [EMAIL PROTECTED] wrote: Hi, I have some problems with a some code generating crashes on Windows but not on Linux. Hi, please send the backtrace of your observed crash, since otherwise we might just guess what has been going wrong. Cheers, Karel -- Karel Gardas

Re: [mico-devel] Patch for GIOPConn(Reader) Thread local storage issue, comments?

2006-08-19 Thread Karel Gardas
from reader thread directly. IMHO this shouldn't happen at all... Thanks, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http

Re: [mico-devel] No time parameter on ORB::perform_work()?

2006-09-02 Thread Karel Gardas
passed in? In order to contribute, do I have to make it work for win32 also? I think once you see orb core sources, it'll not be hard for you to also come with win32 compatible changes. If not, still do not hesitate to post your patch here. Thanks, Karel -- Karel Gardas

Re: [mico-devel] Mico on mac (intel platfrom)

2006-09-02 Thread Karel Gardas
, then you know something is definitelly broken. Good luck! Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html

Re: [mico-devel] mico 2.3.12 and Visual C++ v8

2006-09-02 Thread Karel Gardas
of the crash. Anyway, if the code works well with VS 2003, there is some chance to have your code miscompiled by the new compiler. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical

Re: [mico-devel] mico/cygwin

2006-09-02 Thread Karel Gardas
[2]: Leaving directory `/cygdrive/c/Downloads/Software/MICO/mico/coss/naming ' There are definitelly some problems with Cygwin/POSIX threads implementation. Please try to configure MICO for single threaded build and keep us posted if it goes through this time. Cheers, Karel -- Karel Gardas

Re: [mico-devel] Mico Generated Code Question

2006-09-02 Thread Karel Gardas
Hello Paul, have you tried POA tie approach? IIRC it was designed to fulfil such needs, i.e. integrating legacy code. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical

Re: [mico-devel] download location for old versions of mico?

2006-09-14 Thread Karel Gardas
Hi, thanks to Erwan, it's uploaded now here: http://www.mico.org/mico-2.3.0.tar.gz Anyway, I strongly recommend _NOT_ to use this obsolete version. :-) Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need

Re: [mico-devel] error in template.h

2006-09-14 Thread Karel Gardas
On Wed, 6 Sep 2006, Jon Azpiazu wrote: Hello, Sometimes (not always) when I try to shutdown a consumer, I get the following error: .../mico-2.3.12//include/mico/template.h:102: assertion failed Aborted It seems that you try to use uninitialized _var variable. Cheers, Karel -- Karel Gardas

Re: [mico-devel] When A client terminates

2006-09-14 Thread Karel Gardas
issue. Could you be so kind and duplicate this issue with 2.3.12? Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com

[mico-devel] Re: crossing fingers

2006-09-18 Thread Karel Gardas
an operator Makefile, line 133: Need an operator Makefile, line 134: Need an operator Makefile, line 138: Need an operator make: fatal errors encountered -- cannot continue kayve# -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com

[mico-devel] [OT] Newsletter and a chance to win CORBA security book.

2006-09-19 Thread Karel Gardas
to win a copy of the book ``Developing Secure Distributed Systems using CORBA'' written by Rudolf Schreiner and Ulrich Lang. See http://www.objectsecurity.com/en-contact-newsletter.html for more information. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd

Re: [mico-devel] Re: installation of mico failed

2006-09-23 Thread Karel Gardas
to be able to get the machine name. For both these tasks /etc/hosts is perfectly enough, you just need to setup or even install your machine correctly. BTW: What you get if you execute this command-line: ping `hostname` is ping able to ping your host IP address? Cheers, Karel -- Karel Gardas

Re: [mico-devel] thought i could make

2006-10-10 Thread Karel Gardas
a test, demo/generic ? should i be able to make it or not? run: run_test clean: rm -f *.o *.ior core client server *~ .depend bsd# make server You need to make sure you use GNU Make, on BSD you should usually use `gmake' command. Cheers, Karel -- Karel Gardas

Re: [mico-devel] Building mico on Cygwin

2006-10-12 Thread Karel Gardas
changes first) I don't have cygwin platform here so I'm not able to test it myself. Thanks, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com

Re: [mico-devel] omg.org/CORBA/MARSHAL

2006-10-12 Thread Karel Gardas
Hi, first of all please give a try to the latest MICO 2.3.12 release. Also please make sure you have correctly registered appropriate valuefactory of the problematic valuetype. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http

Re: [mico-devel] Re: oh dear.. should mico/demo werk? is mico broke?

2006-10-12 Thread Karel Gardas
in your CXXFLAGS and it is used so it should work well... Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com

Re: [mico-devel] FW: Does MICO support XML-serialized images for in out parameters of object methods?

2006-10-12 Thread Karel Gardas
Hi, perhaps you might use http://soap2corba.sourceforge.net/ or at least part of it. Anyway if you'd like to construct object request on demand, then DII is really the way to go. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http

Re: [mico-devel] Problems compiling Mico 2.3.12 with gcc 2.95.4 on Debian Linux

2006-10-12 Thread Karel Gardas
Hi, try to replace ``hh_prefix.clear();'' with ``hh_prefix = ;'' and let me know if it fixes your issue. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support

Re: [mico-devel] Building mico on Cygwin

2006-10-13 Thread Karel Gardas
doing wrong? Arun -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel

Re: [mico-devel] MICO alarm handler

2006-10-23 Thread Karel Gardas
??? Has anybody faced problems like this? With best regards Claus Wagner -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com

Re: [mico-devel] event service method push hangs

2006-10-27 Thread Karel Gardas
@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo

Re: [mico-devel] What to do if a client's call is left hanging?

2006-11-30 Thread Karel Gardas
including but not limited to viruses and libel. -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico

Re: [mico-devel] Bidir

2006-12-05 Thread Karel Gardas
, Rippich, Andrej wrote: Hi all, I have a question regarding the usage of bidirectional connections. Does the actual Mico version support this feature, or is it planned to support this in the future ? Best regards Andrej -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd

Re: [mico-devel] seg fault in check_idle() of mico trunk

2007-01-15 Thread Karel Gardas
Hi Rob, please keep us posted about GCC 3.3.6 test. If it does not work for you, do not hesitate to use more recent compilers since they should be ABI compatible for you -- at least I hope TCL is using just C. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity

Re: [mico-devel] POA , whitout ORB daeomon

2007-02-01 Thread Karel Gardas
Hi, having only client and server is also possible while using POA. For the beginning I would suggest to study demos in the mico/demo/poa directory. It seems hello-1 or account-1 is the most easy for start. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd

Re: [mico-devel] Cross compiling MICO for eCos

2007-03-13 Thread Karel Gardas
for a single platform. Your help is much appreciated! -- Patrick -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman

Re: [mico-devel] compiling mico with vs 2005(x64)

2007-03-15 Thread Karel Gardas
/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel

Re: [mico-devel] MICO 2.3.11 (and 2.3.12) - IDL keyword collisions

2007-10-16 Thread Karel Gardas
Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org

Re: [mico-devel] Performance fix IEEE

2007-10-20 Thread Karel Gardas
. ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Re: [Spam] VS2005 IDL compilation problem

2007-10-20 Thread Karel Gardas
://www.openspirit.com +1 281.295.1426 direct +1 281.295.1401 fax -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org

Re: [mico-devel] building mico on a zlinux s390x-ibm machines

2007-12-11 Thread Karel Gardas
___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico

Re: [mico-devel] Transaction Service

2007-12-11 Thread Karel Gardas
-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman

Re: [mico-devel] Problems with callbacks

2007-12-11 Thread Karel Gardas
Hi, I've also seen interesting issues with VC++8 SP1. General advice is play with C++ compiler options (especially with optimizations), try to debug the issue more and also keep us posted about your progress. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd

Re: [mico-devel] installing Mico-CCM 2.3.12

2008-01-02 Thread Karel Gardas
Hi, I've never seen issue like this before. Please verify that /usr/local/MicoCCM/2.3.12/mico/demo/bench/bench is presented on the file-system. Also what version of GNU Make do you use? Thanks, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http

Re: [mico-devel] Mico crosscompiled for ARM11 MpCore

2008-01-02 Thread Karel Gardas
. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html --- --- Thomas Derive wrote: Hi everybody, I'm

Re: [mico-devel] CosTransactions

2008-01-02 Thread Karel Gardas
thread pool and thread per connection concurrency models. Thanks, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org

Re: [mico-devel] build errors with vc++ 8.0 (latest code from darcs)

2008-01-09 Thread Karel Gardas
http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com --- Need experienced, fast, reliable technical MICO support? --- http://www.objectsecurity.com/mico_commsup_referral.html

Re: [mico-devel] Bug/incompatibility with ORBit2; including patch

2008-01-14 Thread Karel Gardas
://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel

Re: [mico-devel] Symbol Conflict on MacOS X.

2008-03-12 Thread Karel Gardas
. ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http

Re: [mico-devel] MICO CSIv2 Registering with Namining Service error

2008-03-18 Thread Karel Gardas
** ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel

Re: [mico-devel] Multiple orb instances

2008-04-04 Thread Karel Gardas
:[EMAIL PROTECTED] On Behalf Of Karel Gardas Sent: Donnerstag, 3. April 2008 10:31 To: Siemens Eduard Cc: mico-devel@mico.org Subject: Re: [mico-devel] Multiple orb instances Eduard, good catch! The restriction you describe exists probably from time where nobody expected

RE: [mico-devel] Remote method call Time-out

2008-04-23 Thread Karel Gardas
in any manner. Thank you. ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL

Re: [mico-devel] Some issues / problems

2008-07-17 Thread Karel Gardas
developers to cleanup the source code. :-) Thanks for your patches! Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org

[mico-devel] MICO 2.3.13 Release Candidate 2

2008-08-07 Thread Karel Gardas
Lindner, Nikolay Logvinov, John McNamara, Sorin Mustaca, Arne Pajunen, Matthias Ringwald Markus Schaber, Ashish Kumar Sharma, Wolfgang Wunderlich, and others. Please let us know any issue you find with this release candidate. Cheers, Karel -- Karel Gardas [EMAIL PROTECTED

[mico-devel] MICO 2.3.13

2008-09-04 Thread Karel Gardas
by default if supported by the target platform - improved support for SunOS 5.10/5.11 and Mac OS X plus a ton of other bugfixes and enhancements. For more information please see CHANGES file. Please let us know any issue you find with this release. Cheers, Karel -- Karel Gardas

Re: [mico-devel] Building mico2.3.13

2008-09-23 Thread Karel Gardas
/home/aebersol/Builds/mico bash-3.2$ c++ --version c++ (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8) -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel

Re: [mico-devel] strcmp SIGSEGV in _narrow

2008-10-21 Thread Karel Gardas
, then you can use for example either string_to_object() function or _this() on an in-process servant (if this is your case). Cheers, Karel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Re: Problems compiling mico

2008-11-10 Thread Karel Gardas
/lib -oTesteMico ./account.o ./main.o -lmico2.3.13 -lmicoaux2.3.13 -lmicoir2.3.13 -lmicocoss2.3.13 -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel

Re: [mico-devel] Re: Problems compiling mico

2008-11-10 Thread Karel Gardas
reference to `sem_destroy' collect2: ld returned 1 exit status make: *** [TesteMico] Error 1 On Mon, Nov 10, 2008 at 12:43 PM, Karel Gardas [EMAIL PROTECTED]wrote: You should add -lcrypto and -lssl as well. Karel Guilherme Cavalcanti wrote: Thanks everyone for helping me. I finally compiled

Re: [mico-devel] Building MICO for HP-US 11.31

2008-11-18 Thread Karel Gardas
@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman

Re: [mico-devel] Building with VS 2005/2008 - manifests for dll's

2008-11-26 Thread Karel Gardas
___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel

Re: FW: [mico-devel] nsd registration failing for multiple registrationsin 2.3.13 - really stlport with typetraits

2008-12-01 Thread Karel Gardas
. Later we made a change to our stlport headers to enable mico to compile with type traits. This change is in stlport 5.2. Some other OS's might not enable type traits with stlport and hence might avoid the issue. Malcolm -- Karel Gardas [EMAIL PROTECTED] ObjectSecurity

Re: [mico-devel] How to compile without ssl

2008-12-21 Thread Karel Gardas
hints are appreciated. Regards Andreas ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http

Re: [mico-devel] Some more bug fixes

2009-01-08 Thread Karel Gardas
: 0x810B6206 ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com

Re: [mico-devel] How to compile mico with externalize enabled?

2009-01-12 Thread Karel Gardas
-- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel

Re: [mico-devel] Problems using Objects of type Any and Qt

2009-01-12 Thread Karel Gardas
Because the mail did not come trough with my colleges account I post this message on his behalf Andreas ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar

Re: [mico-devel] Why do I have to provide the IMR address twice?

2009-01-14 Thread Karel Gardas
http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo

Re: [mico-devel] Why do I've to avoid access to .micorc in some cases?

2009-01-14 Thread Karel Gardas
___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Problems using Objects of type Any and Qt

2009-01-14 Thread Karel Gardas
you use inside it `using namespace CORBA'? Also please try to use PI's codec API as your college Andreas does. Cheers, Karel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ld1bp...@unibw.de wrote: Hallo Karel, thank you

Re: [mico-devel] How to connect to server by inet address from client

2009-01-17 Thread Karel Gardas
-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel

Re: [mico-devel] Problems using Objects of type Any and Qt

2009-01-17 Thread Karel Gardas
ifDKAircraftInterface.h #include anyserial.h #include QApplication BTW, does your anyserial includes anything from MICO/CORBA? Do you use inside it `using namespace CORBA'? Also please try to use PI's codec API as your college Andreas does. Cheers, Karel -- Karel Gardas kgar

Re: [mico-devel] Why is CosEventComm::PushConsumer_skel no longer generated in 2.3.13?

2009-01-17 Thread Karel Gardas
://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico

Re: [mico-devel] Who has to free Any pointer from CosEventComm::PullSupplier::pull()?

2009-01-19 Thread Karel Gardas
___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http

Re: [mico-devel] CosTransaction strike back

2009-07-01 Thread Karel Gardas
$ make Please no! Rather install autoconf-2.13 and use: $ ./bootstrap.sh $ make bootstrap just deals with autoconf so if you also need autoheader please use the one provided by autoconf-2.13. Thanks, Karel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd

Re: [mico-devel] Problems with event channels in Mico 2.3.13

2009-07-06 Thread Karel Gardas
where I should search? Thank you, Klaus ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http

Re: [mico-devel] Mail archive infected with virus

2009-07-06 Thread Karel Gardas
. Regards, Klaus ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Forward declaration in different idl files.

2009-08-14 Thread Karel Gardas
--- ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Ubuntu build

2009-12-05 Thread Karel Gardas
--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 -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com

Re: [mico-devel] Ubuntu build

2010-01-25 Thread Karel Gardas
Andrea Domenici wrote: Karel Gardas wrote: Andrea, could you be so kind and give a try to the latest MICO sources available in the darcs repository? I hope at least your compilation issues should be already solved. Hello, Karel! I have downloaded MICO from the repository this morning

Re: [mico-devel] status of 'make check'?

2010-01-25 Thread Karel Gardas
-- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ___ Mico-devel mailing list Mico-devel@mico.org http://www.mico.org/mailman/listinfo/mico-devel