error compiling amanda on FreeBSD 6.3 x86_64

2008-03-21 Thread Oscar Ricardo Silva
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=ama

Re: error compiling amanda on FreeBSD 6.3 x86_64

2008-03-22 Thread Eric Schnoebelen
Oscar Ricardo Silva writes: - 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: Use the port from /usr/ports.. It has patches to fix both of the errors. -

Re: error compiling amanda on FreeBSD 6.3 x86_64

2008-03-22 Thread John E Hein
Oscar Ricardo Silva wrote at 18:33 -0500 on Mar 21, 2008: > 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

Re: error compiling amanda on FreeBSD 6.3 x86_64

2008-03-22 Thread Patrick M. Hausen
Oscar Ricardo Silva wrote at 18:33 -0500 on Mar 21, 2008: > 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. Use the port, Luke. # cd /usr/ports/misc/amanda-client # make install clean Kind regar

Re: error compiling amanda on FreeBSD 6.3 x86_64

2008-03-24 Thread Oscar Ricardo Silva
Eric Schnoebelen wrote: Oscar Ricardo Silva writes: - 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: Use the port from /usr/ports.. It has patches to f

Re: error compiling amanda on FreeBSD 6.3 x86_64

2008-03-24 Thread Patrick M. Hausen
Hi! On Mon, Mar 24, 2008 at 04:00:58PM -0500, Oscar Ricardo Silva wrote: > Eric Schnoebelen wrote: >> Oscar Ricardo Silva writes: >> - 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