During make of OpenSSH, I get the following. I'm a neophyte. What does this indicate?


===>  Building for m4-1.4
for subdir in doc lib src checks examples; do  echo making all in $subdir;  (cd
$subdir && make CC='cc' CFLAGS='-O -pipe' LDFLAGS='' LIBS=''  prefix='/usr/local
' exec_prefix='/usr/local'  bindir='/usr/local/bin' infodir='/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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to