From owner-freebsd-small Thu Jul 8 2: 1:41 1999 Delivered-To: freebsd-small@freebsd.org Received: from freja.webgiro.com (freja.webgiro.com [212.209.29.10]) by hub.freebsd.org (Postfix) with ESMTP id DF4FC14F90 for ; Thu, 8 Jul 1999 02:01:31 -0700 (PDT) (envelope-from abial@webgiro.com) Received: by freja.webgiro.com (Postfix, from userid 1001) id D8DF71901; Thu, 8 Jul 1999 11:01:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by freja.webgiro.com (Postfix) with ESMTP id D5F0849D4; Thu, 8 Jul 1999 11:01:53 +0200 (CEST) Date: Thu, 8 Jul 1999 11:01:53 +0200 (CEST) From: Andrzej Bialecki To: Michael Larsen Cc: freebsd-small@FreeBSD.ORG Subject: Re: Could not find any .o files In-Reply-To: <3783ACDF.CCEDEE2A@tech-nic.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 7 Jul 1999, Michael Larsen wrote: > I have placed the sources in both ../../tinyware and in /usr/src/bin > The program (fpted) compiles with no problems on it's own, and the > fpted.o file IS present > in both source dirs. > Can anyone help me in the right direction.......Any help will be > appriciated.... This problem is mentioned in how2build.html doc. The solution is to add explicit OBJS= line in the Makefile for fpted - this is the crunchgen requirement.. BTW, at some point in time I was also using this editor on picobsd floppies, so it can be done.. :-) Andrzej Bialecki // WebGiro AB, Sweden (http://www.webgiro.com) // ------------------------------------------------------------------- // ------ FreeBSD: The Power to Serve. http://www.freebsd.org -------- // --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message