Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 14:31:57 -0500
From:      "Gordon Zeigler" <gzeigler@texasonline.net>
To:        current@FreeBSD.ORG
Subject:   Build fails OpenSSH
Message-ID:  <200008191431570259.03DF3AFF@texasonline.net>
In-Reply-To: <86835.966713184@critter>
References:  <86835.966713184@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008191431570259.03DF3AFF>