[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1599] ALTQ 3.1 Install Problem at FreeBSD 4.6
Hi.
I have install problem. I have FreeBSD 4.6 machine
tenet_fbsd:~/altq/altq-3.1> uname -a
FreeBSD tenet_fbsd.knu.ac.kr 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Aug 4
00:28:44 KST 2002
kw0314@tenet_fbsd.knu.ac.kr:/usr/obj/usr/src/sys/GENERIC i38
and i got alt-3.1.tar.gz and altq-3.1-sys-altq-freebsd-4.6.patch today.
when I make in /usr/src/sys-altq/compile/ALTQ, following error occurs
--snip--
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens
ions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipf
ilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2
../../altq/altq_conf.c
../../altq/altq_conf.c: In function `altqioctl':
../../altq/altq_conf.c:290: structure has no member named `altq_type'
../../altq/altq_conf.c:296: warning: passing arg 1 of `tbr_set' from
incompatible pointer type
../../altq/altq_conf.c:301: warning: passing arg 1 of `tbr_get' from
incompatible pointer type
*** Error code 1
i check ftp://ftp.csl.sony.co.jp/pub/kjc/if.c.diff already. but Can't find
any difference.
As far as I know altq_type is the member of struct xxx in if.c
How can I fix it?
Thx in advance.
--
Y.S. Choi