On Tue, 3 Jan 2012 08:43:46 -0800 (PST) Darrell Anderson humanreadable@yahoo.com wrote:
I just don't know what to do next. (Newbie!)
I looked at the Makefile.am files and actually there are two libraries: -libkexidb.so, which contains the .cpp files of the kexidb/ directory -libkexidbparser.so, which contains the .cpp files of the kexidb/parser/ directory and libkexidb.so apparently can't be used without libkexidbparser.so. I think the solution is to add "-lkexidbparser" to the failing linker commands, and, if it isn't already done, to make libkexidb.so depend on libkexidbparser.so.
Do you know how to build just kexi? As that is where the problem lies, and the failure occurs within the final minutes of fully building koffice, I could save some troubleshooting time by just building kexi.
I don't know either, but at this time I think it is better to let the real experts take care of the autotools files since the problem is now precisely determined. Also, did François Andriot build KOffice on RH/Fedora platforms ? The linker problems look like the ones he experienced (and fixed) while building Trinity on RH/Fedora.
Darrell
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting