Re: fails to compile wv


Subject: Re: fails to compile wv
From: Gediminas Paulauskas (menesis@delfi.lt)
Date: Tue Feb 13 2001 - 07:38:15 CST


Buvo Pr, 2001-02-12 23:34-0300, kai Diego Sueiro rašė:
> Have you updated from CVS lately? I had this problem more than a week ago.

Yes, I always compile latest CVS versions.

> The error was caused because I had 2 ms-ole.h in the include path. One
> provided with the modified libole2 version included in wv ( the one that
> should have been included and defined MsOleHandleType ) and the one
> provided with libole2, which I'd installed from tarball ( the one which
> was actually included ).
>
> But Dom have already fixed that in cvs ( I haven't had problems with that
> since ). Anyway, for a quick hack, you can try:

If I have debian package libole2-dev installed, I have this problem, after
removing it, everything works fine (with non-gnome build).

So it is include issue in libole2/ms-ole.c:

#include <libole2/ms-ole.h>

should be

#include "ms-ole.h"

-- 
Gediminas Paulauskas  ···  http://03bar.ktu.lt/~menesis/  ···  ICQ 24859336



This archive was generated by hypermail 2b25 : Tue Feb 13 2001 - 07:36:47 CST