Wrong png.h

Rainer Lehrig lehrig at t-online.de
Sat Nov 8 12:50:08 GMT 2003


On SuSE 9.0 there are 2 different versions of png.h

find /usr/include/ -name png.h
/usr/include/png.h
/usr/include/libpng12/png.h

In my application this results in:
libpng warning: Application was compiled with png.h from libpng-1.2.5
libpng warning: Application  is running with png.c from libpng-1.0.12
libpng error: Incompatible libpng version in application and library

Automake & Autoconf must have configured the wrong header & library.
If I build my app using qmake, it works correctly.

There is a second issue:
When I made a DistClean & Rebuild All on my Projects on SuSE 9.0 it got this 
damn old error with an incompatible automake and autoconf.
Can this problem be solved for once and forever ???
I tried older versions of automake and autoconf, but no success.
What versions do I need for SuSE Linux 9.0 and where to get ?

If you ask me, eliminate automake & autoconf use qmake.
May be I will do that.

Kind regards:
Rainer Lehrig
http://pvbrowser.org


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list