...
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions
-ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2  ../../i4b/driver/i4b_ctl.c
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions
-ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2  ../../i4b/driver/i4b_isppp.c
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions
-ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2  ../../net/if_spppsubr.c
../../net/if_spppsubr.c: In function `sppp_output':
../../net/if_spppsubr.c:755: warning: label `nosupport' defined but not used
../../net/if_spppsubr.c: In function `sppp_chap_scr':
../../net/if_spppsubr.c:3326: warning: passing arg 1 of `read_random' from
incompatible pointer type
../../net/if_spppsubr.c:3326: warning: passing arg 2 of `read_random' makes
pointer from integer without a cast
../../net/if_spppsubr.c:3326: too few arguments to function `read_random'
*** Error code 1

Stop in /home/blaz/FreeBSD/src/sys/compile/GOLD.


Seems to be related to randomdev. I have "device sppp" in my kernel config
file for i4b. -current as of a couple of minutes ago.

Blaz Zupan,  Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia
E-mail: [EMAIL PROTECTED], Tel: +386-2-320-6320, Fax: +386-2-320-6325



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

Reply via email to