[CF List] Server 1.3.0 Makefile broken

Kevin R. Bulgrien kbulgrien at worldnet.att.net
Wed Jul 10 01:53:45 CDT 2002


..configure properly detected that makedepend did not exist, but then this
happened...

---

[
     
     root at krayp120
     
      crossfire-1.3.0]# make depend
making depend in common...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/common'
g -O2   -I../include -I./../include -- anim.c arch.c button.c exp.c friend.c 
glue.c holy.c info.c image.c init.c item.c links.c living.c loader.c logger.c 
los.c map.c object.c porting.c player.c re-cmp.c readable.c recipe.c shstr.c 
time.c treasure.c utils.c
make[1]: g: Command not found
make[1]: [depend] Error 127 (ignored)
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/common'
making depend in random_maps...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/random_maps'
g -O2   -I../include -I. -I../include -- random_map.c room_gen_onion.c 
room_gen_spiral.c maze_gen.c reader.c floor.c wall.c monster.c door.c decor.c 
exit.c treasure.c special.c style.c rogue_layout.c snake.c square_spiral.c 
expand2x.c
make[1]: g: Command not found
make[1]: [depend] Error 127 (ignored)
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/random_maps'
making depend in socket...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/socket'
g -O2   -I../include -I./../include -- image.c info.c init.c item.c loop.c 
lowlevel.c metaserver.c request.c sounds.c
make[1]: g: Command not found
make[1]: [depend] Error 127 (ignored)
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/socket'
making depend in server...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/server'
g -O2   -I../include -I./../include -I../include -- alchemy.c apply.c 
attack.c ban.c c_chat.c c_misc.c c_move.c c_new.c c_object.c c_party.c 
c_range.c c_wiz.c commands.c daemon.c disease.c egoitem.c hiscore.c gods.c 
init.c login.c main.c monster.c move.c pets.c player.c plugins.c 
resurrection.c rune.c shop.c skills.c skill_util.c spell_effect.c 
spell_util.c swamp.c swap.c time.c timers.c weather.c
make[1]: g: Command not found
make[1]: [depend] Error 127 (ignored)
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/server'
making depend in include...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/include'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/include'
making depend in lib...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/lib'
makedepend  --   -I../include --
make[1]: makedepend: Command not found
make[1]: *** [depend] Error 127
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/lib'
making depend in utils...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/utils'
make[1]: `depend' is up to date.
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/utils'
making depend in doc...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/doc'
make[1]: Nothing to be done for `depend'.
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/doc'
making depend in plugin...
make[1]: Entering directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/plugin'
g -O2   -I../include -I./../include -I./include  -I../include -- 
plugin_python.c
make[1]: g: Command not found
make[1]: [depend] Error 127 (ignored)
make[1]: Leaving directory 
`/home/operator/pkg/crossfire-1.3/crossfire-1.3.0/plugin'
[
     
     root at krayp120
     
      crossfire-1.3.0]#

    
    


More information about the crossfire mailing list