neither cmake nor unsermake/configure can configure kdebase/trunk

Kurt Pfeifle k1pfeifle at gmx.net
Tue Mar 7 21:22:13 CET 2006


On Tuesday 07 March 2006 17:35, David Faure wrote:
> On Tuesday 07 March 2006 18:32, Kurt Pfeifle wrote:
> >    in the prefix, you've chosen, are no KDE libraries installed. This will fail.
> >    So, check this please and use another prefix!
> > 
> > But I could swear that kdelibs4_snapshot is freshly installed exactly 
> > in above mentioned $prefix (=/opt/kde40svn). ]
> 
> Using cmake?

Yes, kdelibs4_snapshot I built with cmake, kdebase/trunk I tried with 
cmake first, and once it failed, tried with unsermake too.

> It seems that cmake doesn't install a libkio.la, which is technically not needed,
> but still the configure from the old system looks for it. Does this patch help?
> 
> --- admin/acinclude.m4.in     (revision 516509)
> +++ admin/acinclude.m4.in     (working copy)
> @@ -1546,7 +1546,7 @@ AC_CACHE_VAL(ac_cv_have_kde,
>  [#try to guess kde locations
> 
>  kde_check_header="ksharedptr.h"
> -kde_check_lib="libkio.la"
> +kde_check_lib="libkio.so"

I changed that line in $srcdir-of-kdebase/admin/acinclude.m4.in -- was that
the right one?

It didn't help, and gave the same error message at the end of the "configure"
step.

>  if test -z "$1"; then

Cheers,
Kurt 
 
Der Inhalt dieser E-Mail ist vertraulich und ist nur für den Empfänger bestimmt. Falls Sie nicht der angegebene Empfänger sind oder falls diese E-Mail irrtümlich an Sie adressiert wurde, verständigen Sie bitte den Absender sofort und löschen Sie die E-Mail sodann. Das unerlaubte Veröffentlichen, Kopieren sowie die unbefugte Übermittlung komplett oder in Teilen sind nicht gestattet.Private Ansichten und Meinungen sind, wenn nicht ausdrücklich erklärt, die des Autors und nicht die der Danka Deutschland Holding GmbH oder deren verantwortliche Direktoren und Angestellte. Eine Haftung für Schäden oder Verlust von Daten durch den Gebrauch dieser Email oder deren Anhänge wird ausgeschlossen. 
Weitere Informationen erhalten Sie im Internet unter www.danka.de oder in jeder Danka Niederlassung.
This E-Mail is for the exclusive use of the recipient and may contain information which is confidential.  Any disclosure, distribution or copying of this communication, in whole or in part, is not permitted.  Any views or opinions presented are those of the author and (unless otherwise specifically stated) do not represent those of Danka Deutschland Holding GmbH or their directors or officers; none of whom are responsible for any reliance placed on the information contained herein.  Although reasonable precautions have been taken to ensure that no viruses are present, all liability is excluded for any loss or damage arising from the use of this email or attachments.
For further information please see our website at www.danka.de or refer to any Danka office.



More information about the Kde-buildsystem mailing list