Building mico from FreeBSD ports ...
Sergey Matveychuk
sem at ciam.ru
Thu Jul 31 03:05:08 PDT 2003
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.
More information about the freebsd-ports
mailing list