From owner-freebsd-questions Mon Nov 30 18:57:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02189 for freebsd-questions-outgoing; Mon, 30 Nov 1998 18:57:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whiteshadow.dyn.ml.org (derby.JSP.UMontreal.CA [132.204.45.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02163 for ; Mon, 30 Nov 1998 18:57:10 -0800 (PST) (envelope-from spidey@whiteshadow.dyn.ml.org) Received: from localhost (spidey@localhost) by whiteshadow.dyn.ml.org (8.8.8/8.8.8) with SMTP id SAA02145 for ; Mon, 30 Nov 1998 18:52:01 -0500 (EST) (envelope-from spidey@whiteshadow.dyn.ml.org) Date: Mon, 30 Nov 1998 18:51:30 -0500 (EST) From: Spidey Reply-To: Spidey To: freebsd-questions Subject: Makefiles broken???? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I just upgraded my port collection using the following supfile: ---------------------------------------------------------- *default host=cvsup.fr.FreeBSD.ORG *default prefix=/usr *default base=/usr/local/etc/cvsup *default release=cvs delete use-rel-suffix compress doc-all tag=. ports-all tag=. ---------------------------------------------------------- Now, I try to install the 'audio/8hz-mp3' port, and I get: ===> 8hz-mp3-0.2b is marked as broken: licensing issues. What does that mean? But that is the easy part... This is worse: ===> Registering installation for dap-1.3b "Makefile", line 19: Could not find bsd.port.pre.mk "Makefile", line 22: Malformed conditional (${PORTOBJFORMAT} == "aout") "Makefile", line 22: Need an operator "Makefile", line 24: if-less endif "Makefile", line 24: Need an operator "Makefile", line 27: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue "Makefile", line 19: Could not find bsd.port.pre.mk "Makefile", line 22: Malformed conditional (${PORTOBJFORMAT} == "aout") "Makefile", line 22: Need an operator "Makefile", line 24: if-less endif "Makefile", line 24: Need an operator "Makefile", line 27: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue spidey@whiteshadow [6:47pm] ports/audio/dap# It seems I broke a lot of things in this upgrade, uh? I'm currently running 2.2.7R, and I'm happy of it! :) Also, I tried to remake to html port index: spidey@whiteshadow [6:34pm] /usr/ports> sudo make index Generating INDEX - please wait.."Makefile", line 21: Could not find bsd.port.pre.mk "Makefile", line 23: Malformed conditional (${OSVERSION} > 300003) "Makefile", line 23: Need an operator "Makefile", line 25: if-less endif "Makefile", line 25: Need an operator "Makefile", line 91: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue "Makefile", line 21: Could not find bsd.port.pre.mk "Makefile", line 23: Malformed conditional (${OSVERSION} > 300003) "Makefile", line 23: Need an operator "Makefile", line 25: if-less endif "Makefile", line 25: Need an operator "Makefile", line 91: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue "Makefile", line 24: Could not find bsd.port.pre.mk "Makefile", line 26: Malformed conditional (${PORTOBJFORMAT} == "elf") "Makefile", line 26: Need an operator "Makefile", line 28: if-less endif "Makefile", line 28: Need an operator "Makefile", line 55: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue *** Error code 1 Stop. *** Error code 1 Stop. spidey@whiteshadow [6:35pm] /usr/ports> What is going on here??? Please reply to me directly, I'm no more on the list... Spidey How 'bout a little ride through your own world? http://www.JSP.UMontreal.CA/~beaupran/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message