[ace-users] TAO1.5 notification service is not working in Solaris/CC environment.

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Mon Jul 16 06:04:29 CDT 2007


Hi 

> yes i download current version of TAO 1.5.9.
> but while compiling i am getting following error

To ensure that we have proper version/platform/compiler information,
please make sure you fill out the appropriate problem report form (PRF),
which is in

$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

or in

$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM

in older versions of ACE+TAO.  Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness.

> source='http_status.cpp' object='libHTTPU_la-http_status.lo' libtool=yes \
> DEPDIR=.deps depmode=none /bin/bash ../../../../aux_config/depcomp \
> /bin/bash ../../../libtool --tag=CXX --mode=compile CC -DHAVE_CONFIG_H -I. -I../../../../apps/JAWS2/HTTPU -I../../../ace 
> -I../../../..  -I../../..  -I../../../../apps/JAWS2/HTTPU/..  -DHTTPU_BUILD_DLL   -I/usr/openwin/include -g -mt  -O -c -o
> libHTTPU_la-http_status.lo `test -f 'http_status.cpp' || echo '../../../../apps/JAWS2/HTTPU/'`http_status.cpp
>  CC -DHAVE_CONFIG_H -I. -I../../../../apps/JAWS2/HTTPU -I../../../ace -I../../../.. -I../../.. -I../../../../apps/JAWS2/
> HTTPU/.. -DHTTPU_BUILD_DLL -I/usr/openwin/include -g -mt -O -c ../../../../apps/JAWS2/HTTPU/http_status.cpp  -KPIC -DPIC -o
> .libs/libHTTPU_la-http_status.o
> "../../../../apps/JAWS2/HTTPU/http_status.cpp", line 66: Error: LM_DEBUG is not defined.
> 1 Error(s) detected.
> *** Error code 1
> make: Fatal error: Command failed for target `libHTTPU_la-http_status.lo'

Hum, I thought this had been fixed in 1.5.9 - I don't think we see it on
our scoreboard.  At any rate, you can ignore this problem for now since
it's just in the JAWS2 application example code, which won't affect
anything you're doing.

Thanks,

        Doug

> On 7/16/07, Douglas C. Schmidt <schmidt at dre.vanderbilt.edu> wrote:
> 
>     Hi Prakash,
>    
>     >  I am using TAO1.5 version on solaris machine. with Sun CC compiler.
>    
>     Please upgrade to ACE+TAO+CIAO x.5.9 (i.e., ACE 5.5.9, TAO 1.5.9, and
>     CIAO 0.5.9), which you can download from
>    
>     http://download.dre.vanderbilt.edu
>    
>     under the heading: "Latest Beta Kit".
>    
>     The DOC groups at Washington University, UC Irvine, and Vanderbilt
>     University only provide "best effort" support for non-sponsors for the
>     latest release, as described in
>    
>     http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.html
>    
>     Thus, if you need more "predictable" help for earlier versions of
>     ACE+TAO, I recommend that you check out
>    
>     http://www.dre.vanderbilt.edu/support.html
>    
>     for a list of companies that will provide you with ACE+TAO commercial
>     support.
>    
>     Thanks,
>    
>             Doug
> 
>     >  Machin details: SunOS ocean 5.8 Generic_117350-35 sun4u sparc
>     >SUNW,Ultra-Enterprise
>     >  C++ (Sun CC) Compiler details : Sun C++ 5.7 2005/01/07
>     >
>     >  I compiled it successfull. Simple Client-Server is working very
>     >well, but Notification Service doesn't work.
>     >
>     >  Following are the steps How I run Notification service.
>     >  step 1: Start the TAO Naming Service
>     >    $TAO_ROOT/bin/Naming_Service/Naming_Service -o ns.ior
>     >  step 2: Start the TAO Notification Service
>     >    $TAO_ROOT/bin/Notify_Service/Notify_Service -ORBInitRef
>     >NameService=file://ns.ior
>     >    Here, it just display message as 'Loading the Cos Notification
>     >Service..."
>     >    but doesn't run ORB threads.
>     >
>     >
>     >  But when I compile it with g++ on same machine, and notification
>     >service works fine.
>     >
>     >  Please help me to run TAO successfully on Solaris machine with Sun
>     >CC compiler.
>     >
>     >Thanks
>     >  - Prakash Kadam.
>     >
> 
>     --
>     Dr. Douglas C. Schmidt                       Professor and Associate Chair
>     Electrical Engineering and Computer Science  TEL: (615) 343-8197
>     Vanderbilt University                        WEB: www.dre.vanderbilt.edu/~schmidt
>     Nashville, TN 37203                          NET: d.schmidt at vanderbilt.edu
> 



More information about the Ace-users mailing list