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

List:       koffice
Subject:    Bug#7349: marked as done (koffice 1.92 does not build : -lkdecore not found in lib/koml)
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2000-08-04 21:18:04
[Download RAW message or body]

Your message dated Fri, 4 Aug 2000 21:48:40 +0100
with message-id <0008042148400K.01203@faure>
and subject line Bug#7349: koffice 1.92 does not build : -lkdecore not found in \
lib/koml has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 3 Aug 2000 10:51:21 +0000
From aj@dungeon.inka.de Thu Aug  3 12:51:21 2000
Received: from quechua.inka.de ([212.227.14.2]:16962 "EHLO mail.inka.de")
        by master.kde.org with ESMTP id <S223959AbQHCKvG>;
        Thu, 3 Aug 2000 12:51:06 +0200
Received: from dungeon.inka.de 
        by mail.inka.de with uucp (rmailwrap 0.4) 
        id 13KIab-0001FI-00; Thu, 3 Aug 2000 12:51:01 +0200
Received: by dungeon.inka.de (Postfix, from userid 1000)
        id E1144B788E; Thu,  3 Aug 2000 12:45:17 +0200 (CEST)
Date:   Thu, 3 Aug 2000 12:45:17 +0200
From:   Andreas Jellinghaus <aj@dungeon.inka.de>
To:     submit@bugs.kde.org
Subject: koffice 1.92 does not build : -lkdecore not found in lib/koml
Message-ID: <20000803124516.A15708@dungeon.inka.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Return-Path: <aj@dungeon.inka.de>
X-Orcpt: rfc822;submit@bugs.kde.org

Package: koffice
Version: 1.92
Severity: normal

the whole complete logfile is at 
http://fwi-athene.wiwi.uni-karlsruhe.de/~aj/logfile

short snippets:
tar xfI archive/koffice-1.92.tar.bz2
cd koffice-1.92
./configure --prefix=/opt/kde-1.92 --with-qt-dir=/opt/kde-1.92 --disable-rpath
...
g++ -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmiss \
ing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -frtti -o libkoml.la.  \
closure .libs/libkoml_la_closure.o .libs/komlParser.o .libs/komlWriter.o \
.libs/komlMime.o  -lkdecore

there should be a -L/opt/kde-1.92/lib, but there is none.
KDE_LDFLAGS should be -L/opt/kde-1.92/lib 

the wrong is in acinclude.m4:
test "$kde_libraries" = "$x_libraries" || test "$kde_libraries" = "$qt_libraries" ; \
then  KDE_LDFLAGS=""
else
  KDE_LDFLAGS="-L$kde_libraries"
  all_libraries="$all_libraries $KDE_LDFLAGS"
fi

this is the assumption: kde will only be used together with x or qt.
this assumption does fail in the koffice/lib/koml directory,
thus compiling does not work.

regards, andreas


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

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