[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
getdate fails to build
From: |
Sam Steingold |
Subject: |
getdate fails to build |
Date: |
Wed, 29 Sep 2010 11:36:57 -0400 |
User-agent: |
Thunderbird 2.0.0.24 (X11/20100721) |
/bin/bash /home/sds/src/clisp/current/build-g//build-aux/ylwrap
/home/sds/src/clisp/current/modules/syscalls/gllib/getdate.y \
y.tab.c getdate.c \
y.tab.h getdate.h \
y.output getdate.output \
-- byacc && \
mv getdate.c getdate.c-t && \
mv getdate.c-t
/home/sds/src/clisp/current/modules/syscalls/gllib/getdate.c
byacc: e - line 277 of
"/home/sds/src/clisp/current/modules/syscalls/gllib/getdate.y", syntax error
%pure-parser
^
make[2]: *** [getdate.c] Error 1
why is getdate built at all on the latest ubuntu?
isn't glibc enough there?!
thanks
Sam
- getdate fails to build,
Sam Steingold <=
- Re: getdate fails to build, Bruno Haible, 2010/09/29
- Re: getdate fails to build, Sam Steingold, 2010/09/29
- Re: getdate fails to build, Paul Eggert, 2010/09/29
- Re: getdate fails to build, Sam Steingold, 2010/09/29
- Re: getdate fails to build, Eric Blake, 2010/09/29
- [PATCH] getdate: rename to get_date, Eric Blake, 2010/09/30
- Re: [PATCH] getdate: rename to get_date, Jim Meyering, 2010/09/30
- Re: [PATCH] getdate: rename to get_date, Bruno Haible, 2010/09/30