On Mon, 28 Feb 2005, Bogdan Rotariu wrote:
> pe FC1 compilarea nu a creat probleme > ----- Original Message ----- > From: "arny" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, February 28, 2005 8:54 PM > Subject: [rlug] htb_tools-0.2.6-test3 > > >> Salutare >> Multumiri pentru toata lumea, in special lui Mihai Maties <mihai AT >> xcyb.org >> >> Aici aveti test3. >> http://www.arny.ro/htb/htb_tools-0.2.6-test3.tar.gz >> >> Va rog sa testati pe cat mai multe distributii sa nu fie probleme de >> compilare. >> >> Daca mai aveti probleme pls dati mail >> >> Multumesc. [EMAIL PROTECTED] ~/htb_tools-0.2.6-test3]$ make clean rm -f *.o lex.yy.c *~ q_parser q_show q_checkcfg lib/*.o lib/*.a [EMAIL PROTECTED] ~/htb_tools-0.2.6-test3]$ make flex -i parse_cfg.l gcc -O2 -Wall -g -I./include -c -o lists.o lists.c gcc -O2 -Wall -g -I./include -c lex.yy.c lex.yy.c: In function `yylex': lex.yy.c:1017: warning: label `find_rule' defined but not used parse_cfg.l: At top level: lex.yy.c:2409: warning: 'yy_flex_realloc' defined but not used lex.yy.c:1897: warning: 'yyunput' defined but not used gcc -O2 -Wall -g -I./include -c -o lib/ll_map.o lib/ll_map.c gcc -O2 -Wall -g -I./include -c -o lib/libnetlink.o lib/libnetlink.c ar rcs lib/libnetlink.a lib/ll_map.o lib/libnetlink.o gcc -O2 -Wall -g -I./include lists.o lex.yy.o q_parser.c -o q_parser q_parser.c: In function `gen_script': q_parser.c:133: warning: unused variable `quantum' gcc q_show.c -O2 -Wall -g -I./include -L./lib -lnetlink -ldl lists.o lex.yy.o -o q_show gcc q_checkcfg.c -O2 -Wall -g -I./include -L./lib -lnetlink -ldl lists.o lex.yy.o -o q_checkcfg gentoo la zi cu 2.4.26-gentoo-r11 >> >> >> -- >> Besides, I think Slackware sounds better than "Microsoft," don't you? - >> Patrick Volkerding >> >> >> --- >> Detalii despre listele noastre de mail: http://www.lug.ro/ >> >> >> >> > > > > .......................................................................... > Privileged/Confidential Information may be contained in this message. > If you are not the addressee indicated in this message (or responsible > fordelivery of the message to such person), you may not copy or deliver > this message to anyone. In such a case, you should destroy this message > and kindly notify the sender by reply e-mail. > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > > > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
