From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 11:15:58 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 33A331065675 for ; Wed, 10 Sep 2008 11:15:58 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id ED1228FC1C for ; Wed, 10 Sep 2008 11:15:57 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by yx-out-2324.google.com with SMTP id 8so1348840yxb.13 for ; Wed, 10 Sep 2008 04:15:57 -0700 (PDT) Received: by 10.142.172.12 with SMTP id u12mr385512wfe.35.1221045356741; Wed, 10 Sep 2008 04:15:56 -0700 (PDT) Received: by 10.142.194.12 with HTTP; Wed, 10 Sep 2008 04:15:56 -0700 (PDT) Message-ID: <317253d70809100415m261584d7w1e63f7c312fc70f1@mail.gmail.com> Date: Wed, 10 Sep 2008 07:15:56 -0400 From: Gerard To: freebsd-questions@freebsd.org In-Reply-To: <849675.59797.qm@web52108.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <849675.59797.qm@web52108.mail.re2.yahoo.com> Subject: Re: portmanager errors 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, 10 Sep 2008 11:15:58 -0000 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