Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HP 735 Makefile problem




I know this is probably system dependant, but you might still know the
answer.  I fail on the compile of crossfire 0.91.8  in the following 
way:

[edit crosssite.def ,  also copy crossite.def to top level directory...
	/ul/mjc/games/crossfire   <- target directory to install to
	/ul/mjc/games/crossfire-0.91.8 <- directory where tarfile stuff is...
 all I change in the crosssite.def file is the install to directory.]

imake -DUseInstalled -I/usr/lib/X11/config
	[don't have xmkmf on our HPs]

make Makefiles  -> [error occurs]

Here is the output...

making Makefiles in ./common...
        rm -f common/Makefile.bak
+ mv -f common/Makefile common/Makefile.bak 
        cd common; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I./../.. -I./../config -DTOPDIR=../. -DCURDIR=./common; \
        make -b Makefiles
making Makefiles in ./doc...
        rm -f doc/Makefile.bak
+ mv -f doc/Makefile doc/Makefile.bak 
        cd doc; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I./../.. -I./../config -DTOPDIR=../. -DCURDIR=./doc; \
        make -b Makefiles
making Makefiles in ./doc/spoiler...
        rm -f spoiler/Makefile.bak
+ mv -f spoiler/Makefile spoiler/Makefile.bak 
        cd spoiler; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I.././../.. -I.././../config -DTOPDIR=../../. -DCURDIR=./doc/spoiler; \
        make -b Makefiles
making Makefiles in ./doc/spell-docs...
        rm -f spell-docs/Makefile.bak
+ mv -f spell-docs/Makefile spell-docs/Makefile.bak 
        cd spell-docs; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I.././../.. -I.././../config -DTOPDIR=../../. -DCURDIR=./doc/spell-docs; \
        make -b Makefiles
making Makefiles in ./server...
        rm -f server/Makefile.bak
+ mv -f server/Makefile server/Makefile.bak 
        cd server; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I./../.. -I./../config -DTOPDIR=../. -DCURDIR=./server; \
        make -b Makefiles
making Makefiles in ./client...
        rm -f client/Makefile.bak
+ mv -f client/Makefile client/Makefile.bak 
        cd client; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I./../.. -I./../config -DTOPDIR=../. -DCURDIR=./client; \
        make -b Makefiles
making Makefiles in ./utils...
        rm -f utils/Makefile.bak
+ mv -f utils/Makefile utils/Makefile.bak 
        cd utils; imake -DUseInstalled -I/usr/lib/X11/config -DCrossFire -I./../.. -I./../config -DTOPDIR=../. -DCURDIR=./utils; \
        make -b Makefiles
Make: line 386: syntax error.  Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

-----------------------------------------------------

Do you have any suggestions?

(Our Suns don't have xmkmf or imake, and our SGI machines give a similar
	error.)

Am I doing some simple thing wrong?

Matt
--
------------------------------------------------------------------------
 O O   Matt J. Carlson    mjc@wag.caltech.edu  
\___/  HAVE A NICE DAY!   http://www.cco.caltech.edu/~mcarlson/
------------------------------------------------------------------------