<?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: Samba install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634224#M592276</link>
    <description>Compiling lib/snprintf.c &lt;BR /&gt;lib/snprintf.c:760: conflicting types for `snprintf' &lt;BR /&gt;/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/include/stdio.h:493:previous declaration of `snprintf' &lt;BR /&gt;***Error exit code 1 &lt;BR /&gt; &lt;BR /&gt;Well, it has been a few years since I wrote any C, but it looks like include &lt;STDIO.H&gt; has a difference witht the way the snprintf.c is coded.  You will have to change that file for your compiler to jive, or get a depot format of samba. But the hpux porting site does not have one so it may not be out there.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;/STDIO.H&gt;</description>
    <pubDate>Thu, 20 Dec 2001 20:31:22 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2001-12-20T20:31:22Z</dc:date>
    <item>
      <title>Samba install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634223#M592275</link>
      <description>I try to install samba 2.2.2 on HP-UX 11.00. I ran 'configure', which worked fine without any errors. 'Make' doesn't go through. It has the following error message:&lt;BR /&gt;&lt;BR /&gt;Compiling lib/snprintf.c&lt;BR /&gt;lib/snprintf.c:760: conflicting types for `snprintf'&lt;BR /&gt;/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/include/stdio.h:493:previous declaration of `snprintf'&lt;BR /&gt;***Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop&lt;BR /&gt;&lt;BR /&gt;Does that look familiar to anybody? How can I fix it?&lt;BR /&gt;&lt;BR /&gt;Susi</description>
      <pubDate>Thu, 20 Dec 2001 18:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634223#M592275</guid>
      <dc:creator>Susi</dc:creator>
      <dc:date>2001-12-20T18:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Samba install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634224#M592276</link>
      <description>Compiling lib/snprintf.c &lt;BR /&gt;lib/snprintf.c:760: conflicting types for `snprintf' &lt;BR /&gt;/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.0.1/include/stdio.h:493:previous declaration of `snprintf' &lt;BR /&gt;***Error exit code 1 &lt;BR /&gt; &lt;BR /&gt;Well, it has been a few years since I wrote any C, but it looks like include &lt;STDIO.H&gt; has a difference witht the way the snprintf.c is coded.  You will have to change that file for your compiler to jive, or get a depot format of samba. But the hpux porting site does not have one so it may not be out there.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;/STDIO.H&gt;</description>
      <pubDate>Thu, 20 Dec 2001 20:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634224#M592276</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-12-20T20:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Samba install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634225#M592277</link>
      <description>Why don't you use CIFS/9000 instead of samba. It's HP's version of SAMBA and available free, I think that it's there in one of the application cd's.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Vikas</description>
      <pubDate>Thu, 20 Dec 2001 21:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634225#M592277</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2001-12-20T21:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Samba install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634226#M592278</link>
      <description>The README.hpux file that came with the pre-compile version from &lt;A href="http://www.samba.org" target="_blank"&gt;www.samba.org&lt;/A&gt; states:&lt;BR /&gt;&lt;BR /&gt;** NOTE**&lt;BR /&gt;  Patch PHCO_23684 (or possibly one of its predecessors)&lt;BR /&gt;  is required for this precompiled binary to work. This&lt;BR /&gt;  patch provides a new libc.1 (libc.sl) containing the&lt;BR /&gt;  vsnprintf() function. Without this patch, binaries will&lt;BR /&gt;  NOT load.&lt;BR /&gt;&lt;BR /&gt;Unfortuantelly the precompile doesn't come with winbindd compiled. This is a feature I wanted to try out... &lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Thu, 20 Dec 2001 22:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-install/m-p/2634226#M592278</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-12-20T22:55:48Z</dc:date>
    </item>
  </channel>
</rss>

