Amanda-Users

error compiling amanda on FreeBSD 6.3 x86_64

2008-03-21 22:46:08
Subject: error compiling amanda on FreeBSD 6.3 x86_64
From: Oscar Ricardo Silva <osilva AT scuff.cc.utexas DOT edu>
To: amanda-users AT amanda DOT org
Date: Fri, 21 Mar 2008 18:33:41 -0500
I'm attempting to compile the client version of amanda on a Dell PowerEdge server running FreeBSD 6.3 but keep running into an ssh related error. I use the following configure statement:

./configure --prefix=/usr/local/amanda25 --infodir=/usr/share/info --mandir=/usr/share/man --with-user=amanda --with-group=operator --with-config=daily --with-gnutar=/usr/local/bin/amgtar --with-gnutar-listdir=/usr/local/amanda25/gnutar-lists --with-debugging --with-debug-days=21 --with-fqdn --with-ssh-security --with-buffered-dump --with-dump-honor-nodump --without-server --with-tape-server=amandaserver.utexas.edu --with-tmpdir=/tmp/amanda --with-index-server=amandaserver.utexas.edu

but eventually I get this error:

checking build system type... x86_64-unknown-freebsd6.3
checking host system type... x86_64-unknown-freebsd6.3
checking target system type... x86_64-unknown-freebsd6.3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
......
checking for egrep... /usr/bin/egrep
checking for lint... /usr/bin/lint
lint: illegal option -- f
usage: lint [-abceghprvwxzHF] [-s|-t] [-i|-nu] [-Dname[=def]] [-Uname] [-X <id>[,<id>]...
      [-Idirectory] [-Ldirectory] [-llibrary] [-ooutputfile] file...
       lint [-abceghprvwzHF] [-s|-t] -Clibrary [-Dname[=def]]
 [-X <id>[,<id>]...
      [-Idirectory] [-Uname] [-Bpath] file ...
checking for raw ftape device... /dev/null
checking for Kerberos and Amanda kerberos4 bits... no
checking for ssh... /usr/bin/ssh
checking SSH options... ./configure.lineno: ${i/...}: Bad substitution


(ignore the lint related error) If I take out the "--with-ssh-security", amanda configures without a problem. Here's some of the output from /var/run/dmesg.boot:

Copyright (c) 1992-2008 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 6.3-RELEASE #0: Wed Jan 16 01:43:02 UTC 2008
    root AT palmer.cse.buffalo DOT edu:/usr/obj/usr/src/sys/SMP
ACPI APIC Table: <DELL   PE_SC3  >
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(R) CPU           X5355  @ 2.66GHz (2662.67-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x6f7  Stepping = 7

Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x4e3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 4
real memory  = 9395240960 (8960 MB)
avail memory = 8290398208 (7906 MB)
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs



Any thoughts/suggestions?



Oscar

<Prev in Thread] Current Thread [Next in Thread>