On Thu, Sep 26, 2013 at 7:19 AM, Glenn Fowler <[email protected]> wrote: > > the AT&T Software Technology ast alpha 2013-09-26 source release > has been posted to the download site > http://www.research.att.com/sw/download/alpha/ > the package names and md5 checksums are > INIT 95da0c907a6ed25a601c373e16a1862e > ast-base 0aed6c2cd6bccf0ec23120179a1dfc38 > ast-open 529b4c33049de4100bc6f5ecaafa7722 > ast-ksh d0762a194fe508641fa0706294236d3f > the md5 sums should match the ones listed on the download page > > note that these are binary md5sums :) [snip]
Erm... there are a couple of problems: 1. ast-ksh doesn't build on Solaris 11/AMD64/64bit: -- snip -- + cc -KPIC -D_TS_ERRNO -D_REENTRANT -KPIC -g -xs -xspace -Xa -xstrconst -z combreloc -xildoff -xcsi '-errtags=yes' '-DSHOPT_CMDLIB_BLTIN=0' '-DSH_CMDLIB_DIR="/usr/ast/bin"' '-DSHO PT_CMDLIB_HDR="/home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/tmp_solaris_builtin_header.h"' -DSHOPT_SYSRC '-D_map_libc=1' '-D_lib_socket=1' -lsocket -lnsl -I. -I/hom e/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum -I/home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/arch/sol11.i386-64/include/ast -D_PACKAGE_ast -c /home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum/sumlib.c "/home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum/sumlib.c", line 198: undefined symbol: sha384_scale "/home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum/sumlib.c", line 198: non-constant initializer: op "NAME" "/home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum/sumlib.c", line 267: warning: statement not reached (E_STATEMENT_NOT_REACHED) cc: acomp failed for /home/test001/ksh93/ast_ksh_20130926/build_i386_64bit_debug/src/lib/libsum/sumlib.c mamake [lib/libsum]: *** exit code 2 making sumlib.o -- snip -- 2. The patch for getconf XATTR_* was forgotten... again... see http://lists.research.att.com/pipermail/ast-developers/2013q3/003483.html 3. The "wchar.sh" patch from http://lists.research.att.com/pipermail/ast-developers/2013q3/003484.html was forgotten, too... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
