From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 21:35:38 2007 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 8A08816A418 for ; Thu, 4 Oct 2007 21:35:38 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 516B013C48D for ; Thu, 4 Oct 2007 21:35:38 +0000 (UTC) (envelope-from luizbcampos@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so268415wxd for ; Thu, 04 Oct 2007 14:35:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=kpOJ+gjQxlbHgxjKDWbEs5rprOKdy3g3yNq2cygf8HM=; b=ik1zEYTteGvtR7VfiDITbx2hTejx9CsPhQgz7DB9hZ1N1gVKzP5NqOpVrYRv8wGqd7Avjbr+kKQ+uviLx/s5nrU/veEkQ1RKhrqu0/loPaA+OBCep3ViuMOgRZBD2LkNJXFr3QPQTvYx2SkOdXtx2lHP/SJ6ek/J5aCYjYIlXjY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=hPuYWjn7odh2484NpLKc27IDOsUCIx+nG4NY1QclVZqaULibtHqVl7/ktTDe79OIk8qcriOKRondNGScsJY1eH/VBChFMU72I8ninEaPSjtK4nWnEk0pbHYfRrDt6xzQM0EXCw8iokQhaabPeJkfuVxeWdPj+0uim8xk4mM4jvM= Received: by 10.70.14.17 with SMTP id 17mr4120684wxn.1191533737350; Thu, 04 Oct 2007 14:35:37 -0700 (PDT) Received: by 10.70.51.3 with HTTP; Thu, 4 Oct 2007 14:35:37 -0700 (PDT) Message-ID: Date: Thu, 4 Oct 2007 18:35:37 -0300 From: luizbcampos@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portupgrade SOS 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: Thu, 04 Oct 2007 21:35:38 -0000 Dear Sirs After I had cvsuped FreeBSD-6.1-R amd64 I tried to portupgrade it but I got the following mssg: cd: can't cd to /usr/ports/sysutils/portupgrade cd: can't cd to /usr/ports/net/openldap22-client cd: can't cd to /usr/ports/x11/xorg-manpages ---------->Upgrading 'gsfonts-8.11_2 to gsfonts-8.11_4' (print gsfonts) ---------->Building '/usr/ports/print/gsfonts' On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=$(LOCALBASE) in make.conf. On the other hand, if you do wish to use non-default X11BASE, please set variables USE_NONDEFAULT_X11BASE. ***Error code 1 >> Such message repeats to many other packages to be upgraded. I tried to add the said parameters on the message in /etc/make.conf but the error lingers on