trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

Re: [trinity-devel] Kdebase - borked

From: Baho Utot <baho-utot@...>
Date: Sun, 03 Apr 2011 09:49:24 -0400
Opps.....


On 04/03/2011 08:43 AM, Baho Utot wrote:
>         -DWITH_XRENDER=ON  is not working
>
>
>     export _prefix="/usr"
>     cd ${_pwd}
>     mkdir -vp ${_pwd}/${_builddir}
>     cd ${_pwd}/${_builddir}
>     msg "Starting cmake..."
>     cmake ${_source}/${_module}/ \
>         -DCMAKE_INSTALL_PREFIX=${_prefix} \
>         -DBUILD_ALL=ON \
>         -DWITH_XFIXES=ON \
>         -DWITH_HAL=ON \
>         -DWITH_ARTS=ON \
>         -DWITH_SASL=ON \
>         -DWITH_OPENEXR=ON \
>         -DWITH_XCOMPOSITE=ON <--- See I missed a \ right here ;)
>         -DWITH_XCURSOR=ON \
>         -DWITH_XRANDR=ON \
>         -DWITH_XRENDER=ON \ <-- see it's right here
>         -DWITH_XDAMAGE=ON \
>         -DWITH_SHADOW=ON \
>         -DWITH_XDMCP=ON \
>         -DWITH_XINERAMA=ON \
>
> -- checking for one of the modules 'openssl'
> -- Looking for sys/sockio.h
> -- Looking for sys/sockio.h - not found
> -- Looking for getnameinfo
> -- Looking for getnameinfo - found
> -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN
> -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed
> CMake Error at cmake/modules/TDEMacros.cmake:20 (message):
>   #################################################
>
>    xrender support is needed to build kompmgr.
>    Pass -DWITH_XRENDER=ON to cmake arguments.
>
>   #################################################
> Call Stack (most recent call first):
>   kwin/kompmgr/CMakeLists.txt:14 (tde_message_fatal)
>
>
> -- Configuring incomplete, errors occurred!
> ==> ERROR: A failure occurred in build().
>     Aborting...
>
>
> ---------------------------------------------------------------------
> 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
>