From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 10:18:55 2009 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 4FAE9106564A for ; Thu, 5 Feb 2009 10:18:55 +0000 (UTC) (envelope-from davidcollins001@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id C9B068FC13 for ; Thu, 5 Feb 2009 10:18:54 +0000 (UTC) (envelope-from davidcollins001@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so98277fgb.35 for ; Thu, 05 Feb 2009 02:18:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ZW01+zlxg5LNQjk+wW/LVI6uH3mBWISIF/1JLnsp4yg=; b=sgGfWsu/SWJjNk+j+8/+2GXRtKKSoyq9N+q60bSDleaZjU+cWip+oNd/AMmSdvB+bq BG1DAGh15njCOihytgOMBzOpJjPneHP3Tfa1rdnir8y12c26/X+vCvkt3RL73/FbqzK1 vlcTM9dFRRYThrpi+fM5A1+NL/0i8Z7rOjWeE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=eZlw+mlaeUZ0x8alSpisAFhEH+nascD7sVQGMu3U6swGZ/VXspRYIPLsYbC4M8iovO NfH2orVPtSrwFAI1TJDMb/qY2JlBECrSOS0ZhlE0k32WBadji0tM+G85tM62tsjgcHEQ 1JLfK9Q7xwlvDBfazSPdkMpDzGrGV19506AH4= MIME-Version: 1.0 Received: by 10.223.113.195 with SMTP id b3mr169009faq.79.1233829132567; Thu, 05 Feb 2009 02:18:52 -0800 (PST) In-Reply-To: <498ABACC.3060102@bsdforen.de> References: <1b30fd140902050032x20e84ef6oc5030c99e6a62d81@mail.gmail.com> <498ABACC.3060102@bsdforen.de> Date: Thu, 5 Feb 2009 10:18:52 +0000 Message-ID: <1b30fd140902050218m1660ad97ife6b0a679d8a946a@mail.gmail.com> From: David Collins To: Dominic Fandrey Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: broken ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: davidcollins001@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2009 10:18:55 -0000 Sorry, forgot about that. Looking at it again I am not sure this is a ports thing, and more of an issue with the compiling tool chain. viper:/usr/ports/net-p2p/rtorrent$ sudo make ===> Vulnerability check disabled, database not found ===> Found saved configuration for rtorrent-0.8.2_1 => rtorrent-0.8.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://libtorrent.rakshasa.no/downloads/. rtorrent-0.8.2.tar.gz 100% of 494 kB 48 kBps 00m00s ===> Extracting for rtorrent-0.8.2_1 => MD5 Checksum OK for rtorrent-0.8.2.tar.gz. => SHA256 Checksum OK for rtorrent-0.8.2.tar.gz. ===> Patching for rtorrent-0.8.2_1 ===> Applying FreeBSD patches for rtorrent-0.8.2_1 ===> rtorrent-0.8.2_1 depends on package: libtorrent=0.12.2 - found ===> rtorrent-0.8.2_1 depends on shared library: curl.5 - found ===> Configuring for rtorrent-0.8.2_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to flz@FreeBSD.org [maintainer] and attach the "/usr/ports/net-p2p/rtorrent/work/rtorrent-0.8.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/net-p2p/rtorrent. *** Error code 1 Stop in /usr/ports/net-p2p/rtorrent. Also this might help viper:/usr/ports/net-p2p/rtorrent$ uname -a FreeBSD viper.homeunix.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 On 05/02/2009, Dominic Fandrey wrote: > David Collins wrote: >> Hi, >> >> I am not sure if this is better here or in the ports list, but I >> thought that since it is something that I have done because I don't >> know what I am doing here would be better >> >> A while ago I installed ports and everything was working fine. >> Recently I thought one of my ports was causing my machine to crash so >> I uninstalled it, but later found out that the only problem was a poor >> wireless network and low diskspace. Trying to reinstall the port >> failed at the configure stage. I tried a few others and they also >> failed at the same stage. This leads me to believe that it is >> something I have done. >> >> So here is the make install error: >> ===> Script "configure" failed unexpectedly.Please report the problem >> to kuriyama@FreeBSD.org [maintainer] and attach >> the"/usr/ports/textproc/expat2/work/expat-2.0.1/config.log" including >> the outputof the failure of your make command. Also, it might be a >> good idea to providean overview of all packages installed on your >> system (e.g. an `ls/var/db/pkg`). >> >> I found a post saying to try to compile a test program, so I tried that: >> viper:~$ gcc -o hello hello.c >> /usr/bin/ld: cannot find -lgcc_s >> >> So it appears that I have completely screwed the pooch! Is there >> anything I can do to fix this? >> >> Thanks >> David Collins > > I suggest you give us the complete error message. The lines before the > one you posted ought to be the most interesting ones. >