HTB compile error

Dragos sldragos2001 at gmail.com
Fri Jan 21 15:47:55 UTC 2005


Hi,

I' ve been trying to compile HTB_tools (www.arny.ro ..... - an easy to
use & replacemenet for CBQ ..) on ubuntu and I get the following
error:

sudo make
flex -i parse_cfg.l
gcc -O2 -Wall -g -I./include -I./include-glibc -include
./include-glibc/glibc-bugs.h  -c lex.yy.c
lex.yy.c: In function `yylex':
lex.yy.c:958: warning: label `find_rule' defined but not used
parse_cfg.l: At top level:
lex.yy.c:2331: warning: `yy_flex_realloc' defined but not used
lex.yy.c:1814: warning: `yyunput' defined but not used
gcc -O2 -Wall -g -I./include -I./include-glibc -include
./include-glibc/glibc-bugs.h    -c -o lib/ll_map.o lib/ll_map.c
In file included from include-glibc/netinet/in.h:7,
                 from lib/ll_map.c:19:
/usr/include/linux/in.h:144: error: field `gr_group' has incomplete type
/usr/include/linux/in.h:150: error: field `gsr_group' has incomplete type
/usr/include/linux/in.h:151: error: field `gsr_source' has incomplete type
/usr/include/linux/in.h:157: error: field `gf_group' has incomplete type
/usr/include/linux/in.h:160: error: field `gf_slist' has incomplete type
make: *** [lib/ll_map.o] Error 1

I have to mention that I managed to compile HTB_tools (after I
installed flex from source) on Debian and SUSE 9.2 (both running 2.6.x
kernel ..).

can somebody help me ??

Another question would be about mplayer .... is there any ubuntu
repository from where I can install mplayer ??

thanks in advance for your answers




More information about the ubuntu-users mailing list