amaya make problem on m68k linux.

I hope I am not wasting your time with this one, but I have searched
for over a week looking for a solution to this problem before posting
here.

My system is an Amiga 4000/040 running Linux 2.0.33, XFree86 version
3.3.1.  I have sucessfully installed and am using Lesstif 0.81.

I have attempted to install amaya several times trying different
things with no avail.  I found that I have to make a couple
changes in order to get as far as I have.  I have to put a link
to the config file in my /var/tmp directory (that is where I
installed the source tree).  I also have to create links in the
/var/tmp/Thot/amaya directory to the grammar files in
/var/tmp/Thot/batch.  But the following is the problem that
blows me away.  I assume it is telling me that it can't find
HTML.STR, but it is in the /var/tmp/Thot/amaya directory, which
is where it is looking for it.

I "touch" the *.A and *.S files in that directory to rebuild that
file and still get the same results.

I am including the entire output of "make all" after touching the
*.A and *.S files.

I am pretty sure it is something stupid, but as I mentioned before,
I have attempted to solve this my other means before coming here.

Thanks,
Kenton Groombridge
kgroombr@interquest.de

make[1]: Entering directory `/var/tmp/Thot/tools'
make[2]: Entering directory `/var/tmp/Thot/tools/mkdep'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/Thot/tools/mkdep'
make[2]: Entering directory `/var/tmp/Thot/tools/cextract-1.7'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/Thot/tools/cextract-1.7'
make[1]: Leaving directory `/var/tmp/Thot/tools'
make[1]: Entering directory `/var/tmp/Thot/tablelib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/Thot/tablelib'
make[1]: Entering directory `/var/tmp/Thot/thotlib'
make[2]: Entering directory `/var/tmp/Thot/tablelib'
make[2]: Nothing to be done for `libThotTable'.
make[2]: Leaving directory `/var/tmp/Thot/tablelib'
make[1]: Leaving directory `/var/tmp/Thot/thotlib'
make[1]: Entering directory `/var/tmp/Thot/batch'
make[2]: Entering directory `/var/tmp/Thot/thotlib'
make[2]: Leaving directory `/var/tmp/Thot/thotlib'
make[1]: Leaving directory `/var/tmp/Thot/batch'
make[1]: Entering directory `/var/tmp/Thot/drawlib'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/var/tmp/Thot/drawlib'
make[1]: Entering directory `/var/tmp/Thot/indexlib'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/var/tmp/Thot/indexlib'
make[1]: Entering directory `/var/tmp/Thot/amaya'
STR=`pwd`/../bin/str;PRS=`pwd`/../bin/prs;TRA=`pwd`/../bin/tra;\
cd ../amaya; THOTDIR=`pwd`/.. ;export THOTDIR; \
$STR -DCOUGAR    -DMATHML  HTML ;\
$PRS -DCOUGAR    -DMATHML  HTMLP ;\
$PRS -DCOUGAR    -DMATHML  -DPAGE HTMLP HTMLPP ;\
$PRS -DCOUGAR    -DMATHML  -DUS_PAPER HTMLP HTMLPPUS ;\
$PRS -DCOUGAR    -DMATHML  -DLINK_NUMBER -DPAGE HTMLP HTMLPLP ;\
$PRS -DCOUGAR    -DMATHML  -DLINK_NUMBER -DUS_PAPER HTMLP HTMLPLPUS ;\
$PRS -DCOUGAR    -DMATHML  -DBLACK_WHITE HTMLP HTMLPBW ;\
$TRA -DCOUGAR    -DMATHML  HTMLT ;\
$TRA -DCOUGAR    -DMATHML  HTMLTT
External structure MathML
Recursive element Element
Recursive element Block_Quote
Recursive element Basic_Set
Recursive element Paragraph
Recursive element Anchor
Recursive element Basic_Elem
Recursive element Span
Recursive element Font
Recursive element Italic_text
Recursive element Bold_text
Recursive element Teletype_text
Recursive element Underlined_text
Recursive element Struck_text
Recursive element Big_text
Recursive element Small_text
Recursive element Subscript
Recursive element Superscript
Recursive element Phrase
Recursive element Emphasis
Recursive element Strong
Recursive element Def
Recursive element Code
Recursive element Sample
Recursive element Keyboard
Recursive element Variable
Recursive element Cite
Recursive element Font_
Recursive element Applet
Recursive element Applet_Content
Recursive element Object
Recursive element Object_Content
Recursive element
Recursive element Block
Recursive element Center
Recursive element Division
Recursive element List_
Recursive element Unnumbered_List
Recursive element List_Item
Recursive element Form
Recursive element Form_Element
Recursive element Table
Recursive element thead
Recursive element Table_row
Recursive element Table_cell
Recursive element Data_cell
Recursive element Heading_cell
Table_cell_ghost unused
Element : is a temporary element.
AddressContent : is a temporary element.
Heading : is a temporary element.
Basic_Elem : is a temporary element.
Font : is a temporary element.
Phrase : is a temporary element.
Applet_Content : is a temporary element.
 : is a temporary element.
Block : is a temporary element.
List_ : is a temporary element.
Form_Element : is a temporary element.
Input : is a temporary element.
Text_With_Frame : won't be created
Table_cell : is a temporary element.
Table_cell_ghost : won't be created
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Cannot read structure schema
***ERR line 12
 HTML : BEGIN
 *
Unknown type
Missing file: HTML.STR
Cannot read structure schema
***ERR line 11
  ItemCounter : Rank of List_Item;
                        *
Unknown type
PRS=`pwd`/../bin/prs ; \
cd ../amaya; THOTDIR=`pwd`/.. ;export THOTDIR; \
$PRS -DCOUGAR    -DMATHML  HTMLP ;\
$PRS -DCOUGAR    -DMATHML  -DPAGE HTMLP HTMLPP ;\
$PRS -DCOUGAR    -DMATHML  -DUS_PAPER HTMLP HTMLPPUS ;\
$PRS -DCOUGAR    -DMATHML  -DLINK_NUMBER -DPAGE HTMLP HTMLPLP ;\
$PRS -DCOUGAR    -DMATHML  -DLINK_NUMBER -DUS_PAPER HTMLP HTMLPLPUS ;\
$PRS -DCOUGAR    -DMATHML  -DBLACK_WHITE HTMLP HTMLPBW
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
Missing file: HTML.STR
Structure schema not found
Memory fault
make[1]: *** [../amaya/HTMLP.PRS] Error 139
make[1]: Leaving directory `/var/tmp/Thot/amaya'


****************************************************************************
* Kenton Groombridge                 *  kgroombr@interquest.de             *
* Amiga 2000/40                      *  Amiga 4000/40                      *
****************************************************************************

Received on Monday, 5 January 1998 02:32:14 UTC