From owner-freebsd-questions@FreeBSD.ORG Tue Aug 22 16:00:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95DDE16A4DD for ; Tue, 22 Aug 2006 16:00:19 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9947543D45 for ; Tue, 22 Aug 2006 16:00:18 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id k7MFxmMS034277; Tue, 22 Aug 2006 10:59:49 -0500 (CDT) Message-Id: <6.0.0.22.2.20060822105607.026416e8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 22 Aug 2006 10:59:38 -0500 To: beno , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <44EB2860.7060706@2012.vi> References: <44EB2860.7060706@2012.vi> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Infinite Loops! Infinite Loops! FREAKING Infinite Loops!!!! 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: Tue, 22 Aug 2006 16:00:19 -0000 do: ls /var/db/pkg Look for duplicate versions ports. You will need to use: pkg_delete -f [port name] to remove all of these ports that have duplicates, then reinstall that port. Once you have only one version of the ported applications run portmanager to be sure you have them and their dependencies all current. -Derek At 10:53 AM 8/22/2006, beno wrote: >Hi; >This is becoming the project from hell! It started with an upgrade from >5.3. That *seemed* to go well except for the upgrade of ports. When I went >to use portmanager, it went into an infinite loop. Someone on this list >said that was because it was an old version of portmanager (0.2.0_1) and >that was a known bug with the same. He counseled me to DELETE everything >in /usr/ports and start over, which I did: > >fetch ftp://ftp1.freebsd.org/pub/FreeBSD/ports/ports-current/ports.tar.gz >-c /root -f ports.tar.gz && tar -xvzpf /root/ports.tar.gz -C /usr/ > >However, in running "make install", I've fallen into yet another &*(%$%*) >infinite loop! See below. I don't know if it did that on "make", it went >many hours and I just decided to let it run overnight and deal with it in >the morning. HELP! Get me OUT of these inifinte loops! Help me just >install the freaking ports, for goodness sakes!! HELP!!!! >beno > >checking for mawk... no >checking for nawk... nawk >checking whether make sets $(MAKE)... yes >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/local/bin/iconv >checking for msgfmt... /usr/local/bin/msgfmt >checking for msgmerge... /usr/local/bin/msgmerge >checking for xgettext... /usr/local/bin/xgettext >configure: creating ./config.status >/bin/sh ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating intltool.spec >config.status: creating intltoolize >config.status: creating tests/Makefile >config.status: creating tests/cases/Makefile >config.status: creating tests/results/Makefile >config.status: creating tests/selftest.pl >cd . && /bin/sh /usr/ports/textproc/intltool/work/intltool-0.35.0/missing >--run aclocal-1.9 >aclocal-1.9: not found >WARNING: `aclocal-1.9' is missing on your system. You should only need it if > you modified `acinclude.m4' or `configure.in'. You might want > to install the `Automake' and `Perl' packages. Grab them from > any GNU archive site. >cd . && /bin/sh /usr/ports/textproc/intltool/work/intltool-0.35.0/missing >--run automake-1.9 --gnu >automake-1.9: not found >WARNING: `automake-1.9' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.in'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. >cd . && /bin/sh /usr/ports/textproc/intltool/work/intltool-0.35.0/missing >--run autoconf >autoconf: not found >WARNING: `autoconf' is missing on your system. You should only need it if > you modified `configure.in'. You might want to install the > `Autoconf' and `GNU m4' packages. Grab them from any GNU > archive site. >/bin/sh ./config.status --recheck >running /bin/sh ./configure --libdir=/usr/local/libdata >--prefix=/usr/local --build=i386-portbld-freebsd6.1 >build_alias=i386-portbld-freebsd6.1 --no-create --no-recursion >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... ^Cgmake: *** [config.status] >Error 1 > >And it just keeps REPEATING that over and over! >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.