Open bk-10 opened 7 years ago
well when I ran the make command, I got this error in the terminal as shown below
make -C kern kernel make[1]: Entering directory '/home/osproject2005/Desktop/OSP/xv6-freebsd/kern' gcc -fno-builtin -Wall -m32 -nostdinc -I../include -msoft-float -fno-stack-protector -g -c -o console.o console.c /tmp/ccxd9llL.s: Assembler messages: /tmp/ccxd9llL.s:453: Error: missing or invalid displacement expression 0@GOT' /tmp/ccxd9llL.s:1249: Error: missing or invalid displacement expression4@GOT'
0@GOT' /tmp/ccxd9llL.s:1249: Error: missing or invalid displacement expression
same issue
well when I ran the make command, I got this error in the terminal as shown below
make -C kern kernel make[1]: Entering directory '/home/osproject2005/Desktop/OSP/xv6-freebsd/kern' gcc -fno-builtin -Wall -m32 -nostdinc -I../include -msoft-float -fno-stack-protector -g -c -o console.o console.c /tmp/ccxd9llL.s: Assembler messages: /tmp/ccxd9llL.s:453: Error: missing or invalid displacement expression
0@GOT' /tmp/ccxd9llL.s:1249: Error: missing or invalid displacement expression
4@GOT'