[OpenAFS-devel] openafs for ia64?
Dan Lapine
dlapine@ncsa.uiuc.edu
Fri, 16 Nov 2001 13:47:28 -0600 (CST)
This enables openafs to compile. I can then load afs and browse our tree.
This is a big step. You said that you might have a fix for the variable
problem- if so, that would be great.
You might also add the ia64_linux24 option to /src/config
On Thu, 15 Nov 2001, chas williams wrote:
> >/usr/bin/ld: ptuser.o: @gprel relocation against dynamic symbol pruclient
>
> yeah, sorry about that. it seems that the linker/runtime doesnt like
> to mix global variables from static libs with dynamic libraries (both
> are gprel so i guess it cant decide which is which)
>
> >Any suggestions, opinions or pointers?
>
> dont build/use the pam stuff for right now. (i can send a patch later
> if you need it) of course this option may not be viable if you really
> want users to be able to login with their afs password. something like
>
> --- Makefile.in.000 Thu Nov 15 20:31:57 2001
> +++ Makefile.in Thu Nov 15 20:32:03 2001
> @@ -272,7 +272,7 @@
> ${COMPILE_PART1} sia ${COMPILE_PART2} ;; \
> sun4x_55 ) \
> ${COMPILE_PART1} login ${COMPILE_PART2} ;; \
> - parisc_linux24) \
> + parisc_linux24 | ia64_linux24 ) \
> echo Skipping pam/login for parisc_linux24 ;; \
> sun4x_* | sunx86_* | hp_ux11* | *linux* | *fbsd* ) \
> ${COMPILE_PART1} pam ${COMPILE_PART2} ;; \
>
> rebuild your makefiles with config.status and try building again.
> _______________________________________________
> OpenAFS-devel mailing list
> OpenAFS-devel@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-devel
>
--
---
Daniel LaPine, System Engineer
National Center for Supercomputing Applications (NCSA)
email: dlapine@ncsa.uiuc.edu
phone: 217-244-9294