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: Conrad T. Pino
Subject: RE: CVS Feature Branch - Solaris 8 Intel Edition Build Broken
Date: Sat, 20 Nov 2004 11:20:24 -0800

Hi Derek,

> From: Derek Robert Price
> 
> 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 issue arose only because I used CVS to get the code:

        CVSROOT=:pserver:...
        cvs -z3 co -r cvs1-12-10 ccvs -d cvs-1.12.10
        cd cvs-1.12.10
        ./configure
        make

and ommited the "touch lib/getdate.c" command.  When stable compiled and
feature didn't seemed to justify the wrong conclusion.

Apologies to everyone for not thinking this one out.

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

One of the many things I hope to do *someday*. :)

> Cheers,

Ditto,

> Derek

Conrad





reply via email to

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