[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] Build Error: 3.4.1 kdelibs/kabc tarball and LIBART_LIBS
From:       Mark Bucciarelli <mark () easymailings ! com>
Date:       2005-06-30 14:45:00
Message-ID: 20050630144500.GK1280 () rabbit
[Download RAW message or body]

On Thu, Jun 30, 2005 at 03:48:15PM +0200, David Faure wrote:
> On Thursday 30 June 2005 14:43, Mark Bucciarelli wrote:
> > I'm getting an error building the 3.4.1 kdelibs tarball.  I need some
> > help figuring out how to fix it.
> > 
> > The error occurs when linking libkabc.la:
> > 
> >   grep: /usr/local/lib/libart_lgpl_2.la: No such file or directory.
> 
> grep /usr/local/lib/*.la (and $KDEDIR/lib/*.la if different) for
> that path. A .la file is referring to that location for libart_lgpl_2.la.

$ grep -l "/usr/local/lib/libart_lgpl" /usr/local/kde/lib/*.la | wc -l
44
$ ls /usr/local/kde/lib/*.la | wc -l
66
$ grep -l "/usr/local/lib/libart_lgpl" /usr/local/kde/lib/*.la | head -3
/usr/local/kde/lib/libartskde.la
/usr/local/kde/lib/libkabc.la
/usr/local/kde/lib/libkabc_dir.la
$ grep "/usr/local/lib/libart_lgpl" /usr/local/kde/lib/libartskde.la \
> | sed -e 's/ /\n/g' \
> | grep libart
/usr/local/lib/libart_lgpl_2.la
/usr/local/kde/lib/libartsflow.la
/usr/local/kde/lib/libartsflow_idl.la
$ grep -li libart /usr/local/src/kde/arts-1.4.1/*
$ grep -i "libart.*local/lib" /usr/local/src/kde/kdelibs-3.4.1
$ grep -i "local/lib/libart" /usr/local/src/kde/kdelibs-3.4.1
$

WTF?  All references to LIBART macros in kdelibs configure.status and
Makefile are /usr/lib.

Some more info:

A couple days ago I started this project of building kde 3.4.1 from
tarballs.  After I finished I discovered I had KDE stuff in /usr/local
instead of /usr/local/kde.  I thought this might be a build problem, so
I wanted to try again from a clean slate, so I removed as many packages
as I could (down to 194 on Debian), deleted the contents of
/usr/local/bin, lib, libexec and sbin then reinstalled the packages
needed to build KDE.  In the KDE tarball directories, I then did:

  make clean 
  ./configure --enable-debug=full 
  make

This worked for arts, but kdelibs is not happy.

m

_______________________________________________
kde-pim mailing list
kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic