Date: Mon, 17 Feb 1997 09:19:04 +1000 From: Stephen Hocking <sysseh@devetir.qld.gov.au> To: current@freebsd.org Subject: *Ahem*!!! Message-ID: <199702162319.XAA13386@netfl15a.devetir.qld.gov.au>
next in thread | raw e-mail | index | archive | help
cc -c -O2 -m486 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdin c -I- -I. -I../.. -I../../../include -DNCONS=4 -DMFS -DNFS -DFFS -DTCP_COMPAT_42 -DINET -DPQ_MEDIUMCACHE -DCOMPAT_43 -DKERNEL ../../vm/kern_lock.c ../../vm/kern_lock.c:92: parse error before `lock_t' ../../vm/kern_lock.c:92: warning: data definition has no type or storage class ../../vm/kern_lock.c:94: parse error before `{' ../../vm/kern_lock.c:106: parse error before `lock_t' ../../vm/kern_lock.c:106: warning: redundant redeclaration of `l' in same scope ../../vm/kern_lock.c:92: warning: previous declaration of `l' ../../vm/kern_lock.c:106: warning: data definition has no type or storage class ../../vm/kern_lock.c:107: warning: redundant redeclaration of `can_sleep' in sam e scope ../../vm/kern_lock.c:93: warning: previous declaration of `can_sleep' ../../vm/kern_lock.c:108: parse error before `{' ../../vm/kern_lock.c:121: warning: function declaration isn't a prototype ../../vm/kern_lock.c: In function `lock_write': ../../vm/kern_lock.c:121: parse error before `l' ../../vm/kern_lock.c:121: declaration for parameter `lock_t' but no such paramet er ....... Stephen -- The views expressed above are not those of WorkCover Queensland, Australia. Unsolicited commercial email will be proofread at $900.00 US per message. Reading this constitutes acceptance of this condition.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702162319.XAA13386>