> <init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic 
> sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
> <init> : 2545.17 MHz Intel(R) Pentium(R) 4 CPU 2.53GHz processor detected
> Segmentation fault
> [EMAIL PROTECTED]:~$ xl
> [EMAIL PROTECTED]:~$ ldd `which aviplay`
>        libqavm-0.7.so.0 => /app/avifile-20030528/lib/libqavm-0.7.so.0 
> (0x40016000)
>        libqt-mt.so.3 => /usr/lib/qt/lib/libqt-mt.so.3 (0x4003e000)
>        libaviplay-0.7.so.0 => 
> /app/avifile-20030528/lib/libaviplay-0.7.so.0 (0x4069c000)
>        libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x409a5000)

NOTE here:  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

>        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x40a2b000)
>        libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x40a34000)

...
>        libGL.so.1 => /vapp/lib/libGL.so.1 (0x40eb5000)
>        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x410a5000)
>        libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x410bb000)

and here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^

>        libexpat.so.0 => /vapp/lib/libexpat.so.0 (0x410c9000)
>        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x410ef000)


Some libraries are linked with Xft1 and some other with Xft2
All programs has to use the same library - you may either
try to  --disable-xft  - or check and rebuild those programs
which are using older version.

And while you will be recompling them you may send some funny emails
how big mass Xft developers has manage to make (why these has ever
joined XFree team is beyond my imagination) - withing half a year
they 3 times changed the way how their library should be detected
(morever for the first two times they have made completly wrong)
- ok getting offtopic - 

so have fun for yourself (and maybe - how about using some distribution :))

-- 
  .''`.
 : :' :    Zdenek Kabelac  [EMAIL PROTECTED], users.sf.net, fi.muni.cz}
 `. `'           Debian GNU/Linux maintainer - www.debian.{org,cz}
   `-

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to