From owner-freebsd-doc@FreeBSD.ORG Wed Apr 28 15:14:09 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C69D16A4CE for ; Wed, 28 Apr 2004 15:14:09 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 7297043D4C for ; Wed, 28 Apr 2004 15:14:07 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 42524 invoked by uid 0); 28 Apr 2004 22:14:06 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 28 Apr 2004 22:14:06 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 5FACA2FDA01; Thu, 29 Apr 2004 00:14:05 +0200 (CEST) Date: Thu, 29 Apr 2004 00:14:05 +0200 From: Roman Neuhauser To: freebsd-doc Message-ID: <20040428221405.GA94076@isis.wad.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: fdp-primer lang problems X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 22:14:09 -0000 I'm having a few problems with the FDP primer. Nowhere it says that the value of $LANG has any impact on the build process, yet both the clean and all targets in /usr/doc end with roman@isis /usr/doc 1003:0 > sudo make clean (...) ===> cs_CZ.ISO8859-2 cd: can't cd to /usr/doc/cs_CZ.ISO8859-2 *** Error code 2 Stop in /usr/doc. roman@isis /usr/doc 1003:1 > and the only source of that locale I can found is the environment variable LANG. But, I'm quite sure many more people would run into problems like this, so I conclude there's something wrong with my setup. But what? I have no local changes in /usr/doc. Where's the value sneaking in through? It doesn't mention DOC_LANG, either. Since plain make failed with the above error, and since I don't care about anything but English at all, I looked around for a way to only build that. The primer is silent on this. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html