From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 11:05:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4CF11065694 for ; Wed, 15 Sep 2010 11:05:01 +0000 (UTC) (envelope-from jahan@bol-online.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8BB1E8FC24 for ; Wed, 15 Sep 2010 11:05:01 +0000 (UTC) Received: by qyk4 with SMTP id 4so71928qyk.13 for ; Wed, 15 Sep 2010 04:05:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.3.3 with SMTP id 3mr940601qal.181.1284548700185; Wed, 15 Sep 2010 04:05:00 -0700 (PDT) Received: by 10.229.230.10 with HTTP; Wed, 15 Sep 2010 04:05:00 -0700 (PDT) X-Originating-IP: [115.127.8.85] Date: Wed, 15 Sep 2010 17:05:00 +0600 Message-ID: From: Aftab Jahan Subedar To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: gcc44 failed while installing x11/kde4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 11:05:01 -0000 I am not getting able to compile gcc44 while making kde4. Below is the copy n paste. Anyone found solution to that? # uname -a FreeBSD space.subedartech.net 8.1-STABLE FreeBSD 8.1-STABLE #8: Wed Sep 15 15:36:45 UTC 2010 root@space.subedartech.net:/usr/obj/usr/src/sys/GENERIC i386 #cd /usr/ports/lang/gcc44 #make install clean ......................... checking dynamic linker characteristics... freebsd8.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... cc -E checking build system type... i386-portbld-freebsd8.1 checking host system type... i386-portbld-freebsd8.1 checking target system type... checking for stdlib.h... (cached) i386-portbld-freebsd8.1 yes checking for unistd.h... (cached) checking LIBRARY_PATH variable... ok yes checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no configure: error: cannot execute: /usr/local/bin/ld: check --with-ld or env. var checking for getpagesize... gmake[2]: *** [configure-stage1-gcc] Error 1 gmake[2]: *** Waiting for unfinished jobs.... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for deflate in -lz... yes checking for unistd.h... (cached) yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Leaving directory `/usr/ports/lang/gcc44/work/build' gmake[1]: *** [stage1-bubble] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc44/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 1 Stop in /usr/ports/lang/gcc44. # - Jahan Subedar Technologies Inc Dhaka Bangladesh