On Fri, Aug 13, 2010 at 12:57 AM, Glenn Fowler <[email protected]> wrote: > > the AT&T Software Technology ast beta 2010-08-11 source release > has been posted to the download site > http://www.research.att.com/sw/download/beta/ > the { INIT ast-ksh ast-base ast-open } packages were updated
Hello, while the above files can be downloaded already, the above url does not list them as the current beta releases just yet. So I've tried this and wanted to see if it works for me. Here's what I did first: pipp...@bogus ~/build $ cd build/ pipp...@bogus ~/build $ tar xf ~/Downloads/INIT.2010-08-11.tgz pipp...@bogus ~/build $ tar xf ~/Downloads/ast-base.2010-08-11.tgz pipp...@bogus ~/build $ ./bin/package only make ast-ksh CCFLAGS='-march=core2 -pipe -O2' SHELL=/bin/sh that fails here: ++ /usr/bin/cc -shared -nostartfiles -o libshell.so.1.1 -Wl,-whole-archive libshell.a -Wl,-no-whole-archive /home/pippld/arch/linux.i386-64/lib/libcmd.a /home/pipping/build/arch/linux.i386-64/lib/libast.a -lm -lc /usr/lib64/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /home/pipping/build/arch/linux.i386-6recompile with -fPIC /home/pipping/build/arch/linux.i386-64/lib/libdll.a: could not read symbols: Bad value collect2: ld returned 1 exit status make [cmd/ksh93/cc-O,-D_BLD_DLL,-fPIC]: *** exit code 1 making libshell.so.1.1 make [cmd/ksh93/cc-O,-D_BLD_DLL,-fPIC]: *** 1 action failed make [cmd/ksh93]: ".DLL.cc-O,-D_BLD_DLL,-fPIC", line 8: *** exit code 1 making cc-O,-D_BLD_DLL,-fPIC I should not be having this directory, should I? Something looks very wrong here. pipp...@bogus ~/build $ ls -l arch/linux.i386-64/src/cmd/ksh93/cc-O,-D_BLD_DLL,-fPIC total 1276 -rw-r--r-- 1 pipping pipping 1192332 2010-08-13 02:38 libshell.a -rw-r--r-- 1 pipping pipping 26647 2010-08-13 02:38 Makefile.mo -rw-r--r-- 1 pipping pipping 76193 2010-08-13 02:38 Makefile.ms -rw-r--r-- 1 pipping pipping 41 2010-08-13 02:38 shell.req pipp...@bogus ~/build $ I'm attaching the corresponding make.out. Regards, Elias Pipping
make.out.xz
Description: application/xz
_______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
