2.3.1pre-1,2,3 all fail compile on alpha

Michael Gilbert (mgilbert@oit.umass.edu)
Wed, 12 May 1999 18:04:46 -0400 (EDT)


Looks like a semaphore problem.

make[2]: Entering directory `/usr/src/linux-2.3.1/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.1/include -Wall -Wstrict-prototypes -O2 -f
omit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m21164a -DBWIO_E
NABLED -c -o fork.o fork.c
fork.c: In function `mm_alloc':
fork.c:306: warning: implicit declaration of function `init_MUTEX_LOCKED'
fork.c: In function `do_fork':
fork.c:539: warning: implicit declaration of function `DECLARE_MUTEX_LOCKED'
fork.c:539: `sem' undeclared (first use in this function)
fork.c:539: (Each undeclared identifier is reported only once
fork.c:539: for each function it appears in.)
make[2]: *** [fork.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.1/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.1/kernel'
make: *** [_dir_kernel] Error 2

MICHAEL Wm. GILBERT mgilbert@oit.umass.edu
Technology Development and Special Projects
Office of Information Technology (OIT)
University of Massachusetts at Amherst
Voice: 413-545-3124 Fax: 413-545-3203
A115 Lederle Graduate Research Center
UMASS Amherst, MA 01003 USA

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/