From owner-freebsd-current Sat Aug 19 12:48: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from usamail.texasonline.net (texasonline.net [208.207.16.31]) by hub.freebsd.org (Postfix) with ESMTP id BA40C37B42C for ; Sat, 19 Aug 2000 12:47:58 -0700 (PDT) Received: from radius (unverified [209.211.36.192]) by usamail.texasonline.net (Vircom SMTPRS 4.2.181) with ESMTP id for ; Sat, 19 Aug 2000 14:47:58 -0500 Message-ID: <200008191446530257.03ECE6FD@texasonline.net> In-Reply-To: <200008191431570259.03DF3AFF@texasonline.net> References: <86835.966713184@critter> <200008191431570259.03DF3AFF@texasonline.net> X-Mailer: Calypso Version 3.00.03.02 (1) Date: Sat, 19 Aug 2000 14:46:53 -0500 Reply-To: gzeigler@texasonline.net From: "Gordon Zeigler" To: current@FreeBSD.ORG Subject: Re: Build fails OpenSSH Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Disregard... I was installing ssh, instead of openssh. Latter works. *********** REPLY SEPARATOR *********** On 8/19/00 at 2:31 PM Gordon Zeigler wrote: >During make of OpenSSH, I get the following. I'm a neophyte. What does= this indicate? > > >=3D=3D=3D> Building for m4-1.4 >for subdir in doc lib src checks examples; do echo making all in $subdir;= (cd >$subdir && make CC=3D'cc' CFLAGS=3D'-O -pipe' LDFLAGS=3D'' LIBS=3D''= prefix=3D'/usr/local >' exec_prefix=3D'/usr/local' bindir=3D'/usr/local/bin'= infodir=3D'/usr/local/info' al >l) || exit 1; done >making all in doc >cd . && rm -f m4.info* && makeinfo --no-split m4.texinfo >/usr/libexec/ld-elf.so.1: makeinfo: Shared object has no run-time symbol= table >*** Error code 1 > >Stop. >*** Error code 1 > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message