KPilot bricht bei ./configure ab [NJUBI ;)]

Software besorgen und anwenden
Post Reply
Message
Author
CaptainFRAG

KPilot bricht bei ./configure ab [NJUBI ;)]

#1 Post by CaptainFRAG »

Hallo Ihr Linux-Cracks.

Brauche als Linux-Newbie mal nen kurze Denkanstoß. Ich kann das Paket KPilot 3.0.2 nich installieren. Configure bricht mit der am Ende eingefügten Fehlermeldung (Logdatei) ab. Ich kann daraus jedoch nicht viel entnehmen, vielleicht könnt Ihr mir helfen...
gemäß readme wird KDE beta4 und QT widget set 1.33 oder größer benötigt. (k.a. ob in meinem System vorhanden !)

System: Suse 7.1

Besten Dank !


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:591: checking host system type
configure:612: checking target system type
configure:630: checking build system type
configure:683: checking for a BSD compatible install
configure:752: checking whether build environment is sane
configure:799: checking for working aclocal
configure:812: checking for working autoconf
configure:825: checking for working automake
configure:838: checking for working autoheader
configure:851: checking for working makeinfo
configure:864: checking whether make sets ${MAKE}
configure:912: checking for a C-Compiler
configure:918: checking for gcc
configure:1021: checking whether the C compiler (gcc ) works
configure:1035: gcc -o conftest conftest.c 1>&5
configure:1055: checking whether the C compiler (gcc ) is a cross-compiler
configure:1060: checking whether we are using GNU C
configure:1069: gcc -E conftest.c
configure:1126: checking how to run the C preprocessor
configure:1147: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1188: checking for a C++-Compiler
configure:1194: checking for g++
configure:1306: checking whether the C++ compiler (g++ -s) works
configure:1320: g++ -o conftest -s conftest.C 1>&5
configure:1346: checking whether the C++ compiler (g++ -s) is a cross-compiler
configure:1351: checking whether we are using GNU C++
configure:1360: g++ -E conftest.C
configure:1457: checking for ranlib
configure:1496: checking for ld used by GCC
configure:1553: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.0.33)
configure:1569: checking for BSD-compatible nm
configure:1606: checking whether ln -s works
configure:1684: checking whether NLS is requested
configure:1705: checking for msgfmt
configure:1739: checking for gmsgfmt
configure:1771: checking for xgettext
configure:1817: checking how to run the C++ preprocessor
configure:1835: g++ -E conftest.C >/dev/null 2>conftest.out
configure:1855: checking for X
configure:1872: g++ -E conftest.C >/dev/null 2>conftest.out
configure:1948: g++ -o conftest -O2 -Wall -s conftest.C -lXt 1>&5
configure: In function `int main()':
configure:1944: implicit declaration of function `int XtMalloc(...)'

rakl
Posts: 194
Joined: 17. Jun 2000 21:23
Location: Beckum
Contact:

Re: KPilot bricht bei ./configure ab [NJUBI ;)]

#2 Post by rakl »

Hast Du schon mal auf der SuSE Seite (http://www.suse.de) nach geschaut, ob es da ein fertiges rpm Paket gibt?
SuSE hat viele Programme für KDE zum download auf der Webseite.
Wenn es eines gibt, würde es Dir das Leben einfacher machen.
Gruß
Rainer

gewitter
Posts: 1354
Joined: 09. Apr 2001 9:03

Re: KPilot bricht bei ./configure ab [NJUBI ;)]

#3 Post by gewitter »

Es sieht so aus, als würde im ./configure selbst ein Fehler sein.

Post Reply