=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for eukleides-1.0.3 bison -d parser.y gcc -c -O2 main.c gcc -c -O2 geometry.c gcc -c -O2 drawing.c geometry.c:24:24: error: parser.tab.h: No such file or directory geometry.c: In function 'eccentricity': geometry.c:112: error: 'PARABOLA' undeclared (first use in this function) geometry.c:112: error: (Each undeclared identifier is reported only once geometry.c:112: error: for each function it appears in.) geometry.c:114: error: 'ELLIPSE' undeclared (first use in this function) geometry.c:116: error: 'HYPERBOLA' undeclared (first use in this function) geometry.c: In function 'Co_angle': geometry.c:181: error: 'PARABOLA' undeclared (first use in this function) geometry.c: In function 'Co_argument': geometry.c:214: error: 'PARABOLA' undeclared (first use in this function) geometry.c:216: error: 'ELLIPSE' undeclared (first use in this function) geometry.c:226: error: 'HYPERBOLA' undeclared (first use in this function) geometry.c: In function 'P_assignment': geometry.c:243: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'P_conic': geometry.c:291: error: 'PARABOLA' undeclared (first use in this function) geometry.c:295: error: 'ELLIPSE' undeclared (first use in this function) geometry.c:299: error: 'HYPERBOLA' undeclared (first use in this function) geometry.c: In function 'V_assignment': geometry.c:470: error: 'VECTOR' undeclared (first use in this function) geometry.c: In function 'L_assignment': geometry.c:527: error: 'LINE' undeclared (first use in this function) geometry.c: In function 'L_Co_new': geometry.c:579: error: 'PARABOLA' undeclared (first use in this function) geometry.c:584: error: 'ELLIPSE' undeclared (first use in this function) drawing.c:26:24: error: parser.tab.h: No such file or directory geometry.c:589: error: 'HYPERBOLA' undeclared (first use in this function) drawing.c: In function 'setcolor_flag': drawing.c:67: error: 'BLACK' undeclared (first use in this function) drawing.c:67: error: (Each undeclared identifier is reported only once drawing.c:67: error: for each function it appears in.) drawing.c:70: error: 'DARKGRAY' undeclared (first use in this function) drawing.c:73: error: 'GRAY' undeclared (first use in this function) drawing.c:76: error: 'LIGHTGRAY' undeclared (first use in this function) drawing.c:79: error: 'WHITE' undeclared (first use in this function) drawing.c:82: error: 'RED' undeclared (first use in this function) drawing.c:85: error: 'GREEN' undeclared (first use in this function) drawing.c:88: error: 'BLUE' undeclared (first use in this function) drawing.c:91: error: 'CYAN' undeclared (first use in this function) drawing.c:94: error: 'MAGENTA' undeclared (first use in this function) drawing.c:97: error: 'YELLOW' undeclared (first use in this function) drawing.c: In function 'draw_point': drawing.c:121: error: 'CROSS' undeclared (first use in this function) drawing.c:121: error: 'PLUS' undeclared (first use in this function) drawing.c:124: error: 'DOT' undeclared (first use in this function) drawing.c:127: error: 'DISC' undeclared (first use in this function) drawing.c:130: error: 'BOX' undeclared (first use in this function) drawing.c: In function 'd_flag': drawing.c:147: error: 'FULL' undeclared (first use in this function) drawing.c:149: error: 'DOTTED' undeclared (first use in this function) drawing.c:151: error: 'DASHED' undeclared (first use in this function) drawing.c: In function 'draw_line': drawing.c:213: error: 'HALFLINE' undeclared (first use in this function) drawing.c:225: error: 'BACKHALFLINE' undeclared (first use in this function) geometry.c: In function 'S_assignment': geometry.c:704: error: 'SEGMENT' undeclared (first use in this function) drawing.c: In function 's_flag': drawing.c:246: error: 'NOARROW' undeclared (first use in this function) drawing.c:248: error: 'ARROW' undeclared (first use in this function) drawing.c:250: error: 'BACKARROW' undeclared (first use in this function) drawing.c:252: error: 'DOUBLEARROW' undeclared (first use in this function) geometry.c: In function 'C_assignment': geometry.c:786: error: 'CIRCLE' undeclared (first use in this function) drawing.c: In function 'draw_conic_arc': drawing.c:346: error: 'PARABOLA' undeclared (first use in this function) drawing.c:349: error: 'ELLIPSE' undeclared (first use in this function) drawing.c:352: error: 'HYPERBOLA' undeclared (first use in this function) drawing.c: In function 'draw_conic': drawing.c:378: error: 'PARABOLA' undeclared (first use in this function) drawing.c:381: error: 'ELLIPSE' undeclared (first use in this function) drawing.c:384: error: 'HYPERBOLA' undeclared (first use in this function) geometry.c: In function 'Co_assignment': geometry.c:880: error: 'CONIC' undeclared (first use in this function) geometry.c: In function 'Pa_new': geometry.c:908: error: 'PARABOLA' undeclared (first use in this function) geometry.c: In function 'Co_new': geometry.c:929: error: 'ELLIPSE' undeclared (first use in this function) geometry.c:929: error: 'HYPERBOLA' undeclared (first use in this function) geometry.c: In function 'Co_PP_new': geometry.c:948: error: 'ELLIPSE' undeclared (first use in this function) geometry.c:953: error: 'HYPERBOLA' undeclared (first use in this function) drawing.c: In function 'mark_S': drawing.c:519: error: 'SIMPLE' undeclared (first use in this function) drawing.c:523: error: 'DOUBLE' undeclared (first use in this function) drawing.c:529: error: 'TRIPLE' undeclared (first use in this function) drawing.c:537: error: 'CROSS' undeclared (first use in this function) drawing.c: In function 'mark_A': drawing.c:556: error: 'DOT' undeclared (first use in this function) drawing.c:560: error: 'SIMPLE' undeclared (first use in this function) drawing.c:564: error: 'DOUBLE' undeclared (first use in this function) drawing.c:570: error: 'TRIPLE' undeclared (first use in this function)geometry.c: In function 'LCo_intersection': geometry.c:1050: error: 'PARABOLA' undeclared (first use in this function) drawing.c:578: error: 'ARROW' undeclared (first use in this function) drawing.c:582: error: 'BACKARROW' undeclared (first use in this function) geometry.c:1067: error: 'ELLIPSE' undeclared (first use in this function) drawing.c:586: error: 'DASHED' undeclared (first use in this function) drawing.c:593: error: 'DOTTED' undeclared (first use in this function) geometry.c:1087: error: 'HYPERBOLA' undeclared (first use in this function) drawing.c:597: error: 'RIGHT' undeclared (first use in this function) geometry.c: In function 'vertices': geometry.c:1118: error: 'PARABOLA' undeclared (first use in this function) geometry.c: In function 'foci': geometry.c:1140: error: 'PARABOLA' undeclared (first use in this function) geometry.c:1150: error: 'ELLIPSE' undeclared (first use in this function) geometry.c: In function 'T_check': geometry.c:1182: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_scalenes': geometry.c:1192: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_3N_triangle': geometry.c:1206: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_2A_triangle': geometry.c:1242: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_2N_right': geometry.c:1272: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_NA_isosceles': geometry.c:1296: error: 'POINT' undeclared (first use in this function) gmake: *** [drawing.o] Error 1 gmake: *** Waiting for unfinished jobs.... geometry.c: In function 'T_2N_isosceles': geometry.c:1327: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'T_equilateral': geometry.c:1363: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_E_parallelogram': geometry.c:1372: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_S_parallelogram': geometry.c:1391: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_parallelogram': geometry.c:1421: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_V_parallelogram': geometry.c:1436: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_E_rectangle': geometry.c:1452: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_S_rectangle': geometry.c:1471: error: 'POINT' undeclared (first use in this function) geometry.c: In function 'Q_square': geometry.c:1494: error: 'POINT' undeclared (first use in this function) gmake: *** [geometry.o] Error 1 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/math/eukleides *** Error code 1 Stop. make: stopped in /usr/pkgsrc/math/eukleides