dave@lsuc.UUCP (David Sherman) (02/01/85)
Pointers for anyone trying to compile pathalias from the
recent net.sources distribution:
To get pathalias to run on our 3220, I had to change the last
line of config.h to set ALIGN to 2. Otherwise it dumped core.
Also, a change of "struct y_s" to "struct Y_s" globally was
required. The Edition VII compiler didn't like
struct y_s { ... } y_s; appearing within a union typedef,
and complained about y_s being redeclared.
Dave Sherman
--
{utzoo pesnta nrcaero utcs}!lsuc!dave
{allegra decvax ihnp4 linus}!utcsrgv!lsuc!dave