OK; I ran into the earlier problem with tilde_expand, saw the commit,
hand-patched my copy, & started the build again.

In "stage 4: building everything...", it got well past that point, but
blew up in usr.bin/kdump:

===> usr.bin/jot
cc -O -pipe  -Wall -W   -I/usr/obj/usr/src/i386/usr/include -c 
/usr/src/usr.bin/jot/jot.c
cc -O -pipe  -Wall -W   -I/usr/obj/usr/src/i386/usr/include  -o jot jot.o  
gzip -cn /usr/src/usr.bin/jot/jot.1 > jot.1.gz
===> usr.bin/kdump
cc -O -pipe  -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c
cc -O -pipe  -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/i386/usr/include -c ioctl.c
In file included from ioctl.c:99:
/usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
/usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:81: warning: this is the location 
of the previous definition
In file included from ioctl.c:78:
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:65: `SMB_MAXSRVNAMELEN' undeclared 
here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:65: size of array `ioc_srvname' has 
non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:70: `SMB_MAXUSERNAMELEN' undeclared 
here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:70: size of array `ioc_user' has 
non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:71: `SMB_MAXUSERNAMELEN' undeclared 
here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:71: size of array `ioc_workgroup' 
has non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:72: `SMB_MAXPASSWORDLEN' undeclared 
here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:72: size of array `ioc_password' 
has non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:82: `SMB_MAXSHARENAMELEN' 
undeclared here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:82: size of array `ioc_share' has 
non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:83: `SMB_MAXPASSWORDLEN' undeclared 
here (not in a function)
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:83: size of array `ioc_password' 
has non-integer type
/usr/obj/usr/src/i386/usr/include/netsmb/smb_dev.h:133: syntax error before `smbfh'
*** Error code 1

Stop in /usr/src/usr.bin/kdump.
*** Error code 1

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
# 
Script done on Wed Apr 11 04:16:16 2001



Heads up; clues welcome.

Thanks,
david
-- 
David H. Wolfskill                              [EMAIL PROTECTED]
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to