Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 14:05:31 +0400
From:      Sergey Matveychuk <sem@ciam.ru>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        ports@freebsd.org
Subject:   Re: Building mico from FreeBSD ports ...
Message-ID:  <3F28E9EB.5090407@ciam.ru>
In-Reply-To: <20030730132623.H76901@hub.org>
References:  <20030730132623.H76901@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc G. Fournier wrote:
> I get the following build failure:
> 
> gmake[1]: Entering directory `/home/ports/usr/ports/devel/mico/work/mico/coss'
> for i in  naming events streams relship property trader time lifecycle externalization; do gmake -C $i idlcompile || exit 1; done
> gmake[2]: Entering directory `/home/ports/usr/ports/devel/mico/work/mico/coss/naming'
> /home/ports/usr/ports/devel/mico/work/mico/./idl/idl --c++-skel --name CosNaming \
>         ../../include/coss/CosNaming.idl
> uncaught MICO exception: IDL:omg.org/CORBA/COMM_FAILURE:1.0 (0, not-completed)
> gmake[2]: *** [CosNaming.cc] Abort trap (core dumped)
> gmake[2]: *** Deleting file `CosNaming.cc'

It's looks like you use a last -CURRENT with gcc 3.3.1.
Mico doesn't build with gcc 3.3.1.
There are no workaround yet.

----
Sem.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F28E9EB.5090407>