[OpenAFS] Problem compiling openafs-1.4.4 on ia64_linux24

Derrick J Brashear shadow@dementia.org
Thu, 3 May 2007 08:32:52 -0400 (EDT)


On Thu, 3 May 2007, Rainer Laatsch wrote:

> We get this error message at 'cc -O -g -O2 ...  -c ./process.c' :

you need the magic define for ucontext in the param file, and this should 
go away.
#define USE_UCONTEXT

this is fixed in cvs.

> process.c:114:2: #error Unsupported linux LWP system type.
> process.c: In function `savecontext':
> process.c:158: `LWP_SP' undeclared (first use in this function)
> process.c:158: (Each undeclared identifier is reported only once
> process.c:158: for each function it appears in.)
> process.c:181: warning: cast from pointer to integer of different size
> make[3]: *** [process.o] Error 1
> make[3]: Leaving directory `/scratch/a0049/AFSKIT/openafs-1.4.4/src/lwp'
> make[2]: *** [lwp] Error 2
> make[2]: Leaving directory `/scratch/a0049/AFSKIT/openafs-1.4.4'
> make[1]: *** [build] Error 2
>
> [root@altix1]# uname -a
> Linux altix1.rrz.uni-koeln.de 2.4.21-sgi305r1 #1 SMP Mon Mar 28 11:22:59 \
> PST 2005 ia64 ia64 ia64 GNU/Linux
> [root@altix1]# fs sysname
> Current sysname is 'ia64_linux24'
>
> Any help would be appreciated.
>
> Best regards
> Rainer Laatsch
> ____________________________
> E-mail: Laatsch@Uni-Koeln.DE
>
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>