trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2010

Re: [trinity-devel] Building kdebase

From: "Timothy Pearson" <kb9vqf@...>
Date: Sun, 29 Aug 2010 15:53:54 -0500
> I am attaching a log of the kdebase build attempt.
>
> In addition to the failure, please look at the following configure
> messages:
>
> ==================================================
> acinclude.m4:6591: warning: underquoted definition of _LT_AC_TRY_LINK
> ==================================================
> unknown icon type  in kate/pics/Makefile.in (sessionchooser.png)
> ==================================================
> checking linux/cdrom.h usability... no
> checking linux/cdrom.h presence... yes
> configure: WARNING: linux/cdrom.h: present but cannot be compiled
> configure: WARNING: linux/cdrom.h:     check for missing prerequisite
> headers?
> configure: WARNING: linux/cdrom.h: see the Autoconf documentation
> configure: WARNING: linux/cdrom.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: linux/cdrom.h: proceeding with the preprocessor's
> result
> configure: WARNING: linux/cdrom.h: in the future, the compiler will take
> precedence
> checking for linux/cdrom.h... yes
> ==================================================
>
> A header file exists at /usr/include/linux/cdrom.h
>
>
>

Ignore the warnings for now--if they cause problems later on then I will
fix them.  Otherwise there are more pressing issues to attend to right
now.

Please try passing the --enable-closure flag to the configure script; it
is a poorly documented and obscure flag that is required to build Trinity
correctly under the newer gcc versions.

Tim