trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Re: [trinity-devel] kdelibs 3.5.13 tarball: progress but still FTBFS

From: /dev/ammo42 <mickeytintincolle@...>
Date: Fri, 4 Nov 2011 00:23:39 +0100
Le Thu, 3 Nov 2011 16:12:35 -0700 (PDT),
Darrell Anderson <humanreadable@...> a �crit :

> As suggested previously I created a sym link for qglobal.h. That got
> me past the previous build failure.
> 
> kdelibs now builds to 70% and stops with errors about kdeprint.
The error is actually about mcopidl not finding libmcop.so.1 (hint: since
you do a parallel build, the error messages are not at the real end of the
build log). I solved this kind of error by overriding LD_LIBRARY_PATH (yeak):

export LD_LIBRARY_PATH=/opt/kde3/lib${LIBDIRSUFFIX}:/opt/kde3/lib${LIBDIRSUFFIX}/kde3

but I don't need any LD_LIBRARY_PATH to run Trinity.
Did you use the CMAKE_SKIP_RPATH option ? The Arch Wiki page on Trinity says
this option can not be used with kdelibs. I don't use it.
> 
> cups 1.4.5 if that makes any difference.
> 
> Log:
> 
> http://humanreadable.nfshost.com/trinity/build_logs/kdelibs-3.5.13-i486-1-build.log
> 
> Thanks.
> 
> Darrell
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> trinity-devel-unsubscribe@... For additional
> commands, e-mail: trinity-devel-help@... 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
>