[7733] in Athena Bugs
7.3 RS/6000 imake + /source/config
daemon@ATHENA.MIT.EDU (John Carr)
Mon Jul 15 00:15:03 1991
To: testers@ATHENA.MIT.EDU
Date: Mon, 15 Jul 91 00:15:07 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
If I run "imake -I/source/config -DTOPDIR=/source -DNEWTOP=." (the default
for "make Makefile" using the config files in /source/config) I get a bad
Makefile. I have "AnsiCC()" in Imakefile. The CC command does not include
the correct defines and does not use the ANSI C compiler, and the link
command does not include -lbsd.
Richard says this would probably be fixed by installing the imake used by
rel-eng into /usr/athena/bin instead of the X11R4 version.