From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 01:05:48 2008 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 E60DF1065672 for ; Thu, 11 Sep 2008 01:05:48 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52102.mail.re2.yahoo.com (web52102.mail.re2.yahoo.com [206.190.48.105]) by mx1.freebsd.org (Postfix) with SMTP id 92EAC8FC20 for ; Thu, 11 Sep 2008 01:05:48 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 13161 invoked by uid 60001); 11 Sep 2008 01:05:47 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=X5TMIDFx7aPL5833bTV572qTGBOPic2guGEeuDT9J31PvArgZqWI858dNy7aRWIXE8YsRiy2LZWJZovm0sVqlSpNKj8jigR4m2QDcvrNinwxqSVXqqTwZ5dzaH6AaACC0EPDTWDjw3KA00b3YeUGQZAG7TdfMRjbR0AdZRSLi9o=; X-YMail-OSG: 8NuiDOQVM1lGfTNivQeLvG7bs1.X.tMuGnrfaA6K11S9ZeQgQGLrT93BNvZMOLzhHq07FQk2Is_1vsxiw0Cb7oKFdxfGz4jHvYC2uA5YMlUqDskCuYe.q9o.lmKUGhvseJZ4XNqhEjHjb4lDnPft6iA- Received: from [98.169.13.4] by web52102.mail.re2.yahoo.com via HTTP; Wed, 10 Sep 2008 18:05:47 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Wed, 10 Sep 2008 18:05:47 -0700 (PDT) From: gahn To: freebsd-questions@freebsd.org, Gerard In-Reply-To: <317253d70809100415m261584d7w1e63f7c312fc70f1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <874912.74866.qm@web52102.mail.re2.yahoo.com> Cc: Subject: Re: portmanager errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ipfreak@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 01:05:49 -0000 yes: lab2# portmanager -v rParseCommandLine 0.4.1_9 --- On Wed, 9/10/08, Gerard wrote: > From: Gerard > Subject: Re: portmanager errors > To: freebsd-questions@freebsd.org > Date: Wednesday, September 10, 2008, 4:15 AM > On Tue, Sep 9, 2008 at 11:04 PM, gahn > wrote: > > Hello: > > > > I run into errors when i run "portmanager > -u": > > > > 00344 luit-1.0.2_2 /x11/luit > > "Makefile", line 85: Could not find > /usr/ports/x11/xorg-clients/../../x11-servers/xorg-server/Makefile.inc > > "Makefile", line 92: Malformed conditional > (${X_WINDOW_SYSTEM:L} != xorg) > > "Makefile", line 96: if-less endif > > make: fatal errors encountered -- cannot continue > > MGdbAdd error: attempt to place null data into record > halted > > Assertion failed: (0), function MGdbAdd, file > MGdbAdd.c, line 78. > > Abort (core dumped) > > > > could the portmanager bypass the failed > "luit" and continue the next one? > > First, what version of 'portmanger' are you using? > If not "0.4.1_9", > then update. Did you insure that you updated your ports > tree just > prior to running portmanager? > > After checking the above, try running portmanager like > this: > > portmanager -u -l -p -y > > See if that corrects the problem. > > > -- > Gerard > Gerard@seibercom.net