Jean-Louis,
Installation on the target didn't complete smoothly, received
the following errors.
I can send the complete log...
attaching full # gmake install output.
[finsen]: /tmp/am-inst/amanda-3.1.2-64bit > gmake install >
/tmp/gmake-install.errors
libtool: install: warning: relinking `libamar.la'
libtool: install: warning: relinking `libamandad.la'
libtool: install: warning: relinking `libamxfer.la'
Undefined first referenced
symbol in file
IXDR_GET_U_LONG
/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src/.libs/libndmlib.so
IXDR_PUT_U_LONG
/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src/.libs/libndmlib.so
ld: fatal: Symbol referencing errors. No output written to .libs/amndmjob
gmake[3]: *** [amndmjob] Error 1
gmake[2]: *** [install] Error 2
gmake[1]: *** [install-recursive] Error 1
gmake: *** [install] Error 2
This is what the server things of the new client.
I'm not sure on where to go from here and will need
assistance in order to try to fix the problem.
> amcheck -c curie finsen
Amanda Backup Client Hosts Check
--------------------------------
ERROR: finsen: service noop: ld.so.1: noop: fatal:
/usr/local/lib/amanda/libamandad-3.1.2.so: wrong ELF class: ELFCLASS64
ERROR: finsen: service /usr/local/libexec/amanda/noop failed: pid 17663 exited
with signal 9
Client check: 1 host checked in 0.442 seconds. 2 problems found.
(brought to you by Amanda 3.1.2)
thank you,
Brian
---
Brian R Cuttler [email protected]
Computer Systems Support (v) 518 486-1697
Wadsworth Center (f) 518 473-6384
NYS Department of Health Help Desk 518 473-0773
IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure. It
is intended only for the addressee. If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments. Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.
gmake install-recursive
gmake[1]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit'
Making install in .
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake install-exec-hook
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit'
test -z "/usr/local/share/amanda" || /opt/sfw/bin/mkdir -p
"/usr/local/share/amanda"
/opt/sfw/bin/ginstall -c -m 644 ReleaseNotes COPYRIGHT NEWS ChangeLog
'/usr/local/share/amanda'
gmake install-data-hook
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit'
Making install in gnulib
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake install-recursive
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
if test no = no; then \
case 'solaris2.10' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
/bin/bash ../config/mkinstalldirs /usr/local/lib ; \
fi ; \
if test -f /usr/local/lib/charset.alias; then \
sed -f ref-add.sed /usr/local/lib/charset.alias > /usr/local/lib/charset.tmp
; \
/opt/sfw/bin/ginstall -c -m 644 /usr/local/lib/charset.tmp
/usr/local/lib/charset.alias ; \
rm -f /usr/local/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /usr/local/lib/charset.tmp ; \
/opt/sfw/bin/ginstall -c -m 644 /usr/local/lib/charset.tmp
/usr/local/lib/charset.alias ; \
rm -f /usr/local/lib/charset.tmp ; \
fi ; \
fi
gmake[5]: Nothing to be done for `install-data-am'.
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/gnulib'
Making install in config
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/config'
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/config'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/config'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/config'
Making install in common-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake install-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
test -z "/usr/local/libexec/amanda" || /opt/sfw/bin/mkdir -p
"/usr/local/libexec/amanda"
/opt/sfw/bin/ginstall -c -m 644 amanda-sh-lib.sh '/usr/local/libexec/amanda'
test -z "/usr/local/libexec/amanda" || /opt/sfw/bin/mkdir -p
"/usr/local/libexec/amanda"
test -z "/usr/local/sbin" || /opt/sfw/bin/mkdir -p "/usr/local/sbin"
/opt/sfw/bin/ginstall -c amgpgcrypt amcryptsimple amgetconf amcrypt amaespipe
amcrypt-ossl amcrypt-ossl-asym '/usr/local/sbin'
gmake install-exec-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
test -z "/usr/local/lib/amanda" || /opt/sfw/bin/mkdir -p "/usr/local/lib/amanda"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c libamanda.la
'/usr/local/lib/amanda'
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamanda-3.1.2.so
/usr/local/lib/amanda/libamanda-3.1.2.so
libtool: install: (cd /usr/local/lib/amanda && { ln -s -f libamanda-3.1.2.so
libamanda.so || { rm -f libamanda.so && ln -s libamanda-3.1.2.so libamanda.so;
}; })
libtool: install: chmod +x /usr/local/lib/amanda/libamanda-3.1.2.so
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamanda.lai
/usr/local/lib/amanda/libamanda.la
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamanda.a
/usr/local/lib/amanda/libamanda.a
libtool: install: chmod 644 /usr/local/lib/amanda/libamanda.a
libtool: install: ranlib /usr/local/lib/amanda/libamanda.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/amanda
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake install-data-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
(dest=/usr/local/sbin)
(chown=amanda)
chown amanda:sys /usr/local/sbin/amgpgcrypt
chown amanda:sys /usr/local/sbin/amcryptsimple
chown amanda:sys /usr/local/sbin/amgetconf
chown amanda:sys /usr/local/sbin/amcrypt
chown amanda:sys /usr/local/sbin/amaespipe
chown amanda:sys /usr/local/sbin/amcrypt-ossl
chown amanda:sys /usr/local/sbin/amcrypt-ossl-asym
(dest=/usr/local/libexec/amanda)
(chown=amanda)
chown amanda:sys /usr/local/libexec/amanda/amanda-sh-lib.sh
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/common-src'
Making install in amar-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake install-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
test -z "/usr/local/sbin" || /opt/sfw/bin/mkdir -p "/usr/local/sbin"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c amarchiver
'/usr/local/sbin'
libtool: install: /opt/sfw/bin/ginstall -c .libs/amarchiver
/usr/local/sbin/amarchiver
gmake install-exec-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
Setting installation permissions on executables
(dest=/usr/local/sbin)
(chown=amanda)
(chmod=0750)
chown amanda:sys /usr/local/sbin/amarchiver
chmod 0750 /usr/local/sbin/amarchiver
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
test -z "/usr/local/lib/amanda" || /opt/sfw/bin/mkdir -p "/usr/local/lib/amanda"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c libamar.la
'/usr/local/lib/amanda'
libtool: install: (cd /tmp/am-inst/amanda-3.1.2-64bit/amar-src; /bin/bash
/tmp/am-inst/amanda-3.1.2-64bit/libtool --tag CC --mode=relink
/opt/SUNWspro/bin/cc -m64 -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.1.2
-L/usr/sfw/lib -L/opt/sfw/lib -R/usr/sfw/lib -R/opt/sfw/lib -o libamar.la
-rpath /usr/local/lib/amanda amar.lo ../common-src/libamanda.la -lm -mt
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv
-lintl )
libtool: relink: /opt/SUNWspro/bin/cc -G -h libamar-3.1.2.so -o
.libs/libamar-3.1.2.so .libs/amar.o -R/usr/local/lib/amanda -R/usr/sfw/lib
-R/opt/sfw/lib -L/usr/sfw/lib -L/opt/sfw/lib -L/usr/local/lib/amanda -lamanda
-lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl
-lresolv -lintl -lc -m64 -mt -mt
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamar-3.1.2.soT
/usr/local/lib/amanda/libamar-3.1.2.so
libtool: install: (cd /usr/local/lib/amanda && { ln -s -f libamar-3.1.2.so
libamar.so || { rm -f libamar.so && ln -s libamar-3.1.2.so libamar.so; }; })
libtool: install: chmod +x /usr/local/lib/amanda/libamar-3.1.2.so
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamar.lai
/usr/local/lib/amanda/libamar.la
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamar.a
/usr/local/lib/amanda/libamar.a
libtool: install: chmod 644 /usr/local/lib/amanda/libamar.a
libtool: install: ranlib /usr/local/lib/amanda/libamar.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/amanda
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake install-data-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amar-src'
Making install in amandad-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
gmake install-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
test -z "/usr/local/libexec/amanda" || /opt/sfw/bin/mkdir -p
"/usr/local/libexec/amanda"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c amandad
'/usr/local/libexec/amanda'
libtool: install: /opt/sfw/bin/ginstall -c .libs/amandad
/usr/local/libexec/amanda/amandad
gmake install-exec-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
Setting installation permissions on executables
(dest=/usr/local/libexec/amanda)
(chown=amanda)
chown amanda:sys /usr/local/libexec/amanda/amandad
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
test -z "/usr/local/lib/amanda" || /opt/sfw/bin/mkdir -p "/usr/local/lib/amanda"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c libamandad.la
'/usr/local/lib/amanda'
libtool: install: (cd /tmp/am-inst/amanda-3.1.2-64bit/amandad-src; /bin/bash
/tmp/am-inst/amanda-3.1.2-64bit/libtool --tag CC --mode=relink
/opt/SUNWspro/bin/cc -m64 -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.1.2
-L/usr/sfw/lib -L/opt/sfw/lib -R/usr/sfw/lib -R/opt/sfw/lib -o libamandad.la
-rpath /usr/local/lib/amanda amandad_util.lo ../common-src/libamanda.la -lm -mt
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv
-lintl )
libtool: relink: /opt/SUNWspro/bin/cc -G -h libamandad-3.1.2.so -o
.libs/libamandad-3.1.2.so .libs/amandad_util.o -R/usr/local/lib/amanda
-R/usr/sfw/lib -R/opt/sfw/lib -L/usr/sfw/lib -L/opt/sfw/lib
-L/usr/local/lib/amanda -lamanda -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0
-lglib-2.0 -lsocket -lnsl -lresolv -lintl -lc -m64 -mt -mt
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamandad-3.1.2.soT
/usr/local/lib/amanda/libamandad-3.1.2.so
libtool: install: (cd /usr/local/lib/amanda && { ln -s -f libamandad-3.1.2.so
libamandad.so || { rm -f libamandad.so && ln -s libamandad-3.1.2.so
libamandad.so; }; })
libtool: install: chmod +x /usr/local/lib/amanda/libamandad-3.1.2.so
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamandad.lai
/usr/local/lib/amanda/libamandad.la
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamandad.a
/usr/local/lib/amanda/libamandad.a
libtool: install: chmod 644 /usr/local/lib/amanda/libamandad.a
libtool: install: ranlib /usr/local/lib/amanda/libamandad.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/amanda
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake install-data-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
(dest=/usr/local/libexec/amanda)
(chown=amanda)
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/amandad-src'
Making install in xfer-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake install-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake install-exec-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
test -z "/usr/local/lib/amanda" || /opt/sfw/bin/mkdir -p "/usr/local/lib/amanda"
/bin/bash ../libtool --mode=install /opt/sfw/bin/ginstall -c libamxfer.la
'/usr/local/lib/amanda'
libtool: install: (cd /tmp/am-inst/amanda-3.1.2-64bit/xfer-src; /bin/bash
/tmp/am-inst/amanda-3.1.2-64bit/libtool --tag CC --mode=relink
/opt/SUNWspro/bin/cc -m64 -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -release 3.1.2
-L/usr/sfw/lib -L/opt/sfw/lib -R/usr/sfw/lib -R/opt/sfw/lib -o libamxfer.la
-rpath /usr/local/lib/amanda dest-fd.lo dest-null.lo dest-buffer.lo
dest-directtcp-connect.lo dest-directtcp-listen.lo element-glue.lo
filter-xor.lo filter-process.lo source-random.lo source-fd.lo source-pattern.lo
source-directtcp-connect.lo source-directtcp-listen.lo xfer-element.lo xfer.lo
xmsg.lo ../common-src/libamanda.la -lm -mt -lgmodule-2.0 -lgobject-2.0
-lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl )
libtool: relink: /opt/SUNWspro/bin/cc -G -h libamxfer-3.1.2.so -o
.libs/libamxfer-3.1.2.so .libs/dest-fd.o .libs/dest-null.o .libs/dest-buffer.o
.libs/dest-directtcp-connect.o .libs/dest-directtcp-listen.o
.libs/element-glue.o .libs/filter-xor.o .libs/filter-process.o
.libs/source-random.o .libs/source-fd.o .libs/source-pattern.o
.libs/source-directtcp-connect.o .libs/source-directtcp-listen.o
.libs/xfer-element.o .libs/xfer.o .libs/xmsg.o -R/usr/local/lib/amanda
-R/usr/sfw/lib -R/opt/sfw/lib -L/usr/sfw/lib -L/opt/sfw/lib
-L/usr/local/lib/amanda -lamanda -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0
-lglib-2.0 -lsocket -lnsl -lresolv -lintl -lc -m64 -mt -mt
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamxfer-3.1.2.soT
/usr/local/lib/amanda/libamxfer-3.1.2.so
libtool: install: (cd /usr/local/lib/amanda && { ln -s -f libamxfer-3.1.2.so
libamxfer.so || { rm -f libamxfer.so && ln -s libamxfer-3.1.2.so libamxfer.so;
}; })
libtool: install: chmod +x /usr/local/lib/amanda/libamxfer-3.1.2.so
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamxfer.lai
/usr/local/lib/amanda/libamxfer.la
libtool: install: /opt/sfw/bin/ginstall -c .libs/libamxfer.a
/usr/local/lib/amanda/libamxfer.a
libtool: install: chmod 644 /usr/local/lib/amanda/libamxfer.a
libtool: install: ranlib /usr/local/lib/amanda/libamxfer.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/amanda
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- use the `-RLIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake install-data-hook
gmake[5]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[5]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/xfer-src'
Making install in ndmp-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src'
gmake install-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc
-DNDMOS_CONST_NDMJOBLIB_REVISION='"amanda-3.1.2"' -m64 -I/usr/sfw/include
-I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -L/usr/sfw/lib -L/opt/sfw/lib -R/usr/sfw/lib
-R/opt/sfw/lib -o amndmjob amndmjob_main.o ndmjob_args.o ndmjob_job.o
ndmjob_rules.o ndmjob_main_util.o amndma_tape_simulator.o libndmjob.la
../common-src/libamanda.la -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0
-lglib-2.0 -lsocket -lnsl -lresolv -lintl
libtool: link: /opt/SUNWspro/bin/cc
-DNDMOS_CONST_NDMJOBLIB_REVISION=\"amanda-3.1.2\" -m64 -I/usr/sfw/include
-I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -o .libs/amndmjob amndmjob_main.o ndmjob_args.o
ndmjob_job.o ndmjob_rules.o ndmjob_main_util.o amndma_tape_simulator.o -mt
-L/usr/sfw/lib -L/opt/sfw/lib ./.libs/libndmjob.so
/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src/.libs/libndmlib.so
../common-src/.libs/libamanda.so -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0
-lglib-2.0 -lsocket -lnsl -lresolv -lintl -mt -R/usr/local/lib/amanda
-R/usr/sfw/lib -R/opt/sfw/lib
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit/ndmp-src'
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.1.2-64bit'