Re: dvdauthor-0.7.0 and fribidi-0.19.2

Dennis Veatch <[email protected]>
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <1767354.f2KgForLZG@sidney>
On Thursday, October 13, 2011 1:39:58 PM Lawrence D'Oliveiro wrote:
> Yes, here I think is where a crucial difference lies. When I do the
> build:
> 
>     checking for FRIBIDI... yes
>     checking for FriBidiParType... yes
> 
> but from your build log:
> 
>     checking for FRIBIDI... yes
>     checking for FriBidiParType... no
> 
> So of course that preprocessor definition of FriBidiParType is
> triggered in src/compat.h, leading to the compilation error in
> subreader.c when it includes fribidi/fribidi.h.
> 
> Looking at what the configure script is doing, it is checking for the
> existence of that type by (first) trying to compile a program like this:
> 
>     #include <fribidi/fribidi-bidi-types.h>
> 
>     int main()
>       {
>         if (sizeof (FriBidiParType))
>            return 0;
>       } /*main*/
> 
> Can you try compiling that on your system (no need to run it, just use
> “gcc -c”), and see if that completes without error?
> 
> Lawrence
> 

root@sidney /usr/src/dvdauthor/src # gcc -c subreader.c
In file included from /usr/include/fribidi/fribidi.h:35:0,
                 from subreader.c:50:
/usr/include/fribidi/fribidi-common.h:65:28: fatal error: glib/gmacros.h: No 
such file or directory
compilation terminated.

And /usr/include/glib-2.0/glib/gmacros.h <-- lives there.

On a side note;
The distro in use is Lunar-Linux and they have since moved on to gcc-4.6.1. I 
attach a compile log of the process. Most just depreciated warnings.  
> ----------------------------------------------------------------------------
Dennis


------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.