SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
amanda 3.2.0 build
Author Message
Post amanda 3.2.0 build 
I'm building amanda 3.2.0 on a Solaris 10 Sparc system last
build performed on this system was for amanda-2.6.1p1

I'm seeing a lot of egrep syntax errors ?

Should I worry ?

Can I provide any information for diagnostics ?



libtool: link: ( cd ".libs" && rm -f "libXfer.la" && ln -s "../libXfer.la" "lib) source='Amanda/XferServer.c' object='XferServer.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
/bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../conclibtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../commo
"/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/perlio.h", line 73: warning: macrllibtool: compile: cc -DHAVE_CONFIG_H -I. -I../config -I../common-src -I../comm1
/bin/bash ../libtool --tag=CC --mode=link cc -DSWIG -g -D_LARGEFILE_SOURCE - libtool: link: cc -G -h libXferServer.so -o .libs/libXferServer.so .libs/XferSt
egrep: syntax error
egrep: syntax error
egrep: syntax error
egrep: syntax error
egrep: syntax error
egrep: syntax error

---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
I followed the same build process as I did for the last
several version, including 3.1.2.

The ./configure seems to have run ok, but I ran into a
problem with the # gmake -- or at least it looks like a
problem to me.

The build completed fine on Solaris 10 Sparc, this extract
is from my Solaris 10x86 build.

(maybe an old issue, changelog shows a date of Oct 18.


Making all in device-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -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 activate-devpay activate-devpay.o -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz
libtool: link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl /opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt -R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[3]: *** [activate-devpay] Error 1
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
gmake: *** [all] Error 2


---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
Do you get more error if you run 'gmake -k'?

Jean-Louis

Brian Cuttler wrote:
I followed the same build process as I did for the last
several version, including 3.1.2.

The ./configure seems to have run ok, but I ran into a
problem with the # gmake -- or at least it looks like a
problem to me.

The build completed fine on Solaris 10 Sparc, this extract
is from my Solaris 10x86 build.

(maybe an old issue, changelog shows a date of Oct 18.


Making all in device-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -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 activate-devpay activate-devpay.o -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz
libtool: link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl /opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt -R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[3]: *** [activate-devpay] Error 1
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
gmake: *** [all] Error 2


---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.




Post amanda 3.2.0 build 
Jean-Louis,

For reasons I don't pretend to understand the build completed
when I ran # gmake with the -k switch.

I'm going to install and see if it doesn't help the broken
pipe problems.

Let me know if I can send anything for diags, I can try to
reproduce the build and can script it for you.

thank you,

Brian

On Wed, Nov 17, 2010 at 07:06:12PM -0500, Jean-Louis Martineau wrote:
Do you get more error if you run 'gmake -k'?

Jean-Louis

Brian Cuttler wrote:
I followed the same build process as I did for the last
several version, including 3.1.2.

The ./configure seems to have run ok, but I ran into a
problem with the # gmake -- or at least it looks like a
problem to me.

The build completed fine on Solaris 10 Sparc, this extract
is from my Solaris 10x86 build.

(maybe an old issue, changelog shows a date of Oct 18.


Making all in device-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc
-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 activate-devpay activate-devpay.o -lm
-mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl
-lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl
-lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz libtool:
link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl
/opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt
-R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[3]: *** [activate-devpay] Error 1
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
gmake: *** [all] Error 2


---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.




---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
Gerhard,

Oh - continue if errors.

Running # gmake again, with the -k I have the following result.

I have to ask at this point, what is activate-devpay ?

thanks,

Brian

[curie]: /tmp/am-inst/amanda-3.2.0 > gmake
gmake all-recursive
gmake[1]: Entering directory `/tmp/am-inst/amanda-3.2.0'
Making all in .
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
Making all in gnulib
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/gnulib'
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr/local"'; \
echo '#define EXEC_PREFIX "/usr/local"'; \
echo '#define BINDIR "/usr/local/bin"'; \
echo '#define SBINDIR "/usr/local/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/share"'; \
echo '#define DATADIR "/usr/local/share"'; \
echo '#define SYSCONFDIR "/usr/local/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/var"'; \
echo '#define INCLUDEDIR "/usr/local/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/share/doc/amanda"'; \
echo '#define INFODIR "/usr/local/share/info"'; \
echo '#define HTMLDIR "/usr/local/share/doc/amanda"'; \
echo '#define DVIDIR "/usr/local/share/doc/amanda"'; \
echo '#define PDFDIR "/usr/local/share/doc/amanda"'; \
echo '#define PSDIR "/usr/local/share/doc/amanda"'; \
echo '#define LIBDIR "/usr/local/lib"'; \
echo '#define LISPDIR ""'; \
echo '#define LOCALEDIR "/usr/local/share/locale"'; \
echo '#define MANDIR "/usr/local/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/share/amanda"'; \
echo '#define PKGINCLUDEDIR "/usr/local/include/amanda"'; \
echo '#define PKGLIBDIR "/usr/local/lib/amanda"'; \
echo '#define PKGLIBEXECDIR "/usr/local/libexec/amanda"'; \
} | sed '/""/d' > configmake.h-t && \
if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
rm -f configmake.h-t; \
else \
rm -f configmake.h; mv configmake.h-t configmake.h; \
fi
gmake all-recursive
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/gnulib'
gmake[4]: Entering directory `/tmp/am-inst/amanda-3.2.0/gnulib'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/tmp/am-inst/amanda-3.2.0/gnulib'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/gnulib'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/gnulib'
Making all in config
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/config'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/config'
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/config'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/config'
Making all in common-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/common-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/common-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/common-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/common-src'
Making all in amar-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/amar-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/amar-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/amar-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/amar-src'
Making all in amandad-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/amandad-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/amandad-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/amandad-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/amandad-src'
Making all in xfer-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/xfer-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/xfer-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/xfer-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/xfer-src'
Making all in ndmp-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/ndmp-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/ndmp-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/ndmp-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/ndmp-src'
Making all in client-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/client-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/client-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/client-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/client-src'
Making all in application-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/application-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/application-src'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/application-src'
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/application-src'
Making all in device-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -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 activate-devpay activate-devpay.o -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz
libtool: link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl /opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt -R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[3]: *** [activate-devpay] Error 1
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
gmake: *** [all] Error 2


On Thu, Nov 18, 2010 at 03:48:54PM +0100, Gerhard den Hollander wrote:
-k stands for
*K*eep gooing, even if there are errors.

So the build completed, but usually it's not complete .

NOw if it's only the activate-devpay executable that failed, and if
you dont need that one, you're fine ...

Jean-Louis,

For reasons I don't pretend to understand the build completed
when I ran # gmake with the -k switch.

I'm going to install and see if it doesn't help the broken
pipe problems.

Let me know if I can send anything for diags, I can try to
reproduce the build and can script it for you.

thank you,

Brian

On Wed, Nov 17, 2010 at 07:06:12PM -0500, Jean-Louis Martineau wrote:
Do you get more error if you run 'gmake -k'?

Jean-Louis

Brian Cuttler wrote:
I followed the same build process as I did for the last
several version, including 3.1.2.

The ./configure seems to have run ok, but I ran into a
problem with the # gmake -- or at least it looks like a
problem to me.

The build completed fine on Solaris 10 Sparc, this extract
is from my Solaris 10x86 build.

(maybe an old issue, changelog shows a date of Oct 18.


Making all in device-src
gmake[2]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake all-am
gmake[3]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc
-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 activate-devpay activate-devpay.o -lm
-mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl
-lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl
-lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz libtool:
link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl
/opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt
-R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[3]: *** [activate-devpay] Error 1
gmake[3]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0'
gmake: *** [all] Error 2


---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.




---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.


Kind regards,
Fugro-Jason Netherlands BV

Gerhard den Hollander
AE Technical Support Manager

Telephone: +31 (0)70 3170 539 / Fax: +31 (0)70 3170 511
E-mail: gdenhollander < at > fugro-jason.com
/ Website: www.fugro-jason.com <http://www.fugro-jason.com/>
Address: Veurse Achterweg 10, 2264 SG Leidschendam, The Netherlands /
P.O. Box 35, 2260 AA Leidschendam, The Netherlands
Trade Register Nr: 24294747 / VAT: NL 00807174798 B01

---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
Brian Cuttler wrote:
Gerhard,

Oh - continue if errors.

Running # gmake again, with the -k I have the following result.

I have to ask at this point, what is activate-devpay ?

It's a utility program if you use the S3 device.

Can you try the attached patch?

Jean-Louis

Post amanda 3.2.0 build 
I applied the patch with gmake, ran # make clean, and then # gmake
two times. The output of the final command is.

[curie]: /tmp/am-inst/amanda-3.2.0/device-src > gmake
gmake all-am
gmake[1]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -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 activate-devpay activate-devpay.o -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz
libtool: link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl /opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt -R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[1]: *** [activate-devpay] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake: *** [all] Error 2


Oh - I also tried to install 3.2.0 thinking that perhaps unbuilt
files would be upwardly compattible from the prior version, didn't
work as I was missing an so.3.2.0 library, don't recall which one
but I can reproduce the error if needed.

thanks,

Brian


On Fri, Nov 19, 2010 at 08:02:31AM -0500, Jean-Louis Martineau wrote:
Brian Cuttler wrote:
Gerhard,

Oh - continue if errors.

Running # gmake again, with the -k I have the following result.

I have to ask at this point, what is activate-devpay ?

It's a utility program if you use the S3 device.

Can you try the attached patch?

Jean-Louis


---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
A 'gmake -k install' should install everything except activate-devpay,
so everything should works.

Do you have all tools to regenerate the Makefile? Do device-src/Makefile
was regenerated after you patched device-src/Makefile.am?
From the output below, the patch is not used, You should see a
'../gnulib/libgnu.la' in the command line.

Jean-Louis

Brian Cuttler wrote:
I applied the patch with gmake, ran # make clean, and then # gmake
two times. The output of the final command is.

[curie]: /tmp/am-inst/amanda-3.2.0/device-src > gmake
gmake all-am
gmake[1]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc -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 activate-devpay activate-devpay.o -lm -mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl -lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz
libtool: link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl /opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt -R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[1]: *** [activate-devpay] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake: *** [all] Error 2


Oh - I also tried to install 3.2.0 thinking that perhaps unbuilt
files would be upwardly compattible from the prior version, didn't
work as I was missing an so.3.2.0 library, don't recall which one
but I can reproduce the error if needed.

thanks,

Brian


On Fri, Nov 19, 2010 at 08:02:31AM -0500, Jean-Louis Martineau wrote:

Brian Cuttler wrote:

Gerhard,

Oh - continue if errors.

Running # gmake again, with the -k I have the following result.

I have to ask at this point, what is activate-devpay ?


It's a utility program if you use the S3 device.

Can you try the attached patch?

Jean-Louis



---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.




Post amanda 3.2.0 build 
Jean-Louis,

On Fri, Nov 19, 2010 at 11:08:45AM -0500, Jean-Louis Martineau wrote:
A 'gmake -k install' should install everything except activate-devpay,
so everything should works.

I'll give that a try, besides the socket problems I'm having
with 3.1.2 I've also had a couple of jobs hang out on clients
and cause failures in DLE during subsequent amdump runs.

Do you have all tools to regenerate the Makefile? Do device-src/Makefile
was regenerated after you patched device-src/Makefile.am?
From the output below, the patch is not used, You should see a
'../gnulib/libgnu.la' in the command line.

I didn't run a new configure, but I do see a current timestamp
on the Makefile.

[curie]: /tmp/am-inst/amanda-3.2.0/device-src > ls -l Makefile
-rw-r--r-- 1 brian csusers 60331 Nov 19 10:41 Makefile

Should I re-run ./configure ?

thanks,

Brian


Jean-Louis

Brian Cuttler wrote:
I applied the patch with gmake, ran # make clean, and then # gmake
two times. The output of the final command is.

[curie]: /tmp/am-inst/amanda-3.2.0/device-src > gmake
gmake all-am
gmake[1]: Entering directory `/tmp/am-inst/amanda-3.2.0/device-src'
/bin/bash ../libtool --tag=CC --mode=link /opt/SUNWspro/bin/cc
-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 activate-devpay activate-devpay.o -lm
-mt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lsocket -lnsl
-lresolv -lintl -lcrypto -L/opt/sfw/lib -lcurl -L/usr/sfw/lib -lssl
-lcrypto -lsocket -lnsl -lssl -lcrypto -lsocket -lnsl -ldl -lz libtool:
link: /opt/SUNWspro/bin/cc -I/usr/sfw/include -I/opt/sfw/include
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
activate-devpay activate-devpay.o -mt -L/usr/sfw/lib -L/opt/sfw/lib -lm
-lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lresolv -lintl
/opt/sfw/lib/libcurl.so -lssl -lcrypto -lsocket -lnsl -ldl -lz -mt
-R/opt/sfw/lib -R/opt/sfw/lib -R/usr/sfw/lib
Undefined first referenced
symbol in file
rpl_ftello activate-devpay.o
ld: fatal: Symbol referencing errors. No output written to activate-devpay
gmake[1]: *** [activate-devpay] Error 1
gmake[1]: Leaving directory `/tmp/am-inst/amanda-3.2.0/device-src'
gmake: *** [all] Error 2


Oh - I also tried to install 3.2.0 thinking that perhaps unbuilt
files would be upwardly compattible from the prior version, didn't
work as I was missing an so.3.2.0 library, don't recall which one
but I can reproduce the error if needed.

thanks,

Brian


On Fri, Nov 19, 2010 at 08:02:31AM -0500, Jean-Louis Martineau wrote:

Brian Cuttler wrote:

Gerhard,

Oh - continue if errors.

Running # gmake again, with the -k I have the following result.

I have to ask at this point, what is activate-devpay ?


It's a utility program if you use the S3 device.

Can you try the attached patch?

Jean-Louis



---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.




---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
On 11/09/2010 03:25 PM, Brian Cuttler wrote:

I'm building amanda 3.2.0 on a Solaris 10 Sparc system last
build performed on this system was for amanda-2.6.1p1

I'm seeing a lot of egrep syntax errors ?

Should I worry ?

Can I provide any information for diagnostics ?



Oy. I hate these. They're harmless, AFAIK. I ignore them.

Better late than never, right?
Dan Locks

Post amanda 3.2.0 build 
We set EGREP to the gnu version in /usr/sfw/bin to avoid these messages
using the following addition to the configure command line:

EGREP=/usr/sfw/bin/gegrep

i.e.

./configure --with-group=sys \
blah blah blah \
--without-ipv6 \
EGREP=/usr/sfw/bin/gegrep \
CC=/home/compilers/SUNWspro/bin/cc

This is mostly to improve the build output signal to noise ratio since
the grep errors don't actually seem to cause any problems.

On 11/23/10 02:10, Dan Locks wrote:
On 11/09/2010 03:25 PM, Brian Cuttler wrote:

I'm building amanda 3.2.0 on a Solaris 10 Sparc system last
build performed on this system was for amanda-2.6.1p1

I'm seeing a lot of egrep syntax errors ?

Should I worry ?

Can I provide any information for diagnostics ?


Oy. I hate these. They're harmless, AFAIK. I ignore them.

Better late than never, right?
Dan Locks

Post amanda 3.2.0 build 
Thanks Sean, I'll remember that too.


On Tue, Nov 23, 2010 at 02:28:28AM -0500, Sean Walmsley wrote:
We set EGREP to the gnu version in /usr/sfw/bin to avoid these messages
using the following addition to the configure command line:

EGREP=/usr/sfw/bin/gegrep

i.e.

./configure --with-group=sys \
blah blah blah \
--without-ipv6 \
EGREP=/usr/sfw/bin/gegrep \
CC=/home/compilers/SUNWspro/bin/cc

This is mostly to improve the build output signal to noise ratio since
the grep errors don't actually seem to cause any problems.

On 11/23/10 02:10, Dan Locks wrote:
On 11/09/2010 03:25 PM, Brian Cuttler wrote:

I'm building amanda 3.2.0 on a Solaris 10 Sparc system last
build performed on this system was for amanda-2.6.1p1

I'm seeing a lot of egrep syntax errors ?

Should I worry ?

Can I provide any information for diagnostics ?


Oy. I hate these. They're harmless, AFAIK. I ignore them.

Better late than never, right?
Dan Locks
---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Post amanda 3.2.0 build 
Hi Dan,

I think they might have been harmless, but eliminated
entirely when I remembered to use # gmake rather than # make.

thanks,

Brian

On Tue, Nov 23, 2010 at 01:10:15AM -0600, Dan Locks wrote:
On 11/09/2010 03:25 PM, Brian Cuttler wrote:

I'm building amanda 3.2.0 on a Solaris 10 Sparc system last
build performed on this system was for amanda-2.6.1p1

I'm seeing a lot of egrep syntax errors ?

Should I worry ?

Can I provide any information for diagnostics ?



Oy. I hate these. They're harmless, AFAIK. I ignore them.

Better late than never, right?
Dan Locks
---
Brian R Cuttler brian.cuttler < at > wadsworth.org
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.

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB