[OpenAFS] RE: OpenAFS on HP-UX 10.2

Neulinger, Nathan nneul@umr.edu
Wed, 4 Apr 2001 09:15:50 -0500


Well, I've got it built, sortof... Had to disable all the threading stuff,
as the pthreads provided by DCE on hpux10 isn't sufficient. It's missing
some routines, and some defines, like PTHREAD_CREATE_DETACHED.

I'll send a patch and updates to -devel as soon as I have it cleaned up. I
have no idea what if anything will actually work. Feel free to get a cvs
snapshot and try it after(if) the patches are committed.

-- Nathan

> -----Original Message-----
> From: Neulinger, Nathan [mailto:nneul@umr.edu]
> Sent: Wednesday, April 04, 2001 8:18 AM
> To: 'Mika, David P (CRD)'
> Cc: 'openafs-info@openafs.org'
> Subject: [OpenAFS] RE: OpenAFS on HP-UX 10.2
> 
> 
> The one problem with this is that it's not 'pthreads'. It's 
> linking in all
> of DCE.
> 
> You'll note that if you try the below commands with grep for 
> libpthread.a
> instead, it won't find anything. 
> 
> It MIGHT work, and I will take a look, but it seems dangerous 
> to me to link
> in all of libdce.a.
> 
> -- Nathan
> 
> > -----Original Message-----
> > From: Mika, David P (CRD) [mailto:mika@exc01crdge.crd.ge.com]
> > Sent: Monday, April 02, 2001 9:42 AM
> > To: 'Neulinger, Nathan'
> > Cc: 'openafs-info@openafs.org'
> > Subject: OpenAFS on HP-UX 10.2
> > 
> > 
> > I just did some digging in HP user lists for a relevant 
> > discussion found at
> > http://devresource.hp.com/CXX/Forums/cxx-dev/cxx-dev.9809/0128
> > .html (also included below)
> > 
> > >However, the benefits of getting it working are relatively 
> > non-existent, as
> > >the kernel support is not likely to be forthcoming any time 
> > soon (if at
> > >all).
> > 
> > Yes, but can a port w/o kernel support be used in server 
> > mode?  That would suffice for my needs.
> > 
> > Dave
> > 
> > --------------
> > 
> >     Benson, 
> > 
> >         I just traveled this road and one more detail is that 
> >         "DCE-CoreTools" is a bundle on the 10.20 Core OS media, 
> >         *NOT* the application CDs. 
> > 
> > 
> >       -Tim 
> > 
> > 
> >     John Bayley wrote: 
> >     > 
> >     > Benson I. Margulies writes: 
> >     > 
> >     > > Could some kind individual tell me exactly what I 
> > need to install on an 
> >     > > S800 system running 10.20 so that I get pthread.h and 
> > related programming 
> >     > > impedimenta? 
> >     > 
> >     > Benson, 
> >     > 
> >     > The following products will do the trick : 
> >     > 
> >     > $ swlist -l file -l product | grep pthread.h 
> >     > DCE-CoreTools.DCE-BPRG: /opt/dce/include/pthread.h 
> >     > DCE-CoreTools.DCE-BPRG: /usr/include/pthread.h 
> >     > 
> >     > or even more specifically : 
> >     > 
> >     > $ swlist -l file -l subproduct | grep pthread.h 
> >     > DCE-CoreTools.Development.DCE-BPRG: 
> /opt/dce/include/pthread.h 
> >     > DCE-CoreTools.Development.DCE-BPRG: /usr/include/pthread.h 
> >     > 
> > 
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo.cgi/openafs-info
>