R.I.P. Deaddog wrote:

>Sun, Sep 30, 2001 at 04:16:02PM +0200, Stefan van der Eijk wrote:
>
>>--=-=-=
>>Name        : fribidi                      Relocations: (not relocateable)
>>Version     : 0.9.0                             Vendor: MandrakeSoft
>>Release     : 2mdk                          
>>--=-=-=
>>* Sun Sep 30 2001 Stefan van der Eijk <[EMAIL PROTECTED]> 0.9.0-2mdk
>>- BuildRequires:      glib-devel
>>
>
>Stefan, for pango to use this external fribidi library, fribidi must be
>explicitly linked against glib 1.3 (not only glib)...... can this be
>changed?
>
I'm trying to... but on bi (mandrake compile host) I'm getting the 
following output:

checking for glib-config-2.0... /usr/bin/glib-config-2.0
checking for GLIB - version >= 1.3.1... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GLIB was incorrectly 
installed
*** or that you have moved GLIB since it was installed. In the latter 
case, you
*** may want to edit the glib-config-2.0 script: /usr/bin/glib-config-2.0
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes

so glib 1.3 doesn't seem to be accepted by firbidi because it uses the 
old /usr/bin/glib-config-2.0 script.

[stefan@bi SPECS]$ glib-config-2.0
glib-config-2.0 is no longer supported. Please use pkg-config instead

So fribidi goes ahead and uses glib-1.2... Any idea's on how to get it 
to compile with glib-2.0? Hack in support for pkg-config?

Stefan





Reply via email to