trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2011

Re: [trinity-devel] kdelibs 3.5.13 tarball fails to build

From: /dev/ammo42 <mickeytintincolle@...>
Date: Thu, 3 Nov 2011 22:28:39 +0100
Le Thu, 3 Nov 2011 12:34:43 -0700 (PDT),
Darrell Anderson <humanreadable@...> a �crit :

> Recently I reported I could not build kdelibs from SVN. I now am
> trying to build from the 3.5.13 tarballs. I am having the same
> failure.
I am currently rebuilding kdelibs with the patch I attached, but I
can't assess of its utility since I don't need it for my build to work.
As of now, it didn't break anything (I'm at 25%).
> 
> Building on Slackware 13.1. GCC 4.4.4. Clean chroot build environment.
> 
> I am building everything to install to /opt/trinity including
> tqtinterface.
> 
> qt3, qca, qca-tls, tqtinterface, dbus-tqt, dbus-1-tqt, arts built
> without error. I built qt3 from the Trinity 3.3.8.d sources.
> 
> I am building kdelibs using cmake and I am building "out of source."
> 
> Log:
> 
> http://humanreadable.nfshost.com/trinity/build_logs/kdelibs-3.5.13-i486-1-build.log
> 
> The log contains environment variables. The variables show that my
> build script is finding all paths.
> 
> My cmake directives:
> 
>   cmake ${TMP}/${PRGNAM} \
>     -DCMAKE_C_FLAGS:STRING="$CPUOPT" \
>     -DCMAKE_CXX_FLAGS:STRING="$CPUOPT" \
>     -DCMAKE_INSTALL_PREFIX=${PREFIX} \
>     -DSYSCONF_INSTALL_DIR=${SYSCONFDIR} \
>     -DLIB_SUFFIX=${LIBDIRSUFFIX} \
>     -DMAN_INSTALL_DIR=${MANDIR} \
>     -DQTDIR=$QTDIR \
>     -DQT_LIBRARY_DIRS=${QTDIR}/lib \
>     -DCMAKE_SKIP_RPATH=OFF \
>     -DBUILD_ALL=ON \
>     -DWITH_LIBART=ON \
>     -DWITH_LIBIDN=ON \
>     -DWITH_LUA=$LUA \
>     -DWITH_TIFF=ON \
>     -DWITH_JASPER=ON \
>     -DWITH_OPENEXR=ON \
>     -DWITH_UTEMPTER=ON \
>     -DWITH_AVAHI=$DNSSD \
>     -DWITH_ASPELL=ON \
>     -DWITH_HSPELL=OFF
> 
> Thanks much.
> 
> 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
> 


Attachments: