From owner-freebsd-ports Mon Jun 11 1:26:29 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ankarloo.nu (barracude.hd.chalmers.se [129.16.220.59]) by hub.freebsd.org (Postfix) with ESMTP id E84A137B401 for ; Mon, 11 Jun 2001 01:26:22 -0700 (PDT) (envelope-from johan@ankarloo.nu) Received: from localhost (johan@localhost) by ankarloo.nu (8.11.0/8.11.0) with ESMTP id f5B8NWR51615; Mon, 11 Jun 2001 10:23:32 +0200 (CEST) Date: Mon, 11 Jun 2001 10:23:31 +0200 (CEST) From: Johan Ankarloo X-Sender: johan@localhost To: Joe Clarke Cc: "David W . Chapman Jr ." , Peter Pentchev , ports@freebsd.org Subject: Re: OpenSSH In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi again Here are the errors that i get when compiling openssh. I user freebsd 4.1 Errors on openssh-portable ------------------------------------- checking for OpenSSL directory... ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:603: checking for gcc configure:716: checking whether the C compiler (cc -O -pipe ) works configure:732: cc -o conftest -O -pipe conftest.c 1>&5 configure:758: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:763: checking whether we are using GNU C configure:772: cc -E conftest.c configure:791: checking whether cc accepts -g configure:848: checking host system type configure:869: checking whether byte ordering is bigendian configure:887: cc -c -O -pipe conftest.c 1>&5 configure:902: cc -c -O -pipe conftest.c 1>&5 configure: In function `main': configure:897: syntax error before `big' configure: failed program was: #line 891 "configure" #include "confdefs.h" #include #include int main() { ------------------------------------- Errors on openssh -------------------------------------- ===> lib Unknown modifier 'L' "Makefile", line 27: Malformed conditional ((${KERBEROS:L} == "yes")) Unknown modifier 'L' "Makefile", line 27: Missing dependency operator Unknown modifier 'L' "Makefile", line 29: Malformed conditional ((${AFS:L} == "yes")) Unknown modifier 'L' "Makefile", line 29: Missing dependency operator "Makefile", line 32: if-less endif "Makefile", line 32: Need an operator "Makefile", line 33: if-less endif "Makefile", line 33: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/security/openssh/work/ssh. *** Error code 1 Stop in /usr/ports/security/openssh. *** Error code 1 ---------------------------------------------------- On Sun, 10 Jun 2001, Joe Clarke wrote: > What errors did you get? What version of FreeBSD are you compiling it on? > It works fine for me on 4.3-RELEASE. > > Joe Clarke > > On Sun, 10 Jun 2001, Johan Ankarloo wrote: > > > Well, this is good news. > > Tried to install it but it failed big time. > > Had some problem with headers files. > > > > Any ideas? > > > > > > On Mon, 4 Jun 2001, David W . Chapman Jr . wrote: > > > > > On Mon, Jun 04, 2001 at 10:45:37AM -0400, Joe Clarke wrote: > > > > Both versions of there now. security/openssh is 2.2.0 while > > > > security/openssh-portable is 2.9p1. Is this what you're referring to? > > > > > > > > > > I didn't know it made it into the tree, Dirk Meyer must be waiting on something for the openssh port. But yes, this is what I'm referring to > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message