From owner-freebsd-questions Wed Oct 28 23:17:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13746 for freebsd-questions-outgoing; Wed, 28 Oct 1998 23:17:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13741 for ; Wed, 28 Oct 1998 23:17:13 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: (from shawn@localhost) by luke.cpl.net (8.8.8/8.8.8) id XAA08817 for questions@freebsd.org; Wed, 28 Oct 1998 23:17:18 -0800 (PST) Message-ID: <19981028231718.A4909@cpl.net> Date: Wed, 28 Oct 1998 23:17:18 -0800 From: Shawn Ramsey To: questions@FreeBSD.ORG Subject: tkfont? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to install tcl-8.0.2 from ports-stable, and when I run make I get this : "Makefile", line 48: Malformed conditional (${PORTOBJFORMAT} == "elf") "Makefile", line 48: Need an operator "Makefile", line 50: if-less else "Makefile", line 50: Need an operator "Makefile", line 52: if-less endif "Makefile", line 52: Need an operator make: fatal errors encountered -- cannot continue shawn# I installed the package, and it installed ELF binarys. Whats going on? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message