On Tue, Oct 16, 2001 at 12:31:14AM +0200, Ralf Berger wrote:
> Hi,
> i managed to compile avifile 0.6 on mandrake and wanted to give a short 
> report:

Have you tried Mandrake packages - link is on avifile.sf.net in download
section ?

> As someone already posted to the list, this is a gcc-3.0.1 Problem.
> you can install gcc-2.96 parallel to 3.0.1, the links in 

You need to have  both libraries compiled with same compiler - you
can't mix  Qt compiled by gcc2.95 and  avifile with gcc-3.0

> qt-mt needs stuff from qt and fails to load it automatically. So make it 
> link -lqt too:


> Problem 2) failed to compile  dsputil_mmx_avg.lo
> this is the same as mentioned in
> http://www.mail-archive.com/avifile%40prak.org/msg00883.html
> and throws a lot of errors like

what kind of compiler do you use ?
We know that egcc-2.91 fails here and configure check this and
will not compile mmx optimized code in this case - but
we supposed that gcc-2.96 should not have any problem here ??

> One can either redo the compile for the specific files where errors
> occur with -O2 or -shared, and continue making, or before configure do:

we are using -O2 I think

> This did the job for me.
> I used:
> avifile-0.6.0.20011013

try please current CVS if you need to do same thing

> The qt-lib seems to be linked against the imlib and that again against 
> libpng.
> Note that libimlib1-devel-1.9.11-7mdk is linked against libpng3 while
> libimlib1-devel-1.9.11-5mdk links vs. libpng2. See to it, that qt-lib, 
> imlib and
> ....
> fine, no
> need to ask for that trouble until Mandrake sorted it out and the rpms 

Well in the first place - experimantal version of Mandrake should be
installed only by expert users who know what they are doing - so 
these problems are rather problem of Mandrake itself and I can't see
how we could help in this situation from avifile side (maybe just
we could be slightly incompatible with qt3.0 - I should probably check
this - but if anyone is using qt3.0 I would expect some bugreports)


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

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

Reply via email to