On Thu, Feb 12, 2004 at 08:32:51AM -0800, Arthur overton wrote:
> This is what my /etc/ld.so.conf file looks like:
> 
> /usr/X11R6/lib
> /usr/lib/qt3/lib
> 
> When running Qt it says I have version 3.1.2
> 
> How do you set LD_LIBRARY_PATH environment variable?
> 
> I have run ldconfig already.
> 
> How do I know if Compilation of Qt utilities turned
> off or not?

Well it will be written in the final stats table and you will
surelly notice the compilation will start going very slow
once the Qt code begins to compile :)

Anyway I guess you problem is probably caused by usage of
very old autoconf which incorrectly inserts wrong exit function
declaration into the testing code.

So - you should probably run  autogen.sh  on your machine
This should rebult new configure script without such problem.
Funny part is that Debian compilers seems to be ignoring this somehow
so I've not noticed this problem when I've been building 0.7.38 release.

Also it might be good idea to check and use CVS version
(it's always good idea ;) with avifile)


-- 
  .''`.       Litigation: The Business Model of the Future! (TM)
 : :' :        http://www.microsoft.com/mscorp/ip/tech/fat.asp
 `. `'    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