Frank Burkhardt wrote:
On Mon, Mar 03, 2003 at 01:15:36PM +0100, Hartmut Reuter wrote:
kdump | grep tikLen
gives a list of tokens. the vid= field shows the AFS-id.
Compiling openafs-1.2.8 generates a little shell-script "kdump" that exec's kdump-[kernel-release] but I'm unable to find kdump-2.4.20-xi ( `uname -r` == '2.4.20-xi' ).
Do I need a special configure-parameter?
No. In src/venus/kdump.c, change the funny line reading
#if 0/*ndef AFS_ALPHA_LINUX20_ENV*/
to
#if 1
and build kdump again.
(this is from OpenAFS 1.2.6, but in 1.2.8 is not yet fixed, I always wondered why nobody complains).
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Rainer Toebbicke http://cern.ch/~rtb [EMAIL PROTECTED] O__ European Laboratory for Particle Physics(CERN) - Geneva, Switzerland > | Phone: +41 22 767 8985 Fax: +41 22 767 7155 ( )\( )
_______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
