Skip site navigation (1)Skip section navigation (2)
Date:      01 Dec 1998 23:55:04 -0500
From:      Rajappa Iyer <rajappa@mindspring.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   usr.bin/truss fails to build
Message-ID:  <199812020455.XAA11820@kamikaze.mindspring.com>

next in thread | raw e-mail | index | archive | help

cvsup'ed as of 12/1/98

make world fails at usr.bin/truss

===> usr.bin/truss
cc -nostdinc -O -pipe -I/u/src/usr.bin/truss -I.   -I/usr/obj/elf/u/src/tmp/usr/
include -c /u/src/usr.bin/truss/i386-fbsd.c
In file included from /u/src/usr.bin/truss/i386-fbsd.c:65:
syscalls.h:240: parse error before `/'
/u/src/usr.bin/truss/i386-fbsd.c: In function `clear_fsc':
/u/src/usr.bin/truss/i386-fbsd.c:90: `fsc' undeclared (first use this function)
/u/src/usr.bin/truss/i386-fbsd.c:90: (Each undeclared identifier is reported onl
y once
/u/src/usr.bin/truss/i386-fbsd.c:90: for each function it appears in.)
/u/src/usr.bin/truss/i386-fbsd.c: In function `i386_syscall_entry':
/u/src/usr.bin/truss/i386-fbsd.c:153: `fsc' undeclared (first use this function)
/u/src/usr.bin/truss/i386-fbsd.c:155: `nsyscalls' undeclared (first use this fun
ction)
/u/src/usr.bin/truss/i386-fbsd.c: In function `i386_syscall_exit':
/u/src/usr.bin/truss/i386-fbsd.c:268: `fsc' undeclared (first use this function)
*** Error code 1

-- 
<rajappa@mindspring.com> a.k.a. Rajappa Iyer.	New York, New York.
	We're too busy mopping the floor to turn off the faucet.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812020455.XAA11820>