Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!uwm.edu!bionet!agate!ucbvax!ANDREW.CMU.EDU!gk5g+ From: gk5g+@ANDREW.CMU.EDU (Gary Keim) Newsgroups: comp.soft-sys.andrew Subject: Re: ATK4 PL9 on IBM/RS6000? Message-ID: Date: 16 Jan 91 20:24:22 GMT References: <1991Jan16.183718.4684@dartvax.dartmouth.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 50 Excerpts from misc: 16-Jan-91 ATK4 PL9 on IBM/RS6000? Pete Schmitt@bloom-beaco (533) > We are not having problems compiling the code at PL7 but > most programs would not run. Has anyone successfully got andrew > to run as well? What compile options did you use? Did you try > with bsdcc or cc? Do you mean patch.009? It runs just fine here. Here are the site files that I use. andrew/config/site.h: #define PRE_X11R4_ENV 1 #define MK_BASIC_UTILS 1 #define MK_AUTHORING 1 #define MK_AUX_UTILS 1 #define MK_AUX_INSETS 1 #ifdef LINKINSTALL_ENV #undef LINKINSTALL_ENV #endif /* LINKINSTALL_ENV */ #define BUILDANDREWINSTALL_ENV 1 #define AFS_ENV 1 #define AFS30_ENV 1 #define AFS31_ENV 1 #define WHITEPAGES_ENV 1 #define AMS_DELIVERY_ENV 1 #define RUN_AMDS_ENV 1 #define SNAP_ENV 1 #define CONTRIB_ENV 1 andrew/config/site.mcr: BASEDIR = /usr/buildandrew CDEBUGFLAGS = -g MAKEDOFLAGS = -g -d ${BASEDIR}/lib -b ${BASEDIR}/bin AFSBASEDIR = /usr/vice We use AFS so some of these options might not apply to your site. We use /bin/cc. If there are any error messages that come up when an application fails, sent them along. Gary Keim ATK Group