Date: Mon, 11 Jun 2001 10:23:31 +0200 (CEST) From: Johan Ankarloo <johan@ankarloo.nu> To: Joe Clarke <marcus@miami.edu> Cc: "David W . Chapman Jr ." <dwcjr@inethouston.net>, Peter Pentchev <roam@orbitel.bg>, ports@freebsd.org Subject: Re: OpenSSH Message-ID: <Pine.BSF.4.21.0106111018190.51531-100000@localhost> In-Reply-To: <Pine.OSF.4.31.0106102256090.28501-100000@jaguar.ir.miami.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sys/types.h> #include <sys/param.h> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106111018190.51531-100000>