Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!gk5g+ From: gk5g+@ANDREW.CMU.EDU (Gary Keim) Newsgroups: comp.soft-sys.andrew Subject: Re: compiling patch10 on sun4, sunos4.1.1 Message-ID: Date: 24 Jun 91 19:51:34 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The Internet Lines: 29 Excerpts from misc: 24-Jun-91 compiling patch10 on sun4, .. N J Williams@doc.imperia (2092+0) > Looking further into this, the directory ../machdep/machine is a symlink > to ../machdep/sun_sparc. This *should* be sun_sparc_41 surely... In the > Makefile, SYS_OS_ARCH=sun_sparc_41 is set from the macro file, but this > is overriden to be sun_sparc later on: Yes, it is overriden by your site files. I believe all of what follows came from your site.mcr file: XUTILDIR=/usr/bin/X11 SYSTEM_H_FILE = sun4_41/system.h SYS_IDENT = sun4_41 SYS_OS_ARCH = sun_sparc The reason I think this is because if you look at the last few macros defined by sun4_41/system.mcr you see that they are: MALLOCALIGNMENT = 8 PICFLAG = -pic SHLIBLDFLAGS = -assert pure-text Can you send me your site files? I'd like to figure this out. Gary Keim ATK Group