On Apr 20, 2010, at 5:23 AM, Veith Becker wrote: > Hi, > > I tried to build/install KDE4-mac via fink on MacOS 10.6.3, but I keep > getting errors while buildung redland-shlibs. Developer tools should be up > to date and I tried fink selfupdate as suggested in the error message. > Someone in #fink said, the error has to do with different interpretation of > some keywords (?) in sqlite3 and redland. Not sure if I remember this > correctly, sorry. I'm not too experienced in compiling stuff. However, the > errormessage is attached below. > > Is there a way I can avoid this error and finish building KDE4 or has this > package (or sqlite3?) by the maintainer? > > Thanks to everyone trying to help me (and also to everyone involved in making > fink possible ;) )
This is caused by a symbol collision between redland and the latest sqlite3. They both use SQLITE_API for completely different purposes. The symbol in redland needs to be renamed so that it doesn't collide with sqlite3. I've already notified the maintainer, but he's very busy right now. He'll get to it when he can. Daniel ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.beginners