[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 760] Compile problems for userland tools.



Hi guys.

I've successfully patched and build a altq capable kernel for 
FreeBSD-stable (4.3-BETA). I have a problem compiling the userland tools 
though.

root@gw-unnamed:/usr/src/local/altq-3.0# make
===> libaltq
===> altqd
===> altqstat
===> atm-tools
cc -g -Wall -static -I. -I/usr/src/sys-altq -DINET6 -c pvctxctl.c
pvctxctl.c: In function `main':
pvctxctl.c:68: storage size of `pvcreq' isn't known
pvctxctl.c:134: `SIOCGPVCTX' undeclared (first use in this function)
pvctxctl.c:134: (Each undeclared identifier is reported only once
pvctxctl.c:134: for each function it appears in.)
pvctxctl.c:145: `SIOCSPVCTX' undeclared (first use in this function)
pvctxctl.c:68: warning: unused variable `pvcreq'
*** Error code 1

Stop in /usr/src/local/altq-3.0/atm-tools.
*** Error code 1

Stop in /usr/src/local/altq-3.0.
root@gw-unnamed:/usr/src/local/altq-3.0# uname -a
FreeBSD gw-unnamed.thalamus.net 4.3-BETA FreeBSD 4.3-BETA #0: Fri Mar 16 
14:07:09 GMT 
2001     root@gw-unnamed.thalamus.net:/usr/src/sys-altq/compile/ALTQ  i386

Any ideas what I could do? I'm no C-programmer. I cvsupped and rebuild 
world for FreeBSD 20010315.