<?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: Missing include file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901892#M772464</link>
    <description>&amp;gt;Has anyone got the patch name&lt;BR /&gt;&lt;BR /&gt;There isn't any that I know of, you must install that product.  And I couldn't find that product on my 11.00 system.</description>
    <pubDate>Wed, 22 Nov 2006 03:31:51 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2006-11-22T03:31:51Z</dc:date>
    <item>
      <title>Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901885#M772457</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm compiling samba on my hp workstation and it is complaining that it can't find the file &lt;BR /&gt;' sys/aclv.h'.  I've searched through the Os os this workstation and all my other hp-ux boxes and also the web but cannot find this file.  &lt;BR /&gt;&lt;BR /&gt;Has anybody an idea's where I can get this file from.</description>
      <pubDate>Tue, 21 Nov 2006 09:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901885#M772457</guid>
      <dc:creator>Ian Blackburn</dc:creator>
      <dc:date>2006-11-21T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901886#M772458</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;I did a "find" and found them here:&lt;BR /&gt;&lt;BR /&gt;/usr/include/sys/aclv.h&lt;BR /&gt;/usr/include/aclv.h&lt;BR /&gt;/depots/hpuxv2/JFS/VXFS-PRG/usr/include/sys/aclv.h&lt;BR /&gt;/depots/hpuxv2/ProgSupport/C-INC/usr/include/aclv.h&lt;BR /&gt;&lt;BR /&gt;What version of HP-UX are you running?  I found these files on our 11.23 system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Nov 2006 09:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901886#M772458</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-11-21T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901887#M772459</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;Unless you really have your heart set on compiling from scratch, I would suggest using the pre-compiled Samba from HP:&lt;BR /&gt;&lt;BR /&gt;Client -&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Server -&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 21 Nov 2006 09:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901887#M772459</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-11-21T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901888#M772460</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are missing the header file. You won't find it on your system.&lt;BR /&gt;&lt;BR /&gt;Perhaps take the easy route:&lt;BR /&gt;&lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;Search for CIFS&lt;BR /&gt;Pick the server and client.&lt;BR /&gt;&lt;BR /&gt;Install both, they will boot your machine.&lt;BR /&gt;&lt;BR /&gt;Compiling is fun, but I don't do it unless I have to do it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Nov 2006 09:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901888#M772460</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-21T09:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901889#M772461</link>
      <description>Thanks for the quick reply guys.&lt;BR /&gt;&lt;BR /&gt;Coolmar,  I am currently running HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;The problem I've got is that all our windows clients are now on windows XP SP2 and are experiencing problems with the samba shares that are setup,  'extended attributes problem'.  After doing some digging on the web there is a suggestion that I need to comment out a error check and re-compile samba.&lt;BR /&gt;&lt;BR /&gt;Installing a new version of samba is not an option at present.</description>
      <pubDate>Tue, 21 Nov 2006 09:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901889#M772461</guid>
      <dc:creator>Ian Blackburn</dc:creator>
      <dc:date>2006-11-21T09:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901890#M772462</link>
      <description>As mentioned by Coolmar, you must have JFS.VXFS-PRG installed to get &lt;SYS&gt;.&lt;/SYS&gt;</description>
      <pubDate>Wed, 22 Nov 2006 02:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901890#M772462</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-11-22T02:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901891#M772463</link>
      <description>Thanks.  Has anyone got the patch name that would allow me to put this on my workstation so that I can compile this software.</description>
      <pubDate>Wed, 22 Nov 2006 03:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901891#M772463</guid>
      <dc:creator>Ian Blackburn</dc:creator>
      <dc:date>2006-11-22T03:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing include file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901892#M772464</link>
      <description>&amp;gt;Has anyone got the patch name&lt;BR /&gt;&lt;BR /&gt;There isn't any that I know of, you must install that product.  And I couldn't find that product on my 11.00 system.</description>
      <pubDate>Wed, 22 Nov 2006 03:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-include-file/m-p/3901892#M772464</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-11-22T03:31:51Z</dc:date>
    </item>
  </channel>
</rss>

