Date: Tue, 15 Apr 2003 09:23:25 -0500 (CDT) From: "Doug Poland" <doug@polands.org> To: "Dan Nelson" <dnelson@allantgroup.com> Cc: questions@freebsd.org Subject: Re: make install port question across nfs Message-ID: <44915.66.84.240.3.1050416605.squirrel@email.polands.org> In-Reply-To: <20030415051948.GH84095@dan.emsphone.com> References: <1593.172.16.1.33.1050370775.squirrel@email.polands.org> <20030415051948.GH84095@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson said: > In the last episode (Apr 14), Doug Poland said: >> I'm trying to build a port on a fast machine and export the >> /usr/ports /usr/src /usr/obj via nfs to a number of slower >> machines. After running make on the fast machine, I want to do a >> make install on the slower boxes. >> >> The port builds fine on the fast machine and a make install works >> too. What I'm seeing is the slower boxes just return a shell >> prompt after executing make install. Nothing happens. Even if I >> run make, nothing happens. All machines are running 4.8-STABLE >> and have identical /etc/make.conf files (attached). > > You need to run "make reinstall", which ignores the > .install_done.${PKGNAME} flag created by the first "make install". > That was it, work/.install_done.${PKGNAME} was in the way. Thanks for your help everyone. -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44915.66.84.240.3.1050416605.squirrel>