<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>As mentioned in the <A href="http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix_traditional">http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#unix_traditional</A> procedure , I did following things:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>$export ACE_ROOT=/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>$export LD_LIBRARY_PATH $ACE_ROOT/lib:$LD_LIBRARY_PATH</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>1. Created "config.h" file $ACE_ROOT/ace directory with contents #include "ace/config-macosx-tiger.h"</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>2. Created "platform_macros.GNU" file in  $ACE_ROOT/include/makeinclude with following data</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>include /Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers/include/makeinclude/platform_macosx_tiger.GNU</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>$cd /Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers/</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>$make</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><DIV><B>Getting following error:</B></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>GNUmakefile: /Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers/apps/gperf/tests/GNUmakefile.cppinset MAKEFLAGS=</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>g++ -Wall -Wpointer-arith -Wno-long-double -g -pipe   -pipe -DACE_HAS_CUSTOM_EXPORT_MACROS=0   -I/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../../..  -c -o .obj/test.o test.cpp</DIV><DIV>g++ -Wall -Wpointer-arith -Wno-long-double -g -pipe   -pipe -DACE_HAS_CUSTOM_EXPORT_MACROS=0   -I/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../../..  -c -o .obj/cpp.o cpp.cpp</DIV><DIV>g++ -Wall -Wpointer-arith -Wno-long-double -g -pipe   -pipe -DACE_HAS_CUSTOM_EXPORT_MACROS=0   -I/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../../..  -flat_namespace -L/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers/ace -L./ -L/Users/Appu/Desktop/XPlatFormUtilities/ACE_wrappers/lib -L. -L../../../lib -o cppout .obj/test.o .obj/cpp.o -lACE  </DIV><DIV>/usr/bin/ld: Undefined symbols:</DIV><DIV>in_word_set(char const*, unsigned int)</DIV><DIV>collect2: ld returned 1 exit status</DIV><DIV>make[1]: *** [cppout] Error 1</DIV><DIV>make: *** [cppinset] Error 2</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Am i miss any environment variable(s) setting here?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Awaiting reply.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>thanks,</DIV><DIV>- Apparao.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On 27-Jul-07, at 10:34 AM, Johnny Willemsen wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV>Hi,</DIV><DIV><BR></DIV><DIV>It looks you did you the autoconf way of compiling, we do recommend the</DIV><DIV>tradional way of compiling as described in ACE-INSTALL.html. Also, please</DIV><DIV>upgrade to x.5.9, the x.5 version is already getting old. It looks the make</DIV><DIV>install is failing because of file system permissions, do you have</DIV><DIV>permission to add files to /usr/local/lib?</DIV><DIV><BR></DIV><DIV>Regards,</DIV><DIV><BR></DIV><DIV>Johnny Willemsen</DIV><DIV>Remedy IT</DIV><DIV>Postbus 101</DIV><DIV>2650 AC  Berkel en Rodenrijs</DIV><DIV>The Netherlands</DIV><DIV>www.theaceorb.nl / <A href="http://www.remedy.nl">www.remedy.nl</A> </DIV><DIV><BR></DIV><DIV>*** Integrated compile and test statistics see</DIV><DIV>http://scoreboard.theaceorb.nl &lt;<A href="http://scoreboard.theaceorb.nl/">http://scoreboard.theaceorb.nl/</A>&gt;  ***</DIV><DIV>*** Commercial service and support for ACE/TAO/CIAO             ***</DIV><DIV>*** See <A href="http://www.theaceorb.nl/en/support.html">http://www.theaceorb.nl/en/support.html</A>                 *** </DIV><DIV><BR></DIV><DIV><BR></DIV><DIV>________________________________</DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>From: <A href="mailto:ace-users-bounces@cse.wustl.edu">ace-users-bounces@cse.wustl.edu</A></DIV><DIV>[<A href="mailto:ace-users-bounces@cse.wustl.edu">mailto:ace-users-bounces@cse.wustl.edu</A>] On Behalf Of apparao</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Sent: Friday, July 27, 2007 5:18 AM</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>To: Thomas Lockhart</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Cc: <A href="mailto:ace-users@cse.wustl.edu">ace-users@cse.wustl.edu</A></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Subject: Re: [ace-users] ACE is not getting installed on MAC OS X</DIV><DIV>10.4</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>For Mac, i require ACE dylib. </DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>For that, what i am doing is, downloading the source code from the</DIV><DIV><A href="http://download.dre.vanderbilt.edu">http://download.dre.vanderbilt.edu</A>/. I successfully downloaded</DIV><DIV>ACE+TAO+CIAO.tar file. We didn't find any ACE dylib in one of the folders</DIV><DIV>$ACE_ROOT/ace and $ACE_ROOT/lib after untar. So I build the source code by</DIV><DIV>setting corresponding environment variables as specified in</DIV><DIV><A href="http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html">http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html</A>. </DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>In the Building phase, we are getting error at "make install".</DIV><DIV>Please find the error below:</DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>$ make install</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make install-recursive</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Making install in .</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>test -z "/usr/local/lib" || /tmp/ACE_wrappers/aux_config/install-sh</DIV><DIV>-d "/usr/local/lib"</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>/bin/sh ../libtool --mode=install /usr/bin/install -c 'libACE.la'</DIV><DIV>'/usr/local/lib/libACE.la'</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>/usr/bin/install -c .libs/libACE.5.5.0.dylib</DIV><DIV>/usr/local/lib/libACE.5.5.0.dylib</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>install: /usr/local/lib/libACE.5.5.0.dylib: Permission denied</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make[4]: *** [install-libLTLIBRARIES] Error 71</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make[3]: *** [install-am] Error 2</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make[2]: *** [install-recursive] Error 1</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make[1]: *** [install] Error 2</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>make: *** [install-recursive] Error 1</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>- Apparao.</DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>On 26-Jul-07, at 11:13 PM, Thomas Lockhart wrote:</DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>I am trying to install ACE on MAC OS X 10.4 G5</DIV><DIV>machine. But this is not getting installed. </DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>What do you mean by "installed"? A traditional build will</DIV><DIV>have the libraries and applications for ACE in the source code tree and</DIV><DIV>"make install" has no useful meaning. Or do you mean that it is having</DIV><DIV>trouble building (e.g. no libACE.so is created in $ACE_ROOT/ace or</DIV><DIV>$ACE_ROOT/lib depending on version)? If you need more help you will need to</DIV><DIV>be more specific on the issues and symptoms.</DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>hth</DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>- Tom</DIV><DIV><BR></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>-- </DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Thomas Lockhart</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Supervisor, Realtime Software Group</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Interferometry and Large Optical Systems</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN>Caltech/JPL</DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><BR></DIV><DIV><BR></DIV> </BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>