1.3.84 compile fails on 486slc

Vik Bajaj (vbajaj@cognac.resnet.upenn.edu)
Thu, 4 Apr 1996 20:01:26 -0500 (EST)


I compiled the kernel as a 386 on an slc running Red Hat Picasso
following all procedures in the READMEo and got the following error twice:

# 101 :3: warning: unrecognized text at end of #line

Much later, the compile failed, reporting:

/usr/src/linux/include/linux/interrupt.h:82: `intr_count' undeclared
(first use this function)
softirq.c: At top level:
softirq.c:24: `intr_count' used prior to declaration
make[2]: *** [softirq.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [linuxsubdirs] Error 2
[root@cognac linux]#

I am running gcc version 2.7.2. Any suggestions?

Truly,

Vik Bajaj