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

List:       kde-user
Subject:    KDE Compiling Bug ???
From:       nkolb () htl ! de
Date:       1998-06-18 20:16:16
[Download RAW message or body]

This message is in MIME format

hi all

a friend of mine wants me to send its log-file to you. he has some probs
with Beta 4. he can ./configure it, but cant compile it. i dont know why?
can anyone help, please.
please re-mail any answers to me or gunther.hertrich@landshut.org

PS: on my system Beta 4 worked from 1st day ;)

Thanx

----------------------------------
E-Mail: nkolb@htl.de
Date: 18-Jun-98
Time: 22:16:16
please send any critics to /dev/null
----------------------------------

["Config.log" (Config.log)]

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

configure:595: checking host system type
configure:616: checking target system type
configure:634: checking build system type
configure:687: checking for a BSD compatible install
configure:740: checking whether build environment is sane
configure:778: checking whether make sets ${MAKE}
configure:824: checking for working aclocal
configure:837: checking for working autoconf
configure:850: checking for working automake
configure:863: checking for working autoheader
configure:876: checking for working makeinfo
configure:911: checking for a C-Compiler
configure:917: checking for gcc
configure:1020: checking whether the C compiler (gcc  ) works
configure:1034: gcc -o conftest    conftest.c  1>&5
configure:1054: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1059: checking whether we are using GNU C
configure:1068: gcc -E conftest.c
configure:1125: checking how to run the C preprocessor
configure:1146: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1187: checking for a C++-Compiler
configure:1193: checking for g++
configure:1305: checking whether the C++ compiler (g++  -s) works
configure:1319: g++ -o conftest   -s conftest.C  1>&5
configure:1345: checking whether the C++ compiler (g++  -s) is a cross-compiler
configure:1350: checking whether we are using GNU C++
configure:1359: g++ -E conftest.C
configure:1460: checking for ranlib
configure:1499: checking for ld used by GCC
configure:1556: checking if the linker (/usr/i486-linux/bin/ld) is GNU ld
GNU ld version 2.8.1 (with BFD 2.8.1)
configure:1572: checking for BSD-compatible nm
configure:1609: checking whether ln -s works
configure:1685: checking for AIX
configure:1710: checking for minix/config.h
configure:1720: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1716: minix/config.h: No such file or directory
configure: failed program was:
#line 1715 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:1760: checking for X
configure:1777: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1853: gcc -o conftest -O2 -Wall  -s conftest.c -lXt  1>&5
configure: In function `main':
configure:1849: warning: implicit declaration of function `XtMalloc'
configure:1996: checking for QT
configure:2094: g++ -o conftest -O2 -Wall -I/usr/X11R6/lib/qt/include  \
-L/usr/X11R6/lib/qt/lib -L/usr/X11R6/lib conftest.C  -lqt -lXext -lX11  1>&5 \
configure:2145: checking if Qt compiles without flags configure:2183: g++ -o conftest \
-O2 -Wall -I/usr/X11R6/lib/qt/include  -L/usr/X11R6/lib conftest.C -lqt -lXext -lX11  \
1>&5 configure:2235: checking for moc
configure:2269: checking for socket in -lsocket
configure:2291: g++ -o conftest -O2 -Wall  -s conftest.C -lsocket   1>&5
/usr/i486-linux/bin/ld: cannot open -lsocket: No such file or directory
configure: failed program was:
#line 2277 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char socket();

int main() {
socket()
; return 0; }
configure:2317: checking for dirent.h that defines DIR
configure:2330: g++ -c -O2 -Wall  conftest.C 1>&5
configure: In function `int main()':
configure:2326: warning: unused variable `struct DIR * dirp'
configure:2355: checking for opendir in -ldir
configure:2377: g++ -o conftest -O2 -Wall  -s conftest.C -ldir   1>&5
/usr/i486-linux/bin/ld: cannot open -ldir: No such file or directory
configure: failed program was:
#line 2363 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:2444: checking how to run the C++ preprocessor
configure:2462: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2481: checking for ANSI C header files
configure:2494: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2564: g++ -o conftest -O2 -Wall  -s conftest.C  1>&5
configure:2588: checking for size_t
configure:2621: checking whether time.h and sys/time.h may both be included
configure:2635: g++ -c -O2 -Wall  conftest.C 1>&5
configure: In function `int main()':
configure:2631: warning: unused variable `struct tm * tp'
configure:2659: checking for stdlib.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2659: checking for string.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2659: checking for sys/file.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2659: checking for unistd.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2659: checking for fcntl.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2659: checking for sys/types.h
configure:2669: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2699: checking for fcntl.h
configure:2699: checking for unistd.h
configure:2699: checking for memory.h
configure:2709: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2699: checking for malloc.h
configure:2709: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2699: checking for errno.h
configure:2709: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2739: checking for io.h
configure:2749: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2745: io.h: No such file or directory
configure: failed program was:
#line 2744 "configure"
#include "confdefs.h"
#include <io.h>
configure:2739: checking for sys/time.h
configure:2749: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2739: checking for stdarg.h
configure:2749: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2739: checking for stddef.h
configure:2749: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2778: checking for gettimeofday
configure:2809: g++ -o conftest -O2 -Wall  -s conftest.C  1>&5
configure:2834: checking for tempnam
configure:2865: g++ -o conftest -O2 -Wall  -s conftest.C  1>&5
configure:2899: checking for sysent.h
configure:2909: g++ -E  conftest.C >/dev/null 2>conftest.out
configure:2944: checking for  in -ldbm
configure:2963: gcc -o conftest -O2 -Wall  -s conftest.c -ldbm   1>&5
configure:2956: parse error before `)'
configure: In function `main':
configure:2959: parse error before `)'
configure: failed program was:
#line 2952 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ();

int main() {
()
; return 0; }
configure:2991: checking for  in -lndbm
configure:3010: gcc -o conftest -O2 -Wall  -s conftest.c -lndbm   1>&5
configure:3003: parse error before `)'
configure: In function `main':
configure:3006: parse error before `)'
configure: failed program was:
#line 2999 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ();

int main() {
()
; return 0; }
configure:3040: checking for rename
configure:3068: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3040: checking for ftruncate
configure:3068: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3040: checking for flock
configure:3068: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3040: checking for bcopy
configure:3068: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3040: checking for fsync
configure:3068: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3095: checking for getopt
configure:3123: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3152: checking for working alloca.h
configure:3164: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure: In function `main':
configure:3160: warning: unused variable `p'
configure:3185: checking for alloca
configure:3213: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure: In function `main':
configure:3209: warning: unused variable `p'
configure:3379: checking for off_t
configure:3412: checking for st_blksize in struct stat
configure:3425: gcc -c -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:3421: warning: statement with no effect
configure:3447: checking for strerror
configure:3460: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure: In function `blubb':
configure:3451: warning: implicit declaration of function `strerror'
configure:3477: checking for stdin
configure:3491: gcc -o conftest -O2 -Wall  -s conftest.c  1>&5
configure:3636: checking if the compiler supports function prototypes
configure:3645: gcc -c -O2 -Wall  conftest.c 1>&5
configure:3662: checking for working const
configure:3716: gcc -c -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:3690: warning: unused variable `s'
configure:3710: warning: unused variable `foo'
configure:3678: warning: unused variable `zero'
configure:3672: warning: unused variable `x'
configure:3689: warning: `t' might be used uninitialized in this function
configure:3707: warning: `b' might be used uninitialized in this function
configure:3737: checking for inline
configure:3751: gcc -c -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:3747: warning: control reaches end of non-void function
configure: At top level:
configure:3747: warning: return-type defaults to `int'
configure:3777: checking whether time.h and sys/time.h may both be included
configure:3814: checking for bool
configure:3834: g++ -c -O2 -Wall  conftest.C 1>&5
configure: In function `int main()':
configure:3830: warning: unused variable `bool aBool'
configure:3868: checking for gethostname
configure:3887: g++ -c -O2 -Wall -pedantic-errors  conftest.C 1>&5


End of MIME message


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

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