BUILTINUILTIN32_dlopen

Duško Rusmir drusmir at gmx.ch
Thu Feb 21 13:35:09 CST 2002


Dana četvrtak 21. februar 2002. 04:52 napisali ste:
> On Wed, 20 Feb 2002 whit at giftie.alien.org wrote:
> > On Thu, 21 Feb 2002, [utf-8] Duško Rusmir wrote:
> > > Dana četvrtak 21. februar 2002. 01:25 napisali ste:
> > >
> > > I mean one configured and built on mine system.
> > >
> > > > If you think you have the freetype library, make sure the
> > > > directory path to it is in /etc/ld.co.conf, run
> > > > /sbin/ldconfig, and try again.
> > >
> > > I have now again installed freetype.2.0.6 without Problem
> > > and got same errors.

I have installed newest freetype.2.0.8.

> > Try this, then:
> >
> > ldd -r /usr/local/lib/libuser32.so
>
> OOPS, libuser32.so does not reference libfreetype.so directly,
> but it does reference libgdi32.so, which does.  Try
>
> ldd -r /usr/local/lib/libgdi32.so

ldd -r /opt/wine/lib/libgdi32.so
        libkernel32.so => /opt/wine/lib/libkernel32.so (0x40083000)
        libntdll.so => /opt/wine/lib/libntdll.so (0x400fe000)
        libwine.so => /opt/wine/lib/libwine.so (0x401f3000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40209000)
        libm.so.6 => /lib/libm.so.6 (0x4023f000)
        libc.so.6 => /lib/libc.so.6 (0x4025d000)
        libwine_unicode.so => /opt/wine/lib/libwine_unicode.so 
(0x40370000)
        libdl.so.2 => /lib/libdl.so.2 (0x40438000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
undefined symbol: FT_Vector_Rotate      (/opt/wine/lib/libgdi32.so)
undefined symbol: FT_Cos        (/opt/wine/lib/libgdi32.so)
undefined symbol: FT_Sin        (/opt/wine/lib/libgdi32.so)

I have installed Wine in /opt/wine on mine system and use wine.001 
and so on to keep different Version of Wine on mine PC.

And have in /etc/ld.so.conf path to /opt/wine/lib. After run of 
/sbin/ldconfig the same Problems.

-- 
MfG / With best Regards
Rusmir Duško
Registered Linux user: #130654 http://counter.li.org




More information about the wine-users mailing list