From owner-freebsd-questions@FreeBSD.ORG Fri Aug 31 20:15:42 2012 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 228361065670 for ; Fri, 31 Aug 2012 20:15:42 +0000 (UTC) (envelope-from alexander.kapshuk@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8EC578FC08 for ; Fri, 31 Aug 2012 20:15:40 +0000 (UTC) Received: by lage12 with SMTP id e12so3095055lag.13 for ; Fri, 31 Aug 2012 13:15:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=mQkSnOkGKSGGZ6BC4HTpgdsDflRdy3SM73Q8yAvlwX0=; b=ftgIzQP7jUgXLmNIkYE4GHXJMBggP76N17CRAkiaq6phfUFhu1x9o9Kn44PbHvErLP FA3S+71kpYGvJYjfLrvq7fGUwV/Xim8LCHk+nTlEwEL14GG/wyFlSLW63G3dKtwD1yLk ygAviKKAVVzIUbwV9RD6/xlYPneKlmNlArNqBqmEhYccUyZSjV9bM4nfXdZostuZNKE2 cAlElTyi50HNkBoruazq1M3qsYLfq/pzF8vCk3EESeiJaGvSq/prI4yAamufxpOyiXA2 VWXQ8Ujwe48FStsTm/pm584hPhoYG59JSBuu3OupRrEBeUUzFR5Tkxi6bQiH40pO7lnY x13Q== Received: by 10.152.104.77 with SMTP id gc13mr7541844lab.31.1346444140073; Fri, 31 Aug 2012 13:15:40 -0700 (PDT) Received: from [192.168.1.2] (93-127-96-97.static.vega-ua.net. [93.127.96.97]) by mx.google.com with ESMTPS id i4sm1494788lbg.17.2012.08.31.13.15.39 (version=SSLv3 cipher=OTHER); Fri, 31 Aug 2012 13:15:39 -0700 (PDT) Message-ID: <50411B6A.8030109@gmail.com> Date: Fri, 31 Aug 2012 23:15:38 +0300 From: Alexander Kapshuk User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120726 Icedove/3.0.11 MIME-Version: 1.0 To: "lokadamus@gmx.de" References: <5041012A.4070603@gmail.com> <50410FD1.5030504@gmx.de> <50411154.9030201@gmail.com> <50411371.50001@gmx.de> <504113CF.5060407@gmail.com> <50411A38.2050700@gmx.de> In-Reply-To: <50411A38.2050700@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: /root/bin and /usr/local/i386-portbld-freebsd9.0 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: Fri, 31 Aug 2012 20:15:42 -0000 On 08/31/2012 11:10 PM, lokadamus@gmx.de wrote: > Not really. It looks like an error like my "tool [". > I get this after i would go to head (in february?) and get back this > linking. > > No chance to get of it. Every new buildworld will look for it. :( No worries. I didn't think it was there when I first installed the system. So I thought I'd ask. /root/bin/ does seem to be defined in the $PATH environment variable for the root user account in both .cshrc and .profile. Thanks for your prompt response.