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 [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.
