INSTALL revision 41142
1# -*- text -*-
2		      am-utils 6.0 compatibility list
3
4For each system, list if it autoconfigures, compiles, or runs.  Fill in
5email id of person who confirms the fact.  A missing entry means unverified.
6A 'no' means verified broken.
7
8SYSTEM				AUTOCONF  COMPILE    RUN      SHLIB
9=========================	========  =========  =======  =====
10alpha-dec-osf2.1		ezk       ezk        ezk
11alpha-dec-osf4.0		ezk       ezk        dsr[3]
12alphaev5-unknown-linux-gnu	ezk       ezk        finkel   ezk
13hppa1.0-hp-hpux11.00		ezk       ezk        ezk
14hppa1.1-hp-hpux10.10		ezk       ezk        ezk     -ezk (!rpcsvc.so)
15hppa1.1-hp-hpux10.20		ezk       ezk        ezk     -ezk (!rpcsvc.so)
16hppa1.1-hp-hpux9.01		ezk[4]    ezk[4]     nrh/ezk
17hppa1.1-hp-hpux9.05		ezk[4]    ezk[4]     nrh/ezk
18hppa1.1-hp-hpux9.07		ezk[4]    ezk[4]     nrh/ezk
19i386-pc-bsdi2.1			ezk       ezk        ezk
20i386-pc-bsdi3.0			ezk       ezk        ezk
21i386-pc-bsdi3.1			ezk       ezk        ezk
22i386-pc-solaris2.5.1		ezk       ezk        ezk      ezk
23i386-pc-solaris2.6		ezk       ezk        ezk      ezk
24i386-pc-solaris2.7		ezk       ezk        ezk      ezk
25i386-unknown-freebsd2.1.0	ezk       ezk        ezk
26i386-unknown-freebsd2.2.1	ezk       ezk        ezk      ezk
27i386-unknown-freebsd3.0		ezk       ezk        ezk      ezk
28i386-unknown-netbsd1.2.1	ezk       ezk        ezk      ezk
29i386-unknown-netbsd1.3		ezk       ezk        ezk      ezk
30i386-unknown-netbsd1.3.1	ezk       ezk        ezk      ezk
31i386-unknown-openbsd2.1		ezk       ezk        ezk      ezk
32i486-ncr-sysv4.3.03		ezk       ezk       
33i486-pc-linux-gnulibc1		ezk       ezk        ezk      ezk
34i586-pc-linux-gnu		ezk       ezk        ezk      ezk
35i586-pc-linux-gnulibc1		ezk       ezk        ezk      ezk
36i686-pc-linux-gnu		ezk       ezk        ezk      ezk
37i686-pc-linux-gnulibc		ezk       ezk        ezk      ezk
38m68k-hp-hpux9.00		ezk[4]    ezk[4]     nrh/ezk
39m68k-next-nextstep3		ezk       ezk        ezk
40m68k-sun-sunos4.1.1		ezk       ezk
41mips-dec-ultrix4.3		ro        ro         ro
42mips-sgi-irix5.2
43mips-sgi-irix5.3		ezk       ezk        ezk
44mips-sgi-irix6.2		ezk[1]    ezk[1]     ezk[1]
45mips-sgi-irix6.4		ezk       ezk        ezk     ezk (!gcc)
46powerpc-ibm-aix4.1.5.0		ezk       ezk        wpaul
47powerpc-ibm-aix4.2.1.0		ezk       ezk        ezk
48rs6000-ibm-aix3.2		ezk       ezk        ezk
49rs6000-ibm-aix3.2.5		ezk       ezk        ezk
50rs6000-ibm-aix4.1.4.0		ezk       ezk       
51sparc-sun-solaris2.3		ezk       ezk        ezk
52sparc-sun-solaris2.4		ezk       ezk        ezk     ezk
53sparc-sun-solaris2.5		ezk       ezk        ezk     ezk
54sparc-sun-solaris2.5.1		ezk       ezk        ezk     ezk
55sparc-sun-solaris2.6		ezk       ezk[2]     ezk     ezk
56sparc-sun-solaris2.7		ezk       ezk[2]     ezk     ezk
57sparc-sun-sunos4.1.1		ezk       ezk        ezk     ezk
58sparc-sun-sunos4.1.3		ezk       ezk        ezk     ezk
59sparc-sun-sunos4.1.3C		ezk       ezk        ezk     ezk
60sparc-sun-sunos4.1.3_U1		ezk       ezk        ezk     ezk
61sparc-sun-sunos4.1.4		ezk       ezk        ezk     ezk
62sparc-unknown-linux-gnulibc1	ezk       ezk        ezk     ezk
63sparc-unknown-netbsd1.2E	ezk       ezk        ezk
64sparc64-unknown-linux-gnu	ezk	  ezk	     ezk     ezk
65
66EMAIL ID LEGEND:
67
68bking:	Bevis R W King <B.King@ee.surrey.ac.uk>                
69dsr:	Dan Riley <dsr@mail.lns.cornell.edu>
70ezk:	Erez Zadok <ezk@cs.columbia.edu>
71nrh:	Nick Hall <nrh@dcs.ed.ac.uk>
72stolke:	Andreas Stolcke <stolcke@speech.sri.com>
73wpaul:	Bill Paul <wpaul@ctr.columbia.edu>
74finkel:	Raphael Finkel <raphael@cs.uky.edu>
75ro:	Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
76
77
78FOOTNOTES:
79
80[1] If compiling with cc on Irix 6, then use
81
82	CC="cc -32 -Wl,-woff,84" ./buildall
83
84to build (good) "old style" 32 bit code and suppress stupid linker warnings
85about unused libraries.
86
87Also, to get NFS V3 working, you need these two patches from SGI:
88
89	patch 1615: NFS over TCP 
90	patch 2041: NFS roll-up patch
91
92and then add "-p tcp" to /etc/config/nfsd.options.
93
94[2] If compiling on Solaris 2.6, you need to add -D_LARGEFILE64_SOURCE to
95CFLAGS to enable the 64bit file offset interface:
96
97	make CFLAGS="-O2 -g -D_LARGEFILE64_SOURCE"
98
99If you're using the standard configure script, it will add this flag for you
100automatically.
101
102[3] DU-4.0 may not use NFS (server-side) V3 by default.  You may need to
103adjust /etc/init.d/nfs, and change the nfsd startup line from to
104 
105	if /usr/sbin/nfsd $NUM_NFSD; then
106to
107	if /usr/sbin/nfsd -t 8 -u 8 ; then
108
109[4] HPUX 9.X has a bad /bin/sh that runs out of fixed memory allocations.
110If you use the configure script, you must run it as
111
112	/bin/ksh ./configure
113
114Also, this system has a bad /bin/make that cannot handle VPATH well.  You
115cannot use --srcdir or the buildall script with it.  I suggest you install
116GNU make or configure locally with "/bin/ksh ./configure".
117
118Erez.
119