Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.

Author Topic:  Linux...oh linux...  (Read 3146 times)

0 Members and 1 Guest are viewing this topic.

_people_

« Reply #15 on: 16, January 2019, 06:34:44 »
Looks like it worked? Try running make && make install
-- _people_ :)

Ninian

« Reply #16 on: 16, January 2019, 06:57:58 »
Code: [Select]
mint@mint-Satellite-A205 ~/Desktop/daimonin_mapmaker/server/make/linux $ make && make install
making all in ../../src/porting...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/porting'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/porting'
making all in ../../src/protocol...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/protocol'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/protocol'
making all in ../../src/3rdparty/zlib...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/3rdparty/zlib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/3rdparty/zlib'
making all in ../../src/socket...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/socket'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/socket'
making all in ../../src/tests...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/tests'
making all in ../../src/server...
make[1]: Entering directory '/home/mint/Desktop/daimonin_mapmaker/server/src/server'
/bin/rm -f daimonin_server
/usr/bin/ar cq daimonin_server aggro.o anim.o arch.o artifact.o button.o exp.o food.o guild.o hashtable.o hashfunc.o holy.o image.o info.o item.o links.o living.o loader.o logger.o los.o map.o map_tile.o material.o mempool.o missile.o object.o quest.o re-cmp.o readable.o recipe.o shstr_ng.o sounds.o stats.o treasure.o utils.o view_inv.o view_map.o aiconfig.o alchemy.o apply.o attack.o ban.o c_chat.o c_misc.o c_move.o c_new.o c_object.o c_party.o c_range.o c_wiz.o channel.o container.o disease.o egoitem.o gmaster.o gods.o init.o ipcompare.o login.o main.o monster.o monster_behaviours.o monster_behaviourset.o monster_memory.o move.o mtrand.o npc_communicate.o pets.o player.o plugins.o resurrection.o rune.o shop.o skills.o skill_util.o spawn_point.o spell_effect.o spell_util.o swamp.o time.o pathfinder.o calendar.o
ranlib daimonin_server
gcc  -o daimonin_server aggro.o anim.o arch.o artifact.o button.o exp.o food.o guild.o hashtable.o hashfunc.o holy.o image.o info.o item.o links.o living.o loader.o logger.o los.o map.o map_tile.o material.o mempool.o missile.o object.o quest.o re-cmp.o readable.o recipe.o shstr_ng.o sounds.o stats.o treasure.o utils.o view_inv.o view_map.o aiconfig.o alchemy.o apply.o attack.o ban.o c_chat.o c_misc.o c_move.o c_new.o c_object.o c_party.o c_range.o c_wiz.o channel.o container.o disease.o egoitem.o gmaster.o gods.o init.o ipcompare.o login.o main.o monster.o monster_behaviours.o monster_behaviourset.o monster_memory.o move.o mtrand.o npc_communicate.o pets.o player.o plugins.o resurrection.o rune.o shop.o skills.o skill_util.o spawn_point.o spell_effect.o spell_util.o swamp.o time.o pathfinder.o calendar.o ../porting/libporting.a ../protocol/libprotocol.a ../tests/libtest.a ../socket/socket.a ../3rdparty/zlib/zlib.a -ldl -lcrypt -lm -lnsl 
monster.o: In function `move_monster':
/home/mint/Desktop/daimonin_mapmaker/server/src/server/monster.c:628: undefined reference to `ai_obj_can_move'
collect2: error: ld returned 1 exit status
Makefile:148: recipe for target 'daimonin_server' failed
make[1]: *** [daimonin_server] Error 1
make[1]: Leaving directory '/home/mint/Desktop/daimonin_mapmaker/server/src/server'
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 5


<Still failing the build>


##  Problem noted and fixed by @_people_  ##
« Last Edit: 17, January 2019, 02:29:23 by Ninian »

sur3

« Reply #17 on: 20, January 2019, 09:58:45 »
It's the implicitly extern inline error, i fixed it in trunk by replacing inline with static: https://sourceforge.net/p/daimonin/code/8228/
« Last Edit: 20, January 2019, 10:07:47 by sur3 »

Ninian

« Reply #18 on: 21, January 2019, 02:20:07 »
Nice @sur3!  I really wish I knew more about the Linux distros to do something when problems arise.

Tags: mapmaker editor 
 

Related Topics

  Subject / Started by Replies Last post
Linux

Started by Jer Tech support

4 Replies
925 Views
Last post 26, June 2007, 04:50:16
by longir
3 Replies
291 Views
Last post 07, July 2021, 03:33:25
by Clort
11 Replies
785 Views
Last post 05, June 2023, 00:41:14
by Renfield
0 Replies
23 Views
Last post 12, August 2023, 00:10:31
by Dolfo
2 Replies
93 Views
Last post 25, August 2023, 13:18:03
by asuratva