Subject: libkern compile on hp300
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: John Brezak <brezak@apollo.hp.com>
List: netbsd-bugs
Date: 03/10/1994 19:12:37
cc -O -DKERNEL -c /usr/src/sys/lib/libkern/kernel/disklib.c 
In file included from /usr/src/sys/lib/libkern/kernel/disklib.c:41:
/usr/include/sys/disklabel.h:376: warning: `struct cpu_disklabel' declared inside parameter list
/usr/include/sys/disklabel.h:376: warning: its scope is only this definition or declaration,
/usr/include/sys/disklabel.h:376: warning: which is probably not what you want.
/usr/include/sys/disklabel.h:379: warning: `struct cpu_disklabel' declared inside parameter list
/usr/include/sys/disklabel.h:382: warning: `struct cpu_disklabel' declared inside parameter list

I got these warnings when I tried to compile libkern.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 John Brezak                    UUCP:     uunet!apollo.hp!brezak
 Hewlett Packard/Apollo         Internet: brezak@ch.hp.com
 300 Apollo Drive               Phone:    (508) 436-4915
 Chelmsford, Massachusetts      Fax:      (508) 436-5122


------------------------------------------------------------------------------