Re: Status

From: Kent Landfield <kent_at_hypermail-project.org>
Date: Sat, 9 Oct 1999 09:59:31 -0500 (CDT)
Message-Id: <199910091459.JAA29012_at_rkive.landfield.com>


# > - Compile and Test on Redhat 6.0
#
# I did it. Works in general, but with the problems I described.
# configure and make went on without problems, the only thing with make I don't
# know could be a minor thing is:
#
# gcc -c -g -O2 threadprint.c
# yacc getdate.y
# yacc: 13 shift/reduce conflicts.
# mv -f y.tab.c getdate.c
# gcc -c -g -O2 getdate.c

I added a warning message to the build process. The line

    yacc: 13 shift/reduce conflicts.

is expected in the grammar used in getdate.y. This is not a problem, just confusing.

-- 
Kent Landfield                        Phone: 1-817-545-2502             
Email: kent_at_landfield.com             http://www.landfield.com/
Email: kent_at_nfr.net                   http://www.nfr.net/
Search the Usenet FAQ Archive at http://www.faqs.org/faqs/
Search the RFC/FYI/STD/BCP Archive at http://www.faqs.org/rfcs/
Received on Sat 09 Oct 1999 05:00:50 PM GMT

This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:51 PM GMT GMT