[94] in arla-drinkers
Re: permission denied
daemon@ATHENA.MIT.EDU (wwshen@engin.umich.edu)
Fri Jul 10 11:16:22 1998
From arla-drinkers-request@sundance.stacken.kth.se Fri Jul 10 15:16:21 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 10075 invoked from network); 10 Jul 1998 15:16:20 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 10 Jul 1998 15:16:20 -0000
Received: from red.engin.umich.edu (root@red.engin.umich.edu [141.212.104.17])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id RAA07688;
Fri, 10 Jul 1998 17:05:13 +0200 (MET DST)
From: wwshen@engin.umich.edu
Received: from localhost (wwshen@localhost [127.0.0.1])
by red.engin.umich.edu (8.8.7/8.8.7) with SMTP id LAA00803;
Fri, 10 Jul 1998 11:05:11 -0400 (EDT)
Date: Fri, 10 Jul 1998 11:05:11 -0400 (EDT)
To: Love <lha@stacken.kth.se>
cc: Assar Westerlund <assar@sics.se>, arla-drinkers@stacken.kth.se
Subject: Re: permission denied
In-Reply-To: <yxb23ec9aovk.fsf@zafir.e.kth.se>
Message-ID: <Pine.SOL.3.96.980710110034.640A-100000@red.engin.umich.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
I have moved all the files in transarc into my
local computer. And just load arla into the kernel.
It works. Now I want to get some debug info
and reedited the file in /xfs/bsd/xfs_deb.c. And
then typed "make" but I got the following error:
% make
for i in include lib util ydr lwp rx rxdef lib/ko rxkad xfs arlad conf
appl; do (cd $i; make all); done
for i in roken sl editline; do (cd $i; make all); done
SUBDIRS='bsd'; for i in $SUBDIRS; do (cd $i && make all); done
gcc -c -DHAVE_CONFIG_H -I. -I. -I/usr/src/sys/arch -I/usr/src/sys
-I../../include -I./../../include -I./../include -I/usr/athena/include
-DDEBUG -DDIAGNOSTIC -DKERNEL -D_KERNEL -DLKM -D_LKM
-DACTUALLY_LKM_NOT_KERNEL -g -Wall -Wno-unused xfs_deb.c
/usr/bin/cpp: /usr/bin/cpp[56]: cannot fork - try again
*** Error code 1
Stop.
*** Error code 1
Stop.
I tried to do it for several times but I always got
this message. So could you tell me how I can fix this
problem? Thanks a lot.
best,
Wuwei