bug-cvs
[Top][All Lists]
Advanced

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

Re: CVS Feature Branch - Solaris 8 Intel Edition Build Broken


From: Derek Robert Price
Subject: Re: CVS Feature Branch - Solaris 8 Intel Edition Build Broken
Date: Fri, 19 Nov 2004 10:17:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Conrad T. Pino wrote:

>/bin/bash ../ylwrap getdate.y y.tab.c getdate.c y.tab.h getdate.h
y.output getdate.output -- /bin/bash
>/export/home/cvsusr/ccvs/ccvs/missing --run bison -y
>/export/home/cvsusr/ccvs/ccvs/missing: bison: command not found
>WARNING: `bison' is missing on your system.  You should only need it if
>         you modified a `.y' file.  You may need the `Bison' package
>         in order for those modifications to take effect.  You can get
>         `Bison' from any GNU archive site.
>../ylwrap: ../getdate.c: Permission denied
>../ylwrap: ../getdate.h: Permission denied


This isn't a bug, per se.  The tarball should be unpacking with a
getdate.c newer than getdate.y, and so make should not attempt to
build it at all.  This might be slightly trickier when working with a
checkout of the repository since it can be hard to specify what order
files are updated in.  You can force the issue by making sure you have
a clean copy of the sources and touching lib/getdate.c before building.

The dev trunk version of Automake has a fix to prevent Lex and Yacc
targets from building (unless missing completely) unless
- --enable-maintainer-mode is passed to configure, which should avoid
the timestamp issue completely in the future for those who don't want
to install Bison, but we are waiting on the 1.10 release of Automake
to install this in CVS and I have no idea when that is going to happen.

If you didn't gather from the above, you could also install Bison on
your Solaris 8 build host to work around this issue.

Cheers,

Derek

- --
                *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBng6kLD1OTBfyMaQRAjPaAJ9t4slHknlmyhTm3GfeN3OrQBOyRwCg2v7V
LID9ekJjw7GEpbZMc1jr/VU=
=ZeN3
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]