From koffice Wed Apr 28 19:30:37 1999 From: Stephan Kulow Date: Wed, 28 Apr 1999 19:30:37 +0000 To: koffice Subject: Re: Problems with configure / logfile X-MARC-Message: https://marc.info/?l=koffice&m=92532782225858 Jens Langecker wrote: > > Hallo koffice, > > I saw in the config.log some item's that seems to be important for > analysing my problem with the compilation of koffice. > > Sorry for the long posting, but someone wrote, I forgot the important > parts of the logfile... > > configure:2448: checking for main in -lcompat > configure:2463: gcc -o conftest -O2 -Wall -s conftest.c -lcompat 1>&5 > /usr/bin/ld: cannot open -lcompat: No such file or directory > collect2: ld returned 1 exit status > configure: failed program was: > #line 2456 "configure" > #include "confdefs.h" > > int main() { > main() > ; return 0; } > configure:2484: checking for main in -lcrypt > configure:2499: gcc -o conftest -O2 -Wall -s conftest.c -lcrypt 1>&5 > configure:2520: checking for the third argument of getsockname > configure:2545: g++ -c -O2 -Wall conftest.C 1>&5 > configure:2609: checking for dnet_ntoa in -ldnet > configure:2628: gcc -o conftest -O2 -Wall -s conftest.c -ldnet 1>&5 > /usr/bin/ld: cannot open -ldnet: No such file or directory > collect2: ld returned 1 exit status > configure: failed program was: > #line 2617 "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 dnet_ntoa(); > > int main() { > dnet_ntoa() > ; return 0; } > configure:2650: checking for dnet_ntoa in -ldnet_stub > configure:2669: gcc -o conftest -O2 -Wall -s conftest.c -ldnet_stub > 1>&5 > /usr/bin/ld: cannot open -ldnet_stub: No such file or directory > collect2: ld returned 1 exit status > configure: failed program was: > #line 2658 "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 dnet_ntoa(); > > int main() { > dnet_ntoa() > ; return 0; } > configure:2691: checking for inet_ntoa > configure:2719: gcc -o conftest -O2 -Wall -s conftest.c 1>&5 > configure:2781: checking for connect > configure:2809: gcc -o conftest -O2 -Wall -s conftest.c 1>&5 > configure:2872: checking for remove > configure:2900: gcc -o conftest -O2 -Wall -s conftest.c 1>&5 > configure:2964: checking for shmat > configure:2992: gcc -o conftest -O2 -Wall -s conftest.c 1>&5 > configure:3058: checking for killpg in -lucb > configure:3077: gcc -o conftest -O2 -Wall -s conftest.c -lucb 1>&5 > /usr/bin/ld: cannot open -lucb: No such file or directory > collect2: ld returned 1 exit status > configure: failed program was: > #line 3066 "configure"/* 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 killpg(); > > int main() { > killpg() > ; return 0; } > configure:3151: checking for Qt > configure:3256: g++ -o conftest -O2 -Wall -I/usr/lib/qt/include > -L/usr/lib/qt/lib conftest.C -lqt -lXext -lX11 1>&5 > /usr/bin/ld: cannot open -lXext: No such file or directory > collect2: ld returned 1 exit status > configure: failed program was: > #include "confdefs.h" > #include > #include > #include > > #if ! (QT_VERSION >= 142) > #error 1 > #endif > > int main() { > return 0; > } > #include "confdefs.h" Yeah. This bug has been reported and fixed. But of course the version you're using is old. Greetings, Stephan -- Und sie nannten ihn, wie er selbst unterschrieb - Den Trojanischen Pferdedieb