[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error compiling PUPA from CVS
From: |
Yoshinori Okuji |
Subject: |
Re: Error compiling PUPA from CVS |
Date: |
Fri, 26 Sep 2003 11:23:55 +0100 (BST) |
--- address@hidden wrote:
> Hello, here is my public e-mail! :-) I hope to start doing some work on PUPA
> but as I stated in my e-mail I am very much a C n00b so bear with me. The
> first thing I tried to do was build PUPA from CVS, and this is what I got:
Your version seems to be out of date. Does the file ChangeLog contain this
entry:
2003-09-25 Yoshinori K. Okuji <address@hidden>
* genmk.rb (PModule#rule): Make sure to get only symbol names
from the output of nm.
Reported by Robert Millan <address@hidden>.
If not, you need to "cvs update".
Okuji