Lior Silberman <[EMAIL PROTECTED]> writes:
| Hello everyone,
|
| I have two small problems compiling CVS.
|
| 1. sigc++/thread.h doesn't include the declaration for struct timespec,
| 2. in filedlg.C there is an inline function (GroupCache::find) which isn't
| handled properly on compilation wi
On Thu, 21 Sep 2000, Allan Rae wrote:
> On Wed, 20 Sep 2000, Lior Silberman wrote:
>
> > 1. sigc++/thread.h doesn't include the declaration for struct timespec,
>
> Did you report this to libsigc++? I notice it's been fixed in their
> repository so I'll do up a new sigc++ mini-dist.
>
> Allan
On Wed, 20 Sep 2000, Lior Silberman wrote:
> 2. src/filedlg.C compiles ok, but during the link phase, I get:
> filedlg.o: In function `LyXFileDlg::Reread(void)':
> filedlg.C:245: undefined reference to `GroupCache::find(unsigned int) const
>
> I think this is beacuse g++ -g does not expand Group
On Wed, 20 Sep 2000, Lior Silberman wrote:
> 1. sigc++/thread.h doesn't include the declaration for struct timespec,
Did you report this to libsigc++? I notice it's been fixed in their
repository so I'll do up a new sigc++ mini-dist.
Allan. (ARRae)