<?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: link order, apache plugin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841801#M776902</link>
    <description>Shalom tash,&lt;BR /&gt;&lt;BR /&gt;I let HP worry about linker issues on my apache. I install the depot version from &lt;A href="http://sofware.hp.com" target="_blank"&gt;http://sofware.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for hpws&lt;BR /&gt;&lt;BR /&gt;I do not believe there is a problem here and am against self compiled versions of apache unless they are required by application concerns.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 11 Aug 2006 05:44:56 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-11T05:44:56Z</dc:date>
    <item>
      <title>link order, apache plugin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841800#M776901</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I heard that HP-UX 11i v1 is sensitive about link comaparing to Solaris or Linux.&lt;BR /&gt;&lt;BR /&gt;Here is our Apache link information (ldd output) and&lt;BR /&gt;plugin information(ldd output).I compile the Apache source codes and plugin codes using aCC++ compilar and linker.&lt;BR /&gt;&lt;BR /&gt;If someone thing that this is strange, please let me know.&lt;BR /&gt;&lt;BR /&gt;(Apache ldd info.)&lt;BR /&gt;================&lt;BR /&gt;bash-2.04# ldd httpd&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libCsup_v2.2 =&amp;gt;        /usr/lib/libCsup_v2.2&lt;BR /&gt;        /usr/lib/libstd_v2.2 =&amp;gt; /usr/lib/libstd_v2.2&lt;BR /&gt;        /usr/lib/librwtool_v2.2 =&amp;gt;      /usr/lib/librwtool_v2.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libxti.2 =&amp;gt;    /usr/lib/libxti.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /opt/hpws/apache/lib/libapr-0.sl.9 =&amp;gt;   /opt/hpws/apache/lib/libapr-0.sl&lt;BR /&gt;.9&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libCsup_v2.2 =&amp;gt;        /usr/lib/libCsup_v2.2&lt;BR /&gt;        /usr/lib/libstd_v2.2 =&amp;gt; /usr/lib/libstd_v2.2&lt;BR /&gt;        /usr/lib/librwtool_v2.2 =&amp;gt;      /usr/lib/librwtool_v2.2&lt;BR /&gt;        /opt/hpws/apache/lib/libexpat.sl.1 =&amp;gt;   /opt/hpws/apache/lib/libexpat.sl&lt;BR /&gt;.1&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /opt/hpws/apache/lib/libaprutil-0.sl.9 =&amp;gt;       /opt/hpws/apache/lib/lib&lt;BR /&gt;aprutil-0.sl.9&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;bash-2.04#&lt;BR /&gt;===================&lt;BR /&gt;&lt;BR /&gt;(plugin ldd info.)&lt;BR /&gt;====================&lt;BR /&gt;bash-2.04# ldd xxx.sl&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libc.1 =&amp;gt;      /usr/lib/libc.1&lt;BR /&gt;        /usr/lib/libdld.1 =&amp;gt;    /usr/lib/libdld.1&lt;BR /&gt;        /usr/lib/libCsup_v2.2 =&amp;gt;        /usr/lib/libCsup_v2.2&lt;BR /&gt;        /usr/lib/libstd_v2.2 =&amp;gt; /usr/lib/libstd_v2.2&lt;BR /&gt;        /usr/lib/librwtool_v2.2 =&amp;gt;      /usr/lib/librwtool_v2.2&lt;BR /&gt;        /usr/lib/libnsl.1 =&amp;gt;    /usr/lib/libnsl.1&lt;BR /&gt;        /usr/lib/libxti.2 =&amp;gt;    /usr/lib/libxti.2&lt;BR /&gt;==============================&lt;BR /&gt;&lt;BR /&gt;BEA Welogic notes said;&lt;BR /&gt;&lt;BR /&gt;Warning: If you are running Apache 2.0.x server on HP-UX11, set the environment variables specified below before you build the Apache server. Because of a problem with the order in which linked libraries are loaded on HP-UX, a core dump can result if the load order is not preset as an environment variable before building. Set the following environment variables before proceeding with the Apache configure, make, and make install steps, (described in Apache HTTP Server documentation at &lt;A href="http://httpd.apache.org/docs-2.1/install.html#configure):" target="_blank"&gt;http://httpd.apache.org/docs-2.1/install.html#configure):&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;export EXTRA_LDFLAGS="-lstd -lstream -lCsup -lm -lcl -ldld -lpthread"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://e-docs.bea.com/wls/docs81/plugins/apache.html" target="_blank"&gt;http://e-docs.bea.com/wls/docs81/plugins/apache.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;tash S&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 05:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841800#M776901</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-11T05:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: link order, apache plugin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841801#M776902</link>
      <description>Shalom tash,&lt;BR /&gt;&lt;BR /&gt;I let HP worry about linker issues on my apache. I install the depot version from &lt;A href="http://sofware.hp.com" target="_blank"&gt;http://sofware.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for hpws&lt;BR /&gt;&lt;BR /&gt;I do not believe there is a problem here and am against self compiled versions of apache unless they are required by application concerns.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Aug 2006 05:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841801#M776902</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-11T05:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: link order, apache plugin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841802#M776903</link>
      <description>&lt;!--!*#--&gt;Hello SEP,&lt;BR /&gt;For some rason, I have to recomile for apache.&lt;BR /&gt;&lt;BR /&gt;If anyone knows some procedure how to compile statics link,&lt;BR /&gt;&lt;BR /&gt;Is this to change only from "+tls=dynamic" to "+tls=statics" durig link?&lt;BR /&gt;&lt;BR /&gt;I would like to change from dynamics link to staticaly link due to some reason.&lt;BR /&gt;&lt;BR /&gt;Regrads;&lt;BR /&gt;tash S&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Aug 2006 23:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841802#M776903</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-16T23:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: link order, apache plugin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841803#M776904</link>
      <description>Hi Tash, &lt;BR /&gt;&lt;BR /&gt;If you would like to create static linked binaries, you should embed library path into Makefiles (just like /usr/lib/libc.a). Also, moving dependant *.sl or *.so to some name will help. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 17 Aug 2006 00:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/link-order-apache-plugin/m-p/3841803#M776904</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-08-17T00:06:04Z</dc:date>
    </item>
  </channel>
</rss>

