Date: Thu, 31 Jul 2003 10:34:14 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: Sergey Matveychuk <sem@ciam.ru> Cc: ports@freebsd.org Subject: Re: Building mico from FreeBSD ports ... Message-ID: <20030731103334.N76901@hub.org> In-Reply-To: <3F28E9EB.5090407@ciam.ru> References: <20030730132623.H76901@hub.org> <3F28E9EB.5090407@ciam.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Jul 2003, Sergey Matveychuk wrote: > 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. Nope, -STABLE, and the mico port itself built gcc 3.2.3 ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731103334.N76901>