Thanks for the reply, figured the problem was me... found this link on the site:

http://modeemi.fi/~tuomov/repos/

Didn't realize that libtu and libextl were in separate repositories...
I had not remembered that I had originally download the source as for
a **snapshot** build doing:

darcs get --partial http://iki.fi/tuomov/repos/ion-3/
cd ion-3
sh predist.sh -snapshot

[from http://modeemi.cs.tut.fi/~tuomov/ion/download.html]

Looking into predist.sh, it gets libtu and libextl from different
darcs repositories and then deletes the darcs information, so my darcs
pulls in those dirs didn't go to the correct repository.  Just thought
I would share this for others who may have first downloaded a
**shapshot** build.

Of course, this is easily fixed by getting both libtu and libextl from
their respective darcs repositories -- then darc pulls down there will
retrieve patches.

Regards,
-Mark



On 2/20/07, Etan S. C. Reisner <[EMAIL PROTECTED]> wrote:
On Tue, Feb 20, 2007 at 10:49:03PM -0500, Mark Mitchell wrote:
> Is either libtu/stringstore.(c|h) out of date?
> (or have I just not used darcs properly / have some other issue)
>
> I am building on xubuntu, and until about a week ago have always been
> able to successfully build the latest version from darcs...
>
> Regards,
> -Mark

Are you using libtu/libextl from darcs as well? If you are then you need
to make sure you have run darcs pull in both of them as well as in ion3.

The patch that added stringstore_ref to libtu was recorded on 2007-02-21.

    -Etan

  • latest ion3 Mark Mitchell
    • Re: latest ion3 Mark Mitchell

Reply via email to