not known were ksh and libshell.* built and installed by this point? On Tue, 23 Apr 2013 19:00:37 +0200 Roland Mainz wrote: > Hi!
> ---- > An attempt to build a 32bit version of ast-open.2013-04-22 on SuSE > 12.3/AMD64 via $ CC='gcc -m32' /bin/ksh ./bin/package make 2>&1 | tee > -a buildlog.log # fails like this: > -- snip -- > + cc -O2 -D_BLD_DLL -fPIC -I- > -I/home/test001/work/ast_ksh_20130422/build_32bit_plain/arch/linux.i386-64/include/ast > -I/usr/include/ast '-DERROR_CATALOG="kshdbm"' '-DUSAGE_LICENSE > ="[-author?Glenn Fowler <[email protected]>][-copyright?Copyright > (c) 2007-2013 AT&T Intellectual > Property][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalo > g?kshdbm]"' -D_PACKAGE_ast -c > /home/test001/work/ast_ksh_20130422/build_32bit_plain/src/cmd/kshlib/dbm/dbm.c > cc1: note: obsolete option -I- used, please use -iquote instead > + mkdir -p > /home/test001/work/ast_ksh_20130422/build_32bit_plain/arch/linux.i386-64/lib/ksh > + /usr/bin/ar r libkshdbm.a dbm.o > /usr/bin/ar: creating libkshdbm.a > + rm -f dbm.o > + > /home/test001/work/ast_ksh_20130422/build_32bit_plain/arch/linux.i386-64/bin/cc > -L/home/test001/work/ast_ksh_20130422/build_32bit_plain/arch/linux.i386-64/lib > -L/usr/lib64/ast - > shared -nostartfiles -o libdbm.so.0.0 -Wl,-whole-archive libkshdbm.a > -Wl,-no-whole-archive -lshell -last -lc > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > skipping incompatible /usr/lib64/ast/libshell.so when searching for > -lshell > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > skipping incompatible /usr/lib64/ast/libshell.a when searching for > -lshell > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > cannot find -lshell > collect2: error: ld returned 1 exit status > make [cmd/kshlib/dbm]: *** exit code 1 making libdbm.so.0.0 > make [cmd/kshlib/dbm]: *** 1 action failed > make: *** exit code 1 making cmd/kshlib/dbm > -- snip -- > ... is this a known issue or should I dig deeper ? > ---- > 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
