Hello to the list, and a little question.

Felix Llorente Pastora kleynjans at zaragozawireless.org
Mon Sep 29 17:37:30 CEST 2003


I have downloaded Bird, but i cannot compile it, it tell me that (whe i do 
"make"):
cf-parse.y:1310.2: syntax error, unexpected "|"
cf-parse.y:1338.3: syntax error, unexpected "|"

Them I try to fix it doing
[....]
pref_item:
-   pref_el;
- | pref_hid;

+   pref_el 
+ | pref_hid
[....]

But them I get this other:

cf-parse.y:1287.13-17: se usa el símbolo DELAY, pero no está definido como 
terminal y no tiene reglas
cf-parse.y:1291.9-17: se usa el símbolo BROADCAST, pero no está definido como 
terminal y no tiene reglas
cf-parse.y:1289.4-7: se usa el símbolo WAIT, pero no está definido como 
terminal y no tiene reglas

I am compiling it with:
 "./configure --with-protocols=ospf",
gcc version 2.95.4 20011002 (Debian prerelease),
bison (GNU bison) 1.875a and GNU m4 1.4


Thanks.

P.D.: Sorry for the spanish bison output.

-- 
Félix Llorente

zaragozawireless:
www.zaragozawireless.org

direcciones email:
kleynjans at zaragozawireless.org
ccocc at wanadoo.es




More information about the Bird-users mailing list