From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 11:49:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C197816A402 for ; Sat, 31 Mar 2007 11:49:41 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 7DA1C13C44C for ; Sat, 31 Mar 2007 11:49:41 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 5036A1C97FD for ; Sat, 31 Mar 2007 13:49:38 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27813-02 for ; Sat, 31 Mar 2007 13:49:33 +0200 (CEST) Received: from gandalf (205.hellteam.net [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id F11121C97E9 for ; Sat, 31 Mar 2007 13:49:32 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: Date: Sat, 31 Mar 2007 13:49:32 +0200 Organization: Projekt HELL Message-ID: <000801c7738a$a73359f0$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AcdziqXBpg4QijADTLewzUyTQZsOkQ== X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Subject: net-snmp: portupgrade or clean instalation from ports through NFS failed again and again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 11:49:41 -0000 Hi all, I have a wrap PC Engine with CF card. I want do a upgrade of net-snmp-5.2.3_3 to latest version. Of cource I do not want to compile the whole port on CF card, so the directory /usr/ports/ is mounted through NFS. When I do portupgrade net-snmp or make install clean, it always fails = with the same error, see below. What may I do to compile it through NFS successfully ? SERVER site: # /etc/rc.d/nfsd status nfsd is running as pid 1254 1255 1256 1257 1258. # /etc/rc.d/mountd status mountd is running as pid 1245. # /etc/rc.d/rpcbind status rpcbind is running as pid 1210. # /etc/rc.d/nfslocking status=20 If it is with or without, it does not influence the error. statd is running as pid 1264. lockd is running as pid 1269 1275. Thanks Dan # mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) 10.X.Y.Z:/usr/ports on /usr/ports (nfs) # cd /usr/ports/net-mgmt/net-snmp # make install clean =3D=3D=3D> net-snmp-5.3.1_3 depends on file: /usr/local/bin/perl5.8.8 = - found =3D=3D=3D> net-snmp-5.3.1_3 depends on file: = /usr/local/bin/autoconf259 - found =3D=3D=3D> net-snmp-5.3.1_3 depends on file: /usr/local/bin/libtool - = found =3D=3D=3D> Configuring for net-snmp-5.3.1_3 autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps = you are running make -j on a lame NFS client?): Operation not supported *** Error code 1 Stop in /usr/ports/net-mgmt/net-snmp. #