From owner-freebsd-current Thu Jun 27 23:04:00 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA10337 for current-outgoing; Thu, 27 Jun 1996 23:04:00 -0700 (PDT) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA10316 for ; Thu, 27 Jun 1996 23:03:58 -0700 (PDT) Received: from maryann.eng.umd.edu (maryann.eng.umd.edu [129.2.103.22]) by po2.glue.umd.edu (8.7.5/8.7.3) with ESMTP id CAA08263 for ; Fri, 28 Jun 1996 02:03:56 -0400 (EDT) Received: (from chuckr@localhost) by maryann.eng.umd.edu (8.7.5/8.7.3) id CAA03113; Fri, 28 Jun 1996 02:03:55 -0400 (EDT) Date: Fri, 28 Jun 1996 02:03:53 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@maryann.eng.umd.edu To: FreeBSD current Subject: mknetid Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm having an odd problem. I was installing on a remotely mounted machine, and it broke when it got to /usr/src/libexec/mknetid. I went to the machine that had the tree, cd'ed to mknetid, and noticed it didn't have an obj, so I did a make obj. Still no obj. OK, I went back to /usr/src, and did a make obj, and a few minutes later rechecked mknetid, still no obj. I hand made the /usr/obj/libexec/mknetid, and make a softlink from /usr/src/libexec/mknetid/obj to /usr/obj/libexec/mknetid. I did a make clean, depend, and all, and no binaries of obj files showed up in either /usr/src/libexec/mknetid, /usr/src/libexec/mknetid/obj, or (I checked ) /usr/obj/libexec/mknetid. Make thougth it was, it refused to rebuild the sources again, unless I did a make clean, then it would rebuild them. Where the heck are the objs? I see the gcc command lines building them, and the gunzip line compressing the man page. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+-----------------------------------------------