Date: Mon, 30 Oct 2000 02:17:20 -0600 From: Laurence Berland <stuyman@confusion.net> To: ports@freebsd.org Subject: KDE2 fails to build Message-ID: <39FD2E8F.F28CC227@confusion.net>
next in thread | raw e-mail | index | archive | help
While building KDE2 from ports (cvsupped today) I get this. To be honest, I'm somewhat perplexed. Any ideas? dhcp089221# cd /usr/ports/x11/kde2 dhcp089221# make install ===> Installing for kde-2.0 ===> kde-2.0 depends on executable: konqueror - found ===> kde-2.0 depends on executable: kjumpingcube - found ===> kde-2.0 depends on executable: kdf - not found ===> Verifying install for kdf in /usr/ports/misc/kdeutils2 ===> Returning to build of kde-2.0 ===> kde-2.0 depends on executable: kword - not found ===> Verifying install for kword in /usr/ports/editors/koffice ===> Configuring for koffice-2.0 configure.in:50: warning: AC_TRY_RUN called without default to allow cross compiling loading cache ./config.cache checking host system type... i386--freebsd4.1 checking target system type... i386--freebsd4.1 checking build system type... i386--freebsd4.1 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for a C-Compiler... cc checking whether the C compiler (cc -pipe ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:613: checking host system type configure:634: checking target system type configure:652: checking build system type configure:711: checking for a BSD compatible install configure:791: checking whether build environment is sane configure:829: checking whether gmake sets ${MAKE} configure:875: checking for working aclocal configure:888: checking for working autoconf configure:901: checking for working automake configure:914: checking for working autoheader configure:927: checking for working makeinfo configure:1013: checking for a C-Compiler configure:1125: checking whether the C compiler (cc -pipe ) works configure:1141: cc -o conftest -pipe -I conftest.c -Wl,-export-dyanmic -L/usr/local/lib -ljpeg -lgcc -lstdc++ 1>&5 /usr/libexec/elf/ld: warning: cannot find entry symbol xport-dyanmic; defaulting to 08048778 /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x79): undefined reference to `main' configure: failed program was: #line 1136 "configure" #include "confdefs.h" main(){return(0);} (end of "config.log") *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/x11/kde2. *** Error code 1 Stop in /usr/ports/x11/kde2. *** Error code 1 Stop in /usr/ports/x11/kde2. dhcp089221# dhcp089221# uname -a FreeBSD dhcp089221.res-hall 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Sep 21 16:07:13 CDT 2000 root@dhcp089221.res-hall:/usr/obj/usr/src/sys/GENERIC i386 -- Laurence Berland Intern, Flooz.com Northwestern '04 stuyman@confusion.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FD2E8F.F28CC227>