<?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 problem compiling samba  2.2.4 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-samba-2-2-4/m-p/2722409#M948304</link>
    <description>&lt;BR /&gt;when compiling samba i get the following error messages:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linking nsswitch/pam_winbind.so  &lt;BR /&gt;&lt;BR /&gt;/usr/bin/ld: DP relative code in file /var/tmp/ccu93vhb.o - shared library mustbe position independent.  Use +z or +Z to recompile. &lt;BR /&gt;&lt;BR /&gt;what to recompile and where to specify +z or +Z ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 May 2002 12:26:29 GMT</pubDate>
    <dc:creator>Rainer von Bongartz</dc:creator>
    <dc:date>2002-05-13T12:26:29Z</dc:date>
    <item>
      <title>problem compiling samba  2.2.4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-samba-2-2-4/m-p/2722409#M948304</link>
      <description>&lt;BR /&gt;when compiling samba i get the following error messages:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linking nsswitch/pam_winbind.so  &lt;BR /&gt;&lt;BR /&gt;/usr/bin/ld: DP relative code in file /var/tmp/ccu93vhb.o - shared library mustbe position independent.  Use +z or +Z to recompile. &lt;BR /&gt;&lt;BR /&gt;what to recompile and where to specify +z or +Z ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 May 2002 12:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-samba-2-2-4/m-p/2722409#M948304</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-13T12:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem compiling samba  2.2.4</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-samba-2-2-4/m-p/2722410#M948305</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All objects that make up a shared library&lt;BR /&gt;must be compiled to be "position independant"&lt;BR /&gt;When you use an HP compiler, the option to&lt;BR /&gt;use is +z  (or in some cases you will have&lt;BR /&gt;to use +Z).&lt;BR /&gt;It is the linker /usr/bin/ld  that finds&lt;BR /&gt;that one of the objects you try to put into a&lt;BR /&gt;shared lib is not compiled to be "position independant".  The error-message says it is&lt;BR /&gt;ccu93vhb.o.  This means that you will have&lt;BR /&gt;to find out  (in your make-file) where it is&lt;BR /&gt;compiled  and add the  +z option to the  compilecommand.  &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Olav</description>
      <pubDate>Mon, 13 May 2002 12:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-samba-2-2-4/m-p/2722410#M948305</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-05-13T12:39:38Z</dc:date>
    </item>
  </channel>
</rss>

