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

Crossfire 0.92.3 compilation problems




Crossfire 0.92.3 was apparently compiling correctly on my system until
it reached the lib directory and tried to produce the fonts.  The
``convertfont'' utility is not on my system; I've even tried
``find / -name convertfont -print'' to locate it.

Curiously enough, my system is SunOS and uses OpenWindows, and the
various bdfto* utilities exist.  I've looked through all the Solaris
2.5 installation disks and I've searched the WWW fairly exhaustively,
and I can't locate where the file ought to be on my system or where I
can download it.

My PATH *does* contain /usr/openwin/bin (where the bdfto* exist) and
/usr/dt/bin, along with the standard paths.

This wasn't a C compilation problem, however here is the requested
information from the README file:

Version:  Crossfire 0.92.3
Computer: Sun SPARC 20
OS:       Solaris 2.5 (SunOS 5.5)
Windows:  CDE; OpenWindows is installed, however
Compiler: gcc 2.7.2
CFlags:   -ansi -I. -I../include -I/usr/openwin/include \
          -DSVR4 -DSYSV -DLONGJUMP -DERIC_SERVER=0
          -DFONTDIR=\"/usr/games/lib/crossfire/fonts\" -DFONTNAME=\"crossfire\"
          -DLIBDIR=\"/usr/games/lib/crossfire\"

Here is the edited output from the ``make'' attempt:

----begin here----
making all in ./server...
Makefile:438: warning: overriding commands for target `/usr/games/bin/crossfire'
Makefile:430: warning: ignoring old commands for target `/usr/games/bin/crossfire'
making all in ./lib...
make[1]: Entering directory `/home/games/src/crossfire/crossfire-0.92.3/lib'
convertfont crossfire.bdf
make[1]: convertfont: Command not found
make[1]: *** [crossfire24.fb] Error 127
make[1]: Leaving directory `/home/games/src/crossfire/crossfire-0.92.3/lib'
make: *** [all] Error 2
-----end here-----

Please let me know where I could download ``convertfont'' or if there
is another utility I could use instead.

Thanks,

Jonathan