Date: Wed, 31 Jan 2001 13:12:31 +0300 (MSK) From: Alexey Koptsevich <kopts@astro.ioffe.rssi.ru> To: Josef Karthauser <joe@tao.org.uk> Cc: Andy Tien <Andy.Tien@sinodynamics.com.tw>, Alexander Prohorenko <white@extra.dp.ua>, small@FreeBSD.ORG Subject: Re: picobsd build fail Message-ID: <Pine.BSF.4.21.0101311301420.2461-100000@astro.ioffe.rssi.ru> In-Reply-To: <20010131095616.F5149@tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Josef, > cvsup and do the following: > > # cd /usr/src/usr.sbin/crunch/crunchgen > # make obj && make depend && make && make install > > That should fix it. OK, thanks! Now I have the following. May I circumvent it without upgrading the system to stable? Thanks, Alex ===> rtquery /usr/src/bin/sh/arith_lex.l:48: y.tab.h: No such file or directory /usr/src/bin/sh/arith_lex.l: In function `yylex': /usr/src/bin/sh/arith_lex.l:61: `ARITH_NUM' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:61: (Each undeclared identifier is reported only once /usr/src/bin/sh/arith_lex.l:61: for each function it appears in.) /usr/src/bin/sh/arith_lex.l:62: `ARITH_LPAREN' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:63: `ARITH_RPAREN' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:64: `ARITH_OR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:65: `ARITH_AND' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:66: `ARITH_BOR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:67: `ARITH_BXOR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:68: `ARITH_BAND' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:69: `ARITH_EQ' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:70: `ARITH_NE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:71: `ARITH_GT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:72: `ARITH_GE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:73: `ARITH_LT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:74: `ARITH_LE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:75: `ARITH_LSHIFT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:76: `ARITH_RSHIFT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:77: `ARITH_MUL' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:78: `ARITH_DIV' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:79: `ARITH_REM' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:80: `ARITH_ADD' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:81: `ARITH_SUB' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:82: `ARITH_BNOT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:83: `ARITH_NOT' undeclared (first use in this function) *** Error code 1 Stop in /opt/src/release/picobsd/net/crunch1. *** Error code 1 Stop in /opt/src/release/picobsd/net/crunch1. --> Error 1 code crunch Error while building ../net/crunch1... -> Aborting ./stage1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101311301420.2461-100000>
