trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: July 2011

Tiny patch for kdelibs

From: Marko Käning <MK-MacPorts@...>
Date: Sun, 24 Jul 2011 18:38:49 +0200
Hi devs,

I realized that kdelibs version 3.5.12 still has a bug which hit me very recently with 3.5.10 on Mac OS X Lion. The linker was obviously less forgiving concerning undeclared external functions caused due to missing header files, like stdio.h.

Please check out 

	http://trac.macports.org/ticket/30314

and see the patch at

	http://trac.macports.org/browser/trunk/dports/kde/kdelibs3/files/patch-stdio.diff?rev=81030

which made building possible on Lion.

Since it's of general platform-independent interest I thought I better post this here as well.

Greets,
Marko