1753907 Members
8463 Online
108810 Solutions
New Discussion юеВ

Missing include file

 
Ian Blackburn
New Member

Missing include file

Hi

I'm compiling samba on my hp workstation and it is complaining that it can't find the file
' 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.

Has anybody an idea's where I can get this file from.
7 REPLIES 7
Coolmar
Esteemed Contributor

Re: Missing include file

Hi Ian,

I did a "find" and found them here:

/usr/include/sys/aclv.h
/usr/include/aclv.h
/depots/hpuxv2/JFS/VXFS-PRG/usr/include/sys/aclv.h
/depots/hpuxv2/ProgSupport/C-INC/usr/include/aclv.h

What version of HP-UX are you running? I found these files on our 11.23 system.

Pete Randall
Outstanding Contributor

Re: Missing include file

Ian,

Unless you really have your heart set on compiling from scratch, I would suggest using the pre-compiled Samba from HP:

Client -
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA

Server -
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA


Pete

Pete
Steven E. Protter
Exalted Contributor

Re: Missing include file

Shalom,

You are missing the header file. You won't find it on your system.

Perhaps take the easy route:
http://software.hp.com
Search for CIFS
Pick the server and client.

Install both, they will boot your machine.

Compiling is fun, but I don't do it unless I have to do it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ian Blackburn
New Member

Re: Missing include file

Thanks for the quick reply guys.

Coolmar, I am currently running HPUX 11.00.

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.

Installing a new version of samba is not an option at present.
Dennis Handly
Acclaimed Contributor

Re: Missing include file

As mentioned by Coolmar, you must have JFS.VXFS-PRG installed to get .
Ian Blackburn
New Member

Re: Missing include file

Thanks. Has anyone got the patch name that would allow me to put this on my workstation so that I can compile this software.
Dennis Handly
Acclaimed Contributor

Re: Missing include file

>Has anyone got the patch name

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.