Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 1995 22:17:18 +0200
From:      Mark Murray <mark@grondar.za>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        bugs@FreeBSD.org
Subject:   Re: devmenu will not compile. 
Message-ID:  <199504162017.WAA17945@grunt.grondar.za>

next in thread | raw e-mail | index | archive | help
> >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 li
> >/sys/scsi/scsiconf.h:191: warning: its scope is only this definition or decl
> >/sys/scsi/scsiconf.h:191: warning: which is probably not what you want.
> 
> This is from <sys/devconf.h> including only half the universe.

Waddya mean? It should include the rest? :-) :^)

> >cc -O2 -I/sys    -o devmenu devmenu.o devfilter.o ifmenu.o  -ldialog -lncurs
> >devmenu.o: Undefined symbol `_err_set_exit' referenced from text segment
> >devmenu.o: Undefined symbol `_err_set_file' referenced from text segment
> 
> `_err_set_*' should be in libc.

... but wasn't until a little later when it arrived by CTM.

Thanks!

M

--
Mark Murray
46 Harvey Rd, Claremont, Cape Town 7700, South Africa
+27 21 61-3768 GMT+0200



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