Amanda-Users

RE: amanda 2.5.1 on Solaris 9

2006-09-13 10:39:45
Subject: RE: amanda 2.5.1 on Solaris 9
From: "Lee, Raymond" <Raymond.Lee AT qwest DOT com>
To: <amanda-users AT amanda DOT org>
Date: Wed, 13 Sep 2006 09:29:38 -0500
P.S., I did a "make uninstall" and "make distclean" on the 2.5.0p2
version before trying to install 2.5.1.

Thanks,
Ray

-----Original Message-----
From: owner-amanda-users AT amanda DOT org
[mailto:owner-amanda-users AT amanda DOT org] On Behalf Of Lee, Raymond
Sent: Wednesday, September 13, 2006 10:15 AM
To: amanda-users AT amanda DOT org
Subject: amanda 2.5.1 on Solaris 9


Hi,

I'm having trouble getting the amanda 2.5.1 server installed on Solaris
9.  It always gets hung during "make install" when it gets to
restore-src.  The client-only install works fine.  I tried the server
install on a couple of different Solaris 9 boxes with the same error.
2.5.0p2 installed just fine on the same box before this.  Here's what I
have:

./configure \
--with-user=amanda \
--with-group=backups \
--with-index-server=amanda-server \
--with-tape-server=amanda-server \
--with-tape-device=/dev/rmt/0cbn \
--with-changer-device=/dev/scsi/changer/c2t0d0 \
--with-gnutar=/usr/local/bin/tar \
--with-gnutar-listdir=/usr/local/var/amanda/gnutar-lists \
--with-assertions=yes \
--with-debugging=/var/log/amanda/debug \
--with-fqdn=yes \
--with-pid-debug-files=yes \
--without-built-manpages \
--with-ssh-security


...and here's the error during the make install:

Making install in restore-src
/usr/local/tars/amanda-2.5.1/restore-src
make[1]: Entering directory `/usr/local/tars/amanda-2.5.1/restore-src'
make[2]: Entering directory `/usr/local/tars/amanda-2.5.1/restore-src'
test -z "/usr/local/lib" || /bin/bash ../config/mkinstalldirs
"/usr/local/lib" 
 /bin/bash ../libtool --mode=install /usr/ucb/install  'librestore.la'
'/usr/local/lib/librestore.la'
libtool: install: warning: relinking `librestore.la'
(cd /usr/local/tars/amanda-2.5.1/restore-src; /bin/bash ../libtool
--tag=CC --mode=relink gcc -Wall -Wextra -Wparentheses
-Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations -Wformat -Wsign-compare -Wfloat-equal
-Wold-style-definition -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -o librestore.la -rpath /usr/local/lib -release 2.5.1
restore.lo ../common-src/libamanda.la ../tape-src/libamtape.la
../server-src/libamserver.la -lgen -lm -lreadline -ltermcap -lsocket
-lnsl -lresolv -lintl )
gcc -shared -Wl,-h -Wl,librestore-2.5.1.so -o .libs/librestore-2.5.1.so
.libs/restore.o  -R/usr/local/lib -L/usr/local/lib -lamanda -lamtape
-lamserver -lgen -lm -lreadline -ltermcap -lsocket -lnsl -lresolv -lintl
-lc
Text relocation remains                         referenced
    against symbol                  offset      in file
<unknown>                           0xa24
/usr/local/lib/libtermcap.a(tparam.o)
<unknown>                           0xa28
/usr/local/lib/libtermcap.a(tparam.o)
<unknown>                           0xa2c
/usr/local/lib/libtermcap.a(tparam.o)
.
.
.
etc.
.
.
.
ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit status
libtool: install: error: relink `librestore.la' with the above command
before in
stalling it
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/usr/local/tars/amanda-2.5.1/restore-src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/tars/amanda-2.5.1/restore-src'
make: *** [install-recursive] Error 1


I've tried GNU make and GNU ld as well...same error.  Anyone else have
the same problem?

Thanks,
Ray


This communication is the property of Qwest and may contain confidential
or
privileged information. Unauthorized use of this communication is
strictly 
prohibited and may be unlawful.  If you have received this communication

in error, please immediately notify the sender by reply e-mail and
destroy 
all copies of the communication and any attachments.



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