Derrick Brashear wrote:
> 
> On Jan 9, 2008 7:26 AM, jbygden <[EMAIL PROTECTED]> wrote:
> 
>>
>> Anyone been able to build OpenAFS (1.4.[456]) on HP-UX 11.31 ia64?
>>
> 
> I haven't laid hands on one of these to try. The config files probably
> aren't there but that's not really a hard bit of editing.
> 
> 

Well,

It seems like HP have done some restructuring of include-files between 11.23
and 11.31, here are some examples:

On a host with 11.23:

[EMAIL PROTECTED] # uname -a
HP-UX 11.23 B.11.23 U ia64 3854081121 unlimited-user license
[EMAIL PROTECTED] # find /usr -name user.h
/usr/include/sys/user.h
/usr/include/ia64/sys/user.h
[EMAIL PROTECTED] # find /usr -name map.h
/usr/include/sys/map.h
/usr/local/include/c++/4.1.1/backward/map.h
/usr/local/include/c++/4.1.1/debug/map.h
[EMAIL PROTECTED] # find /usr -name vfs_vm.h
/usr/include/sys/vfs_vm.h
[EMAIL PROTECTED] # 

On a host with 11.31:
[EMAIL PROTECTED] # uname -a
HP-UX 11.31 B.11.31 U ia64 0955035248 unlimited-user license
[EMAIL PROTECTED] # find /usr -name user.h
[EMAIL PROTECTED] # find /usr -name map.h
[EMAIL PROTECTED] # find /usr -name vfs_vm.h
[EMAIL PROTECTED] # 

And this obviously creates a ton of errors at compile time.

I have contacted HP-support about this, but (based on experience) I don't
expect a satisfying answer.

So I'm hoping that someone else has tried and resolved this somehow.

/Jonas

-- 
View this message in context: 
http://www.nabble.com/HP-UX-11iv3-%2811.31%29-tp14710868p14711720.html
Sent from the OpenAFS - General mailing list archive at Nabble.com.

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to