Re: dvdauthor-0.7.0 and fribidi-0.19.2
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
[Sorry, managed to hit send too soon.]
On Sat, 08 Oct 2011 13:31:43 -0400, Dennis Veatch wrote:
> /usr/include/fribidi/fribidi-bidi-types.h:193:3: error: conflicting
> types for 'FriBidiCharType'
> /usr/include/fribidi/fribidi-bidi-types.h:182:3: note: previous
> declaration of 'FriBidiCharType' was here
I have fribidi 0.19.2-1 installed on my Debian Unstable system:
root@theon:~ # dpkg-query -Wf '${Package} ${Version}\n'
libfribidi-dev libfribidi-dev 0.19.2-1
and I don’t see this error. Line 182 of
my /usr/include/fribidi/fribidi-bidi-types.h looks like this:
} FriBidiCharType;
while line 193 looks like this:
} FriBidiParType;
There is some fiddling going on to be compatible with old and new
versions of Fribidi: you will see in src/compat.h the lines
#ifndef HAVE_FRIBIDI2
#define FriBidiParType FriBidiCharType
#endif
which could be the immediate source of the error.
I will look a bit further into this.
Lawrence
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Dvdauthor-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users