From owner-freebsd-bugs Sun Apr 16 05:24:04 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28656 for bugs-outgoing; Sun, 16 Apr 1995 05:24:04 -0700 Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA28649 for ; Sun, 16 Apr 1995 05:23:42 -0700 Received: from localhost (localhost [127.0.0.1]) by grunt.grondar.za (8.6.11/8.6.9) with SMTP id OAA05333 for ; Sun, 16 Apr 1995 14:23:31 +0200 Message-Id: <199504161223.OAA05333@grunt.grondar.za> X-Authentication-Warning: grunt.grondar.za: Host localhost didn't use HELO protocol To: bugs@FreeBSD.org Subject: devmenu will not compile. Date: Sun, 16 Apr 1995 14:23:31 +0200 From: Mark Murray Sender: bugs-owner@FreeBSD.org Precedence: bulk Hi Here are the results of trying to compile usr.bin/devmenu: (I have tried make world, make mk, make hierarchy and make includes - no joy) cc -O2 -I/sys -c /a/src/usr.bin/devmenu/devmenu.c In file included from /usr/include/machine/devconf.h:73, from /sys/sys/devconf.h:37, from /a/src/usr.bin/devmenu/devmenu.c:49: /sys/scsi/scsiconf.h:191: warning: `struct buf' declared inside parameter list /sys/scsi/scsiconf.h:191: warning: its scope is only this definition or declaration, /sys/scsi/scsiconf.h:191: warning: which is probably not what you want. cc -O2 -I/sys -c /a/src/usr.bin/devmenu/devfilter.c In file included from /usr/include/machine/devconf.h:73, from /sys/sys/devconf.h:37, from /a/src/usr.bin/devmenu/devfilter.c:35: /sys/scsi/scsiconf.h:191: warning: `struct buf' declared inside parameter list /sys/scsi/scsiconf.h:191: warning: its scope is only this definition or declaration, /sys/scsi/scsiconf.h:191: warning: which is probably not what you want. cc -O2 -I/sys -c /a/src/usr.bin/devmenu/ifmenu.c In file included from /usr/include/machine/devconf.h:73, from /sys/sys/devconf.h:37, from /a/src/usr.bin/devmenu/ifmenu.c:37: /sys/scsi/scsiconf.h:191: warning: `struct buf' declared inside parameter list /sys/scsi/scsiconf.h:191: warning: its scope is only this definition or declaration, /sys/scsi/scsiconf.h:191: warning: which is probably not what you want. cc -O2 -I/sys -o devmenu devmenu.o devfilter.o ifmenu.o -ldialog -lncurses -lmytinfo devmenu.o: Undefined symbol `_err_set_exit' referenced from text segment devmenu.o: Undefined symbol `_err_set_file' referenced from text segment devmenu.o: Undefined symbol `_err_set_file' referenced from text segment devmenu.o: Undefined symbol `_err_set_exit' referenced from text segment *** Error code 1 Stop. -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200