<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compilation problem on HP-UX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942735#M97577</link>
    <description>Linking option of my makefile are given below&lt;BR /&gt;There is Problem with ACE linking and i have libACE.sl in the $(ACE_ROOT)/ace &lt;BR /&gt;&lt;BR /&gt;LINK_OPTIONS_DBG = -ldl -lnsl -lrt -lpthread -lipv6 -lxnet  -L$(ACE_ROOT)/ace -lACE -L/home/mtalk/cryptopp54 -lcrypt-5.0 -L/home/mtalk/src/unix/EncryptUtil -lEncryptUnix -L/home/mtalk/src/unix/CompressUtil -lCompressUnix</description>
    <pubDate>Tue, 13 Feb 2007 23:22:51 GMT</pubDate>
    <dc:creator>Vikas Poonia</dc:creator>
    <dc:date>2007-02-13T23:22:51Z</dc:date>
    <item>
      <title>Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942724#M97566</link>
      <description>when i compile mty project on HP-UX machine it compiles successfully but at the time of linking it gives me errors shown below.&lt;BR /&gt;There is already shared library libACE.so can anyone tell me what is the reason of these errors and how to remove...&lt;BR /&gt;&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::__rw_std_streams" in file /home/mtalk/ACE&lt;BR /&gt;_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::getspecific(int, void**)" in file ./release/&lt;BR /&gt;mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire()" in file ./release&lt;BR /&gt;/mTalkThrTask.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__bad_cast_exception" in file /home/mtalk/ACE_&lt;BR /&gt;wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::ctype&lt;CHAR&gt;::ctype(std::ctype_base::mask&lt;BR /&gt;const*, bool, unsigned long)" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::ctype&lt;CHAR&gt;::_C_classic_table" in file /h&lt;BR /&gt;ome/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_HPMutexWrapper::~_HPMutexWrapper()" in file /&lt;BR /&gt;home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__bad_alloc_exception" in file /home/mtalk/ACE&lt;BR /&gt;_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Semaphore::release(unsigned int)" in file ./release/&lt;BR /&gt;mTalkThrTask.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::locale::_C_init()" in file /home/mtalk/AC&lt;BR /&gt;E_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Time_Value::ACE_Time_Value(long, long)" in file ./re&lt;BR /&gt;lease/m27_Event.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Semaphore::acquire()" in file ./release/mTalkThrTask&lt;BR /&gt;.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::end_event_loop()" in file ./release/mTalkTh&lt;BR /&gt;rTask.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__bad_typeid_exception" in file /home/mtalk/AC&lt;BR /&gt;E_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::ios_base::_C_sync_with_stdio" in file /ho&lt;BR /&gt;me/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::codecvt_byname&lt;WCHAR_T&gt;:&lt;BR /&gt;:do_out(mbstate_t&amp;amp;, wchar_t const*, wchar_t const, wchar_t const&amp;amp;, char*, wchar_&lt;BR /&gt;t const&amp;amp;, wchar_t const&amp;amp;&amp;amp;) const" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_read()" in file .&lt;BR /&gt;/release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::ACE_SOCK_Dgram()" in file ./release/m27_&lt;BR /&gt;UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_write()" in file&lt;BR /&gt;./release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "mtalkproc_1_svc" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire()" in file ./rele&lt;BR /&gt;ase/m27_CriticalSection.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__bad_exception" in file /home/mtalk/ACE_wrapp&lt;BR /&gt;ers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "CreatePersistenceManager()" in file ./release/m27_bof.o&lt;BR /&gt;ld: Unsatisfied symbol "localtime_r(long const*, tm*)" in file ./release/mTalkUt&lt;BR /&gt;ilities.o&lt;BR /&gt;ld: Unsatisfied symbol "mTalk_Main()" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: Unsatisfied symbol "typeinfo for biz_ppmProtocolParameter" in file ./release&lt;BR /&gt;/biz_cfgConfig.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::ios_base::_C_unsafe_clear(int, int)" in f&lt;BR /&gt;ile /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "FreePersistenceManager(i_m27_persistencemgr*)" in file .&lt;BR /&gt;/release/m27_bof.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::recv(void*, unsigned long, ACE_Addr&amp;amp;, in&lt;BR /&gt;t) const" in file ./release/m27_UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "biz_ppmProtocolParameter::Define_OMM(m27_OMM&amp;amp;, bool, boo&lt;BR /&gt;l, bool, bool)" in file ./release/biz_nppNetworkProtocolParameter.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::ios_base::_C_fire_event(std::ios_base::ev&lt;BR /&gt;ent, bool)" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::send(void const*, unsigned long, ACE_Add&lt;BR /&gt;r const&amp;amp;, int) const" in file ./release/m27_UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::event_loop_done()" in file ./release/mTalkT&lt;BR /&gt;hrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_write_upgrade()"&lt;BR /&gt;in file ./release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "GetLogInterface()" in file ./release/m27_trace.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::__rw_exception::_C_assign(char const*, un&lt;BR /&gt;signed long)" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "mtalk_prog_1_freeresult" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__cxa_finalize" in file /home/mtalk/ACE_wrappe&lt;BR /&gt;rs/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_HPMutexWrapper::lock(void*)" in file /home/mt&lt;BR /&gt;alk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::basic_string&lt;CHAR&gt;&lt;BR /&gt;, std::allocator&lt;CHAR&gt; &amp;gt;::__nullref" in file /home/mtalk/ACE_wrappers/ace/libACE&lt;BR /&gt;.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Lock::ACE_Lock()" in file ./release/m27_CriticalSect&lt;BR /&gt;ion.o&lt;BR /&gt;ld: Unsatisfied symbol "MAX_NO_OF_PENDING_REQUEST" in file ./release/m27_MQSerie&lt;BR /&gt;sIPC.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread_Mutex::acquire()" in file ./release/mTalk_TSS&lt;BR /&gt;.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::keycreate(int*, void (*)(void*), void*)" in&lt;BR /&gt;file ./release/mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "vtable for biz_ppmProtocolParameter" in file ./release/b&lt;BR /&gt;iz_ppmProtocolParameter.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_HPMutexWrapper::unlock(void*)" in file /home/&lt;BR /&gt;mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::locale::_C_global" in file /home/mtalk/AC&lt;BR /&gt;E_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::kill(int, int)" in file ./release/m27_UDPCon&lt;BR /&gt;nection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Errno_Guard::ACE_Errno_Guard(int&amp;amp;)" in file ./releas&lt;BR /&gt;e/mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::setspecific(int, void*)" in file ./release/m&lt;BR /&gt;Talk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire_read()" in file ./re&lt;BR /&gt;lease/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "GLogAppInfo()" in file ./release/m27_FileLog.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::__rw_exception::_C_vformat(int, __va_list&lt;BR /&gt;__)" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__cxa_atexit" in file /home/mtalk/ACE_wrappers&lt;BR /&gt;/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::spawn(void* (*)(void*), void*, long, int*, i&lt;BR /&gt;nt*, long, void*, unsigned long, ACE_Thread_Adapter*)" in file ./release/m27_UDP&lt;BR /&gt;Connection.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "__cxa_personality_routine" in file /home/mtalk&lt;BR /&gt;/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::locale::_C_make_facet(std::locale::id con&lt;BR /&gt;st&amp;amp;, bool, int, __rw::__rw_facet_base* (*)(int, char const*, unsigned long)) con&lt;BR /&gt;st" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::run_event_loop()" in file ./release/mTalkTh&lt;BR /&gt;rTask.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "std::codecvt_byname&lt;WCHAR_T&gt;:&lt;BR /&gt;:do_in(mbstate_t&amp;amp;, char const*, char const, char const&amp;amp;, wchar_t*, char const&amp;amp;,&lt;BR /&gt;char const&amp;amp;&amp;amp;) const" in file /home/mtalk/ACE_wrappers/ace/libACE.so&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire_write()" in file ./r&lt;BR /&gt;elease/m27_CriticalSection.o&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "_HPMutexWrapper::init()" in file /home/mtalk/A&lt;BR /&gt;CE_wrappers/ace/libACE.so&lt;BR /&gt;25 warnings.&lt;BR /&gt;36 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;gmake: *** [release/mTalk] Error 1&lt;/WCHAR_T&gt;&lt;/CHAR&gt;&lt;/CHAR&gt;&lt;/WCHAR_T&gt;&lt;/CHAR&gt;&lt;/CHAR&gt;</description>
      <pubDate>Mon, 12 Feb 2007 08:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942724#M97566</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-12T08:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942725#M97567</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first check, if your libACE.so is compiled with gcc or with HP's aCC compiler. A mixing of different compiler families is not possible.&lt;BR /&gt;&lt;BR /&gt;Moreover, the command line of the linker is really required in such postings...&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Mon, 12 Feb 2007 09:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942725#M97567</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-02-12T09:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942726#M97568</link>
      <description>As Peter says, your application is illegally mixing g++ and aC++ files.  You'll need to compile with one or the other.  It appears ACE is compiled with aC++.&lt;BR /&gt;&lt;BR /&gt;It would also be helpful if you indicated you were compiling on IPF.</description>
      <pubDate>Mon, 12 Feb 2007 19:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942726#M97568</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-12T19:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942727#M97569</link>
      <description>Thanx for replying&lt;BR /&gt;&lt;BR /&gt;My ACE is compiled usnig /opt/aCC/bin/aCC and makefile is compiled using /opt/hp-gcc/bin/gcc &lt;BR /&gt;can it is the reason for error???&lt;BR /&gt;ACE code i have downloaded from internet so when i change makefile of that it gives me errors what shuld i do for that....&lt;BR /&gt;&lt;BR /&gt;Thanx in advance&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2007 23:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942727#M97569</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-12T23:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942728#M97570</link>
      <description>&amp;gt;My ACE is compiled using /opt/aCC/bin/aCC and makefile is compiled using /opt/hp-gcc/bin/gcc&lt;BR /&gt;&lt;BR /&gt;As Peter and I have said, you must only use one of aC++ or g++ to compile your WHOLE application.  If you have aC++ installed, change your makefile to use aCC.  Otherwise you'll have to use g++ to compile ACE.</description>
      <pubDate>Tue, 13 Feb 2007 00:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942728#M97570</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-13T00:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942729#M97571</link>
      <description>Hi Dennis &lt;BR /&gt;First of all Thanx a lot for so quick response.&lt;BR /&gt;I am agree with you but i am not able to compile my ACE file using gcc it gives me errors when i change it to gcc.Here i am attaching my ACE file kindly tell me what changes shuld i make to remove those errors&lt;BR /&gt;gmake: *** Warning: File `/home/mtalk/ACE_wrappers/include/makeinclude/macros.GN&lt;BR /&gt;U' has modification time in the future (2007-01-07 01:53:34 &amp;gt; 2006-02-13 17:15:4&lt;BR /&gt;3)&lt;BR /&gt;gmake[1]: Entering directory `/home/mtalk/ACE_wrappers/ace'&lt;BR /&gt;gmake[1]: *** Warning: File `/home/mtalk/ACE_wrappers/include/makeinclude/rules.&lt;BR /&gt;local.GNU' has modification time in the future (2007-01-07 01:53:34 &amp;gt; 2006-02-13&lt;BR /&gt; 17:15:43)&lt;BR /&gt;&lt;BR /&gt;GNUmakefile: /home/mtalk/ACE_wrappers/ace/GNUmakefile.ACE MAKEFLAGS=w&lt;BR /&gt;&lt;BR /&gt;/opt/hp-gcc/bin/gcc -AA -mt -g -DACE_HAS_THREADS -D_HPUX_SOURCE -DHPUX_VERS=1123&lt;BR /&gt; -DACE_LACKS_PRAGMA_ONCE   -I/home/mtalk/ACE_wrappers  -DACE_HAS_EXCEPTIONS -D__&lt;BR /&gt;ACE_INLINE__ -I.. -DACE_BUILD_DLL  -c +Z -o .shobj/Local_Name_Space.o Local_Name&lt;BR /&gt;_Space.cpp&lt;BR /&gt;gcc: +Z: No such file or directory&lt;BR /&gt;cc1plus: error: unrecognized command line option "-mt"&lt;BR /&gt;gmake[1]: *** [.shobj/Local_Name_Space.o] Error 1&lt;BR /&gt;gmake[1]: Leaving directory `/home/mtalk/ACE_wrappers/ace'&lt;BR /&gt;gmake: *** [ACE] Error 2&lt;BR /&gt;galaxy(mtalk):252/home/mtalk/ACE_wrappers/ace &amp;gt;</description>
      <pubDate>Tue, 13 Feb 2007 06:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942729#M97571</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-13T06:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942730#M97572</link>
      <description>When i change it gives me several erros including -mt related and some more also.Please try to modify this makefile</description>
      <pubDate>Tue, 13 Feb 2007 06:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942730#M97572</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-13T06:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942731#M97573</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;porting ACE/TAO to a different architecture is not a point-and -click task - you have to setup the features of the compiling environment very carefully. May be a suitable config_*.h in $ACE_ROOT/ace is already available - check this.&lt;BR /&gt;&lt;BR /&gt;Shurely an easier task is to change the Makefile of yours to use aCC and try...&lt;BR /&gt;An evaluation version of aCC is available von HP.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Tue, 13 Feb 2007 07:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942731#M97573</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-02-13T07:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942732#M97574</link>
      <description>Hi &lt;BR /&gt;Thanx Peter and Dennis for nearly solving my problem in a single day &lt;BR /&gt;Sorry for above two replies this is final what i am getting.Now when i compile ACE using g++ it makes a libACE.sl file&lt;BR /&gt;when i include this in my makefile using&lt;BR /&gt;-L$(ACE_ROOT)/ace -lACE &lt;BR /&gt;I havent get any warnings as i was getting earlier but now i get 41 errrors whihc are pasted below.Can anyone tell me the reason for these errors &lt;BR /&gt;&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::release()" in file ./release&lt;BR /&gt;/mTalkThrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::getspecific(int, void**)" in file ./release/&lt;BR /&gt;mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire()" in file ./release&lt;BR /&gt;/mTalkThrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Semaphore::release(unsigned int)" in file ./release/&lt;BR /&gt;mTalkThrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Time_Value::ACE_Time_Value(long, long)" in file ./re&lt;BR /&gt;lease/m27_Event.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Semaphore::acquire()" in file ./release/mTalkThrTask&lt;BR /&gt;.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::end_event_loop()" in file ./release/mTalkTh&lt;BR /&gt;rTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::~ACE_SOCK_Dgram()" in file ./release/m27&lt;BR /&gt;_UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_read()" in file .&lt;BR /&gt;/release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::ACE_SOCK_Dgram()" in file ./release/m27_&lt;BR /&gt;UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_write()" in file&lt;BR /&gt;./release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "mtalkproc_1_svc" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire()" in file ./rele&lt;BR /&gt;ase/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "CreatePersistenceManager()" in file ./release/m27_bof.o&lt;BR /&gt;ld: Unsatisfied symbol "localtime_r(long const*, tm*)" in file ./release/mTalkUt&lt;BR /&gt;ilities.o&lt;BR /&gt;ld: Unsatisfied symbol "mTalk_Main()" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: Unsatisfied symbol "typeinfo for biz_ppmProtocolParameter" in file ./release&lt;BR /&gt;/biz_cfgConfig.o&lt;BR /&gt;ld: Unsatisfied symbol "FreePersistenceManager(i_m27_persistencemgr*)" in file .&lt;BR /&gt;/release/m27_bof.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::recv(void*, unsigned long, ACE_Addr&amp;amp;, in&lt;BR /&gt;t) const" in file ./release/m27_UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "biz_ppmProtocolParameter::Define_OMM(m27_OMM&amp;amp;, bool, boo&lt;BR /&gt;l, bool, bool)" in file ./release/biz_nppNetworkProtocolParameter.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_SOCK_Dgram::send(void const*, unsigned long, ACE_Add&lt;BR /&gt;r const&amp;amp;, int) const" in file ./release/m27_UDPConnection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::event_loop_done()" in file ./release/mTalkT&lt;BR /&gt;hrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::tryacquire_write_upgrade()"&lt;BR /&gt;in file ./release/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "GetLogInterface()" in file ./release/m27_trace.o&lt;BR /&gt;ld: Unsatisfied symbol "mtalk_prog_1_freeresult" in file ./release/mTalk_svc.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread_Mutex::release()" in file ./release/mTalk_TSS&lt;BR /&gt;.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Lock::ACE_Lock()" in file ./release/m27_CriticalSect&lt;BR /&gt;ion.o&lt;BR /&gt;ld: Unsatisfied symbol "MAX_NO_OF_PENDING_REQUEST" in file ./release/m27_MQSerie&lt;BR /&gt;sIPC.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread_Mutex::acquire()" in file ./release/mTalk_TSS&lt;BR /&gt;.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::keycreate(int*, void (*)(void*), void*)" in&lt;BR /&gt;file ./release/mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "vtable for biz_ppmProtocolParameter" in file ./release/b&lt;BR /&gt;iz_ppmProtocolParameter.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread_Semaphore::~ACE_Thread_Semaphore()" in file .&lt;BR /&gt;/release/mTalkThrTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::kill(int, int)" in file ./release/m27_UDPCon&lt;BR /&gt;nection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Errno_Guard::ACE_Errno_Guard(int&amp;amp;)" in file ./releas&lt;BR /&gt;e/mTalk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::setspecific(int, void*)" in file ./release/m&lt;BR /&gt;Talk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire_read()" in file ./re&lt;BR /&gt;lease/m27_CriticalSection.o&lt;BR /&gt;ld: Unsatisfied symbol "GLogAppInfo()" in file ./release/m27_FileLog.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Errno_Guard::~ACE_Errno_Guard()" in file ./release/m&lt;BR /&gt;Talk_TSS.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Thread::spawn(void* (*)(void*), void*, long, int*, i&lt;BR /&gt;nt*, long, void*, unsigned long, ACE_Thread_Adapter*)" in file ./release/m27_UDP&lt;BR /&gt;Connection.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Reactor::run_event_loop()" in file ./release/mTalkTh&lt;BR /&gt;rTask.o&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Recursive_Thread_Mutex::acquire_write()" in file ./r&lt;BR /&gt;elease/m27_CriticalSection.o&lt;BR /&gt;41 errors.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;gmake: *** [release/mTalk] Error 1&lt;BR /&gt;galaxy(mtalk):268/home/mtalk/src/unix/mTalk3 &amp;gt;</description>
      <pubDate>Tue, 13 Feb 2007 07:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942732#M97574</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-13T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942733#M97575</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;you do not tell us the command line of the linker - that makes it difficult.&lt;BR /&gt;But for shure I can tell, that the function&lt;BR /&gt;     ACE_Semaphore::release(unsigned int)&lt;BR /&gt;for example IS located in libACE.&lt;BR /&gt;&lt;BR /&gt;You should read some examples in the ACE documentation about how to link against libACE - you shurely missed something (esp. libraries) to add to the linker command line in your personal Makefile.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Tue, 13 Feb 2007 11:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942733#M97575</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-02-13T11:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942734#M97576</link>
      <description>I forgot to mention I have a vested interest in having you use aC++ to compile everything.  ;-)&lt;BR /&gt;&lt;BR /&gt;I can't help for any but the obvious g++ issues that are in common with aC++.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; -L$(ACE_ROOT)/ace -lACE&lt;BR /&gt;&lt;BR /&gt;Are these at the end of your link line after mTalkThrTask.o, etc?  Is libACE shared or archive?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Peter:  But for sure I can tell, that the function ... for example IS located in libACE.&lt;BR /&gt;&lt;BR /&gt;Just to make sure, you should make sure it and the others are there by using nm(1).</description>
      <pubDate>Tue, 13 Feb 2007 22:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942734#M97576</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-13T22:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942735#M97577</link>
      <description>Linking option of my makefile are given below&lt;BR /&gt;There is Problem with ACE linking and i have libACE.sl in the $(ACE_ROOT)/ace &lt;BR /&gt;&lt;BR /&gt;LINK_OPTIONS_DBG = -ldl -lnsl -lrt -lpthread -lipv6 -lxnet  -L$(ACE_ROOT)/ace -lACE -L/home/mtalk/cryptopp54 -lcrypt-5.0 -L/home/mtalk/src/unix/EncryptUtil -lEncryptUnix -L/home/mtalk/src/unix/CompressUtil -lCompressUnix</description>
      <pubDate>Tue, 13 Feb 2007 23:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942735#M97577</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-13T23:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942736#M97578</link>
      <description>&amp;gt;i have libACE.sl in the&lt;BR /&gt;&lt;BR /&gt;If shared, order shouldn't matter so much.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;LINK_OPTIONS_DBG = -ldl -lnsl -lrt -lpthread -lipv6 -lxnet&lt;BR /&gt;&lt;BR /&gt;I would suggest you add the system libs after all of your user ones.  If these were C++, the order may matter.&lt;BR /&gt;&lt;BR /&gt;Hopefully your LINK_OPTIONS_DBG macro is added after your objects in the link?&lt;BR /&gt;&lt;BR /&gt;You may want to provide the -v output from g++.  Or -Wl,-t to trace the linker files.&lt;BR /&gt;&lt;BR /&gt;Also, is there an option in g++ that allows you to replace c++filt by the "cat" filter so you can see the mangled names?  Those are easier to search for in objects and libs.</description>
      <pubDate>Wed, 14 Feb 2007 00:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942736#M97578</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-14T00:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942737#M97579</link>
      <description>Hi &lt;BR /&gt;I have changed the order but there is no change in output i get the same error&lt;BR /&gt;I am not getting what this means&lt;BR /&gt;&lt;BR /&gt;Hopefully your LINK_OPTIONS_DBG macro is added after your objects in the link?&lt;BR /&gt;Can u send me your mail id at vikas.poonia@opussoft.com so that i can send u some more information since it is not feasible to send all information here...&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2007 06:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942737#M97579</guid>
      <dc:creator>Vikas Poonia</dc:creator>
      <dc:date>2007-02-14T06:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation problem on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942738#M97580</link>
      <description>&lt;P&gt;&amp;gt;Can you send me your mail id&lt;BR /&gt;&lt;BR /&gt;Done.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2011 20:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compilation-problem-on-hp-ux/m-p/3942738#M97580</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-10-19T20:04:36Z</dc:date>
    </item>
  </channel>
</rss>

