[comp.soft-sys.andrew] Trouble building atk/layout

bauer@LOLIGO.CC.FSU.EDU (Jeff Bauer) (04/18/91)

Hi,

	I am trying to build the Andrew Distribution distributed
with X11R4.  I've installed patch.001-patch.009 and vui.patch
from the "X/contrib-fixes/andrew" directory on export.lcs.  I seem to
be missing some files.  A "make World" bombs here :

building (dependInstall) (/fsucc/sun4/X11R4/contrib/toolkits/andrew/atk/layout)
../.././config/depend.csh /usr/bin/X11/makedepend /usr/andrew /usr/andrew \
/usr/include/X11 "cc" /usr/andrew/bin/class "-I.   \
-I/usr/andrew/include/atk -I/usr/andrew/include -I/usr/include/X11"

Andrew class preprocessor exiting abnormally!
  processing file: filler.ch
  message: can not open the file cel.ch
  exit code = 3.


Andrew class preprocessor exiting abnormally!
  processing file: fillerv.ch
  message: can not open the file celv.ch
  exit code = 3.

Later on, it can't find filler.eh, filler.ih, fillerv.eh, layout.eh,
cel.ih, layoutv.eh.  They don't appear to be in the atk/layout directory, or
in any other andrew directory.

Can somebody either send me these files or tell me what's wrong?  I'd
appreciate it..

PS : Please email me; I'm not on the info-andrew mailing list yet (and don't
know if this is crossposted to a USENET newsgroup, like comp.soft-sys.andrew)

--
Jeff Bauer				bauer@loligo.cc.fsu.edu
FSU Computing Center Systems Group	(904) 644-2591 x. 113

bauer@loligo.cs.fsu.edu (Jeff Bauer) (04/18/91)

Well, it WAS crossposted :)!

I found a "cel.ch" and "celv.ch" next door, in atk/lset.  Just
symlinked them in atk/layout and the build worked.  So, thanks
anyway!
--
--
Jeff Bauer				bauer@loligo.cc.fsu.edu
FSU Computing Center Systems Group	(904) 644-2591 x. 113

susan+@ANDREW.CMU.EDU (Susan Straub) (04/19/91)

There is a problem with the atk/Imakefile in patchlevel 9.   atk/lset
should be built before layout but is in the wrong order in the
Imakefile.  

We suggest you build andrew/atk/lset by hand, then go back up to the
andrew/atk directory and restart the make world.  

This will be fixed in patch.010.  

Thanks for your patience, 

Susan Straub
Andrew Toolkit Group