[OpenAFS] SuSE 10.1 kernel 2.6.16.13-4/64Bit compile error - OpenAFS 1.5.2

ted creedon tcreedon@easystreet.com
Wed, 12 Jul 2006 10:35:40 -0700


chas williams - CONTRACTOR wrote:
> In message <8CF69FE07A8EC383D8FCD794@bistromath.pc.cs.cmu.edu>,Jeffrey Hutzelma
> n writes:
>   
>> It's true that for bleeding-edge kernels, sometimes there's something new 
>> that we need to test for.  However, OpenAFS does build on 2.6.16 kernels, 
>>     
>
> while on this subject, it looks like it will be necessary to build a
> complete module to test for certain features.  the latest bleeding edge
> kernel has apparently made sys_open an exported gpl symbol.  so while the
> symbol is present, it cant be used by osi_probe since openafs is not gpl.
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>
>   
PS building pam and login(what is that?) aren't built.+ case
amd64_linux26 in
+ cc -O -I/data/openafs-1.5.2/src/config -I. -I.
-I/data/openafs-1.5.2/include -I/data/openafs-1.5.2/include/afs
-I/data/openafs-1.5.2/include/rx -I/data/openafs-1.5.2
-I/data/openafs-1.5.2/src -I/data/openafs-1.5.2/src -DAFS_PTHREAD_ENV
-pthread -D_REENTRANT -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -fPIC -I../auth -I../kauth -I../ptserver -I../sys -c
../ptserver/ptuser.c
+ test no = yes
+ echo Skipping pam for amd64_linux26
Skipping pam for amd64_linux26
+ case amd64_linux26 in
+ echo Skipping sia for amd64_linux26
Skipping sia for amd64_linux26
+ case amd64_linux26 in
+ echo Skipping tsm41 for amd64_linux26
Skipping tsm41 for amd64_linux26
+ case amd64_linux26 in
+ echo Skipping sgistuff for amd64_linux26
Skipping sgistuff for amd64_linux26
+ test yes = yes
+ cd src
+ cd aklog
+ make all
+ test no = yes
+ echo Skipping login for amd64_linux26
Skipping login for amd64_linux26

real    4m31.797s