Glenn Fowler wrote:
> 
> the AT&T Software Technology ast 2009-05-01 source and binary release
> has been posted to the download site
>         http://www.research.att.com/sw/download/
> the notes and changes link has details on the release

Somehow this doesn't compile on Solaris 11/B111 32bit SPARC:
-- snip --
+ cc -D_BLD_DLL -KPIC -O -I.
-I/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll
-I/home/test001/ksh93/ast_ksh_20090501/normal/arch/sol11.sun4/include/ast
-D_PACKAGE_ast -D_BLD_dll -c
/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 42: undefined symbol: Dllscan_t
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 42: undefined symbol: dls
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 43: undefined symbol: Dllent_t
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 43: undefined symbol: dle
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 48: warning: implicit function declaration: dllsopen
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 50: warning: implicit function declaration: dllsread
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: warning: implicit function declaration: dllopen
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: undefined struct/union member: path
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: left operand of "->" must be pointer to struct/union
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: undefined symbol: RTLD_GLOBAL
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: undefined symbol: RTLD_PARENT
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 53: warning: improper pointer/integer combination: op "="
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 56: left operand of "->" must be pointer to struct/union
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 56: warning: improper pointer/integer combination: arg #2
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 60: left operand of "->" must be pointer to struct/union
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 60: warning: implicit function declaration: dlerror
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 62: warning: implicit function declaration: dllsclose
"/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c",
line 70: warning: improper pointer/integer combination: op "="
cc: acomp failed for
/home/test001/ksh93/ast_ksh_20090501/normal/src/lib/libdll/dllplug.c
mamake [lib/libdll]: *** exit code 2 making dllplug.o
-- snip --

... and:
-- snip --
+ cc -O -I. -I/home/test001/ksh93/ast_ksh_20090501/normal/src/cmd/ksh93
-Iinclude
-I/home/test001/ksh93/ast_ksh_20090501/normal/src/cmd/ksh93/include
-I/home/test001/ksh93/ast_ksh_20090501/normal/arch/sol11.sun4/include/ast
-D_PACKAGE_ast -D_BLD_shell -DSHOPT_DYNAMIC -DSHOPT_MULTIBYTE
-DSHOPT_PFSH -DERROR_CONTEXT_T=Error_context_t -DSHOPT_STATS
-DSHOPT_HISTEXPAND -DSHOPT_ESH -c
/home/test001/ksh93/ast_ksh_20090501/normal/src/cmd/ksh93/bltins/sleep.c
"./FEATURE/poll", line 107: identifier redeclared: fd_set
        current : long
        previous: struct fd_set {array[32] of long fds_bits} :
"/usr/include/sys/select.h", line 149
cc: acomp failed for
/home/test001/ksh93/ast_ksh_20090501/normal/src/cmd/ksh93/bltins/sleep.c
-- snip --
... it seems something is wrong with the iffe probes... ;-(

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to