From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 19:13:09 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72B3F9A1 for ; Sat, 7 Jun 2014 19:13:09 +0000 (UTC) Received: from keptprivate.com (keptprivate.com [38.117.1.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.keptprivate.com", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25F482943 for ; Sat, 7 Jun 2014 19:13:08 +0000 (UTC) Received: (qmail 12342 invoked by uid 89); 7 Jun 2014 19:13:01 -0000 Received: from (HELO ) (katmai@keptprivate.com) by keptprivate.com with ESMTPA; 7 Jun 2014 19:13:01 -0000 Message-ID: <53936441.50502@keptprivate.com> Date: Sat, 07 Jun 2014 21:13:05 +0200 From: Stefanita Rares Dumitrescu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Thunderbird/30.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: configure: error: C compiler cannot create executables References: <534E5702.6040601@keptprivate.com> <5391CFEB.8030802@keptprivate.com> <5391DE8A.8080706@gooch.io> In-Reply-To: <5391DE8A.8080706@gooch.io> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 19:13:09 -0000 Well, the good news is that doing the rollback, then rebuilding the world/kernel worked like a charm. The bad news is that i can't seem to get any piece of software to upgrade. pkg version shows every package with a ? question mark next to them. )->portupgrade -r ruby* Unknown modifier 't' Unknown modifier 't' Unknown modifier 't' Unknown modifier 't' Unknown modifier 't' "/usr/ports/Mk/bsd.sites.mk", line 953: Malformed conditional (!empty(_PERL_CPAN_ID) && ${_PERL_CPAN_FLAG:tl} == "cpan") Unknown modifier 't' "Mk/bsd.port.mk", line 2895: Unclosed conditional/for loop "Mk/bsd.port.mk", line 2895: Unexpected end of file in for loop. "Mk/bsd.port.mk", line 6682: Unclosed conditional/for loop "Mk/bsd.port.mk", line 6682: Unexpected end of file in for loop. 1 open conditional: at line 1173 (evaluated to true) make: fatal errors encountered -- cannot continue /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:237:in `join': can't convert nil into String (TypeError) from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:237:in `index_file' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:247:in `db_dir=' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:167:in `setup' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:242:in `init_pkgtools_global' from /usr/local/sbin/portupgrade:530:in `block in main' from /usr/local/lib/ruby/1.9/optparse.rb:882:in `initialize' from /usr/local/sbin/portupgrade:237:in `new' from /usr/local/sbin/portupgrade:237:in `main' from /usr/local/sbin/portupgrade:2371:in `
' On 06/06/2014 17:30, Jesse Gooch wrote: > Hi, > > I'll spare you a scolding for trying freebsd-update with a custom kernel > installed! On a production server to boot! We all make mistakes though. > > Have you tried rolling back with freebsd-update? I've had similar > problems, and I just rolled back and built world from source. This was a > while ago so my memory is a little hazy though. Read the man page for > freebsd-update for more info on rolling back. > _______________________________________________ > 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"