<?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: Error with Apache module on load reporting unresolved symbol _regcomp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726098#M100897</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.  &lt;BR /&gt;&lt;BR /&gt;I am using a different version because HP download has a more current one.  The Solaris Apache is 2.0.42. The HP is 2.0.55.  &lt;BR /&gt;&lt;BR /&gt;I'm using  dlopen(path, RTLD_NOW | RTLD_GLOBAL) to load this shared library inside my module.  Could that be the conflict?&lt;BR /&gt;&lt;BR /&gt;I'm using aCC because the code uses the roquewave libraries.  I've had trouble getting those to work with gcc.&lt;BR /&gt;&lt;BR /&gt;-steve</description>
    <pubDate>Tue, 07 Feb 2006 12:06:44 GMT</pubDate>
    <dc:creator>Meas</dc:creator>
    <dc:date>2006-02-07T12:06:44Z</dc:date>
    <item>
      <title>Error with Apache module on load reporting unresolved symbol _regcomp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726096#M100895</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm porting a module from Solaris to the HP Apache 2.0.59 (downloaded from HP).  I get this error when I try to run Apache:&lt;BR /&gt;&lt;BR /&gt;[5623]  8:53:42.930 File:PluginsIF.cpp Line:302 # Attempting to load:  /opt/hpws&lt;BR /&gt;/apache/rsawebagent/Plugins/libaceauth.so&lt;BR /&gt;[5623]  8:53:43.150 File:PluginsIF.cpp Line:313 # loadLibrary() returns Unresolved symbol: _regcomp (code)  from /usr/lib/libc.1.&lt;BR /&gt;&lt;BR /&gt;I've checked my patches - I'm current up to PHCO_32761.  My linker flags are:&lt;BR /&gt;&lt;BR /&gt; -lrwtool_v2  -lpthread -lcl -lstd_v2 -lCsup_v2  -lm  -lnsl -lc_r -lcma -lc&lt;BR /&gt;&lt;BR /&gt;Also, I mixing C &amp;amp; C++ so I'm using the compiler flags below.&lt;BR /&gt;&lt;BR /&gt;For C++ I use:&lt;BR /&gt;&lt;BR /&gt;-AA -c +inst_v -DUNIX -DHPUX -mt -g0 +u4 +Z +DAportable -D__HPACC_THREAD_SAFE_RB_TREE -D_DEBUG&lt;BR /&gt;&lt;BR /&gt;For C I use:&lt;BR /&gt;&lt;BR /&gt; -Ae -DUNIX -DHPUX -mt -g0 +u4 +Z +DAportable +tls=dynamic -D_THREAD_SAFE&lt;BR /&gt;&lt;BR /&gt;I'm not sure what I missing.  Any help is greatly appreciated.</description>
      <pubDate>Tue, 07 Feb 2006 09:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726096#M100895</guid>
      <dc:creator>Meas</dc:creator>
      <dc:date>2006-02-07T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Apache module on load reporting unresolved symbol _regcomp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726097#M100896</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It could be due to Apache version mismatch. Check the version of Apache you are running on Solaris where the module being ported. &lt;BR /&gt;&lt;BR /&gt;And (or), you can use GCC ?? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 07 Feb 2006 11:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726097#M100896</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-07T11:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Apache module on load reporting unresolved symbol _regcomp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726098#M100897</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.  &lt;BR /&gt;&lt;BR /&gt;I am using a different version because HP download has a more current one.  The Solaris Apache is 2.0.42. The HP is 2.0.55.  &lt;BR /&gt;&lt;BR /&gt;I'm using  dlopen(path, RTLD_NOW | RTLD_GLOBAL) to load this shared library inside my module.  Could that be the conflict?&lt;BR /&gt;&lt;BR /&gt;I'm using aCC because the code uses the roquewave libraries.  I've had trouble getting those to work with gcc.&lt;BR /&gt;&lt;BR /&gt;-steve</description>
      <pubDate>Tue, 07 Feb 2006 12:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-with-apache-module-on-load-reporting-unresolved-symbol/m-p/3726098#M100897</guid>
      <dc:creator>Meas</dc:creator>
      <dc:date>2006-02-07T12:06:44Z</dc:date>
    </item>
  </channel>
</rss>

