Problem installing inn 2.3.4 on Solaris 9
Jeffrey M. Vinocur
jeff at litech.org
Thu Jan 16 05:21:00 UTC 2003
On Wed, 15 Jan 2003, Torben von Nolcken wrote:
> bison -y parsedate.y
> conflicts: 6 shift/reduce
> mv: cannot access y.tab.c
Can you try:
cd /export/home/SOURCES/inn-2.3.4/lib
ls -1 > /tmp/before
bison -y parsedate.y
ls -1 > /tmp/after
diff -u /tmp/before /tmp/after
to see what (if anything) bison is actually doing?
--
Jeffrey M. Vinocur
jeff at litech.org
More information about the inn-workers
mailing list