Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 build failure



Chavdar Ivanov wrote:
Hi,

A few minutes ago I got:

....
--- dependall-ntp ---
/usr/obj//usr-current/tools/bin/nbyacc: e - line 50 of
"/usr/src/external/bsd/ntp/dist/ntpd/ntp_parser.y", syntax error
%token-table
^
*** [ntp_parser.c] Error code 1
nbmake: stopped in /usr/src/external/bsd/ntp/bin/ntpd
1 error
nbmake: stopped in /usr/src/external/bsd/ntp/bin/ntpd
*** [dependall-ntpd] Error code 2
nbmake: stopped in /usr/src/external/bsd/ntp/bin
....

after removing the old obj direcotry, cvs updating and 'make cleandir'.

Any suggestions?


Chavdar


check out a fresh ntp_parser.c (and touch it). Then you should be able to build. I am currently looking for a way to disable the default .y.c: rule. For rebuilding ntp_parser.c we would need bison which is not part of our tool chain.

Frank


Home | Main Index | Thread Index | Old Index