[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mico-devel
Subject:    Re: MICO: Error when compiling dii.cc under Cygnus B20
From:       Holger Baxmann <baxmann () baxmann ! com>
Date:       1999-02-05 14:05:28
[Download RAW message or body]

hi,

i've had the same problem:

instead of :
       CORBA::UnknownUserException::_narrow(ex)
use :
       CORBA::UnknownUserException::_downcast(ex)


bax

"Dr. Volker Zell" wrote:

> Hi all
> 
> When compiling the latest mico 2.2.4 under NT4.0 SP3 and Cygnus
> B20/(latest Coolview from Sergey) and with latest egcs-1.1.1 from Mumit
> Khan I get the following error:
> 
> c++  -I. -I../../include -I/src/mico/./include/ministl  -O   -fno-exceptions \
>                 -fexceptions -O0 -I/usr/local/include  -I/usr/local/ssl/include  -c \
>                 dii.cc -o dii.o
> dii.cc: In method `class DIIError DII::invoke(const class string &, class \
> ConceptualGraph *)': dii.cc:615: no method `::CORBA::UnknownUserException::_narrow'
> make[2]: *** [dii.o] Error 1
> 
> Any ideas ???
> 
> Everything else compiles out of the box, when I change the following
> two files:
> 
> diff configure D:\src\mico\configure
> 2075c2075
> < for i in `echo $CLASSPATH | tr : ' '`; do
> ---
> > for i in `echo $CLASSPATH | tr \; ' '`; do
> 2077c2077
> <     JAVACUPDIR=$i/java_cup
> ---
> > JAVACUPDIR=$i\\java_cup
> 
> and:
> 
> diff diiproxy.cc D:\src\mico\tools\ir-browser\diiproxy.cc
> 47c47
> < #include <byteorder.h>
> ---
> > #include <asm/byteorder.h>
> 
> Ciao
> Volker
> 
> --
> ___________________________________________________________________________
> 
> "Is a dream a lie if it don't come true or is it something worse ..."
> 
> Dr. Volker Zell
> __ /  _  /  __  / ___/  /    ___/          -- Senior Dozent --
> /  /  /__/  /_  / /     /    __/            Oracle Germany
> ____/__/ _|__/ __/____/ ____/____/            Paul-Thomas-Str.58
> D-40599 D|sseldorf
> e-Mail: mailto:vzell@de.oracle.com
> WWW:    http://trgsund4.de.oracle.com/
> Tel:    (+49) 211-74839-414
> Fax:    (+49) 211-74839-44
> ___________________________________________________________________________
> 
> The statements and opinions expressed here are my own and do not necessarily
> represent those of Oracle Corporation.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic