4 Nov 2003 05:58
Re: Problem compiling on Sparc/Solaris
Masahisa Hori <m-hori <at> mms.mt.nec.co.jp>
2003-11-04 04:58:49 GMT
2003-11-04 04:58:49 GMT
hi Alex. On Fri, 24 Oct 2003 14:05:35 -0500 "Alex Moen" <alexm <at> ndtel.com> wrote: > the "bison -y parsedate.y" break, I dropped into the directory that > parsedate.y lives and ran "yacc parsedate.y". This happened one other time I always compiled inn on solaris 2.6/8 system. and met this case ever. In this case. the problem is that configure script finds bison instead of yacc. So, please insert '/usr/ccs/bin' or appropriate path of yacc to the head of PATH environment variable, and run configure script. But, you may think it is not correct way. This is nonessential solution of this problem i think. -- Masahisa Hori(HRM)
RSS Feed