Crap. The final change got pulled up but the tag not moved.

--- src/rxkad/rxkad_common.c    30 May 2005 18:30:36 -0000      1.20.2.6
+++ src/rxkad/rxkad_common.c    31 May 2005 21:12:59 -0000      1.20.2.7
@@ -89,8 +89,11 @@
 pthread_mutex_t rxkad_global_stats_lock;
 pthread_key_t rxkad_stats_key;
 #else /* AFS_PTHREAD_ENV */
+#if defined(KERNEL) && !defined(UKERNEL)
+struct rxkad_stats rxkad_stats = { { 0 } };
+#else
 /* Move delaration of this to des/key_sched.c */
-/* struct rxkad_stats rxkad_stats = { { 0 } }; */
+#endif
 #endif /* AFS_PTHREAD_ENV */

 #ifdef AFS_PTHREAD_ENV




        Hi ,

I just compiled openafs 1.3.82 on a slackware 10 with linux 2.4.31 and I get this :

insmod /usr/local/lib/openafs/libafs-2.4.31.mp.o
/usr/local/lib/openafs/libafs-2.4.31.mp.o: /usr/local/lib/openafs/libafs-2.4.31.mp.o: unresolved symbol rxkad_stats
/usr/local/lib/openafs/libafs-2.4.31.mp.o:
Hint: You are trying to load a module without a GPL compatible license
     and it has unresolved symbols.  Contact the module supplier for
     assistance, only they can help you.


        Any suggestions ?

        Best regards ,

--
=============================================================================

Dimitris Zilaskos

Department of Physics @ Aristotle University of Thessaloniki , Greece
PGP key : http://tassadar.physics.auth.gr/~dzila/pgp_public_key.asc
          http://egnatia.ee.auth.gr/~dzila/pgp_public_key.asc
MD5sum  : de2bd8f73d545f0e4caf3096894ad83f  pgp_public_key.asc
=============================================================================
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

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

Reply via email to