[skoll] Re: Journal Version
Cemal Yilmaz
cyilmaz at cs.umd.edu
Fri Mar 12 16:20:37 CST 2004
I did realclean and then built it. It got compiled with any problem.
Then, I did
cd $CIAO_ROOT/performance_tests/Benchmark/descriptors
perl ../RoundTrip/run_test.pl
It gave me
ERROR: Cannot Spawn: </tools/Daemon/./CIAO_Daemon> not found
I guess the directory structure should be
../tools/Daemon/./CIAO_Daemon
Am I missing some environment variables?
Cemal Yilmaz
-----------------------------------------------------------------
University of Maryland
Computer Science Department work: +1 301 405 27 22
College Park, MD 20742 cyilmaz at cs.umd.edu
USA
On Fri, 12 Mar 2004, Arvind S. Krishna wrote:
> Hi Cemal,
>
> Did you build orbsvc directories under:
>
> $TAO_ROOT/orbsvc/orbsvc -- We need security service in both
> $CIAO_ROOT/ciao and $CIAO_ROOT/tools directories?
>
> On Fri, 12 Mar 2004, Cemal Yilmaz wrote:
>
> >
> > Hi Arvind,
> >
> > I built ACE+TAO+CIAO as follows
> >
> > + Build ACE
> > + Build TAO
> > + Copy libs under $ACE_ROOT/ace to $ACE_ROOT/lib (???)
> > + cd $CIAO_ROOT/ciao
> > + $ACE_ROOT/bin/mwc.pl (I don't know what this does. It is in the manual)
> > + make
> > + cd $CIAO_ROOT/tools
> > + $ACE_ROOT/bin/mwc.pl
> > + make
> > + cd $CIAO_ROOT/performance-tests
> > + $ACE_ROOT/bin/mwc.pl
> > + make
> >
>
> Did all the above steps complete without any problems for you?
>
> > I got the following error messages. Is there something else I need to do
> > run the benchmarking code?
> >
> > RoundTripClient_svnt.cpp: In member function `Benchmark::RoundTripClient*
> >
> > CIAO_GLUE_Benchmark::RoundTripClientHome_Servant::_ciao_activate_component(Benchmark::CCM_RoundTripClient*)':
> > RoundTripClient_svnt.cpp:983: warning: choosing
> > `TAO_Pseudo_Var_T<T>::operator
> > T*&() [with T = CORBA::Object]' over `TAO_Pseudo_Var_T<T>::operator T*
> > const&() const [with T = CORBA::Object]'
> > RoundTripClient_svnt.cpp:983: warning: for conversion from
> > `CORBA::Object_var
> > ' to `CORBA::Object*'
> > RoundTripClient_svnt.cpp:983: warning: because conversion sequence for
> > the
> > argument is better
> > RoundTripClient_svnt.cpp: In member function `virtual void
> > CIAO_GLUE_Benchmark::RoundTripClient_Servant::connect_consumer(const
> > char*,
> > Components::EventConsumerBase*)':
> > RoundTripClient_svnt.cpp:601: warning: unused parameter `
> > Components::EventConsumerBase*consumer'
> > RoundTripClient_svnt.cpp: In member function `virtual Components::Cookie*
> > CIAO_GLUE_Benchmark::RoundTripClient_Servant::subscribe(const char*,
> > Components::EventConsumerBase*)':
> >
> > ....
>
> These are warnings rite? Finally did the servant compilation finish
> linking?
>
> [sniped]
>
> >
> > {standard input}: Assembler messages:
> > {standard input}:200: Error: symbol `getc_unlocked' is already defined
> > {standard input}:207: Error: symbol `feof_unlocked' is already defined
> > {standard input}:214: Error: symbol `ferror_unlocked' is already defined
> > {standard input}:348: Error: symbol `_ZN6ACE_OS8clearerrE' is already
> > defined
> > {standard input}:355: Error: symbol `_ZN6ACE_OS6fcloseE' is already
> > defined
> > {standard input}:369: Error: symbol `ace_result_' is already defined
> > {standard input}:376: Error: symbol `_ZN6ACE_OS6fflushE' is already
> > defined
> > {standard input}:383: Error: symbol `ace_result_' is already defined
> > {standard input}:390: Error: symbol `_ZN6ACE_OS5fgetcE' is already defined
> > {standard input}:397: Error: symbol `ace_result_' is already defined
> > {standard input}:404: Error: symbol `ace_result_' is already defined
> > {standard input}:411: Error: symbol `ace_result_' is already defined
> > {standard input}:418: Error: symbol `_ZN6ACE_OS5ftellE' is already defined
> > {standard input}:425: Error: symbol `ace_result_' is already defined
> > {standard input}:432: Error: symbol `_ZN6ACE_OS6rewindE' is already
> > defined
> > {standard input}:439: Error: symbol `rewind' is already defined
> > make[1]: *** [.shobj/RoundTrip_exec.o] Error 1
> > make: *** [all.RoundTrip_exec] Error 2
> >
>
> Could you please do a make realclean and try. May be the .shobj directory
> got copied in the zip file that I sent you.
>
> Thanks,
>
> Arvind
>
>
More information about the skoll
mailing list