From owner-freebsd-small Wed Jul 7 12:38: 5 1999 Delivered-To: freebsd-small@freebsd.org Received: from www.tech-nic.dk (www.tech-nic.dk [194.19.152.122]) by hub.freebsd.org (Postfix) with ESMTP id C98801511A for ; Wed, 7 Jul 1999 12:37:59 -0700 (PDT) (envelope-from mlarsen@tech-nic.net) Received: from tech-nic.net (pc3.tech-nic.dk [194.255.57.228]) by www.tech-nic.dk (8.9.3/8.9.3) with ESMTP id VAA16495 for ; Wed, 7 Jul 1999 21:38:00 +0200 (CEST) Message-ID: <3783ACDF.CCEDEE2A@tech-nic.net> Date: Wed, 07 Jul 1999 21:39:15 +0200 From: Michael Larsen Organization: Tech-nic.dk X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.2-STABLE i386) MIME-Version: 1.0 To: freebsd-small@freebsd.org Subject: Could not find any .o files Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am trying to add a program to to the "crunch file", but i am obviously forgetting something.... I get the forllowing error messages: --- -> Making and installing crunch1... crunchgen: ./crunch1.conf: fpted: warning: could not find any .o files crunchgen: ./crunch1.conf: fpted: error: no objpaths specified or calculated crunchgen: ./crunch1.conf: fpted: ignoring program because of errors Run "make -f crunch1.mk objs exe" to build crunched binary. *** Error code 1 Stop. -> ERROR while building ../net/crunch1... -> Aborting ./populate --- In "./net/crunch/" is added the following line: progs fpted 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.... Regads Michael Larsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message