That it does, thanks!tc- wrote:Now it should work

Moderators: Moderators, Lobby Developers
Code: Select all
./autogen.sh && make
Code: Select all
Now type `make' to compile.
cd . && /bin/bash /home/isaac/springlobby/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/isaac/springlobby'
Making all in src
make[2]: Entering directory `/home/isaac/springlobby/src'
Making all in images
make[3]: Entering directory `/home/isaac/springlobby/src/images'
Making all in flags
make[4]: Entering directory `/home/isaac/springlobby/src/images/flags'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/isaac/springlobby/src/images/flags'
make[4]: Entering directory `/home/isaac/springlobby/src/images'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/isaac/springlobby/src/images'
make[3]: Leaving directory `/home/isaac/springlobby/src/images'
make[3]: Entering directory `/home/isaac/springlobby/src'
<insert alot of strange code here>
make[3]: *** [socket.o] Error 1
make[3]: Leaving directory `/home/isaac/springlobby/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/isaac/springlobby/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/isaac/springlobby'
make: *** [all] Error 2
sweet, I'll try it.Brain Damage wrote:the "strange code" is actually the useful part, the parts you posted are useless
i already reported a compiling bug & seems fixed here, try again checking the svn
Code: Select all
[GAME]
{
Mapname=???晭q;
StartMetal=1000;
StartEnergy=1000;
MaxUnits=500;
StartPosType=2;
GameMode=0;
GameType=??;
LimitDGun=0;
DiminishingMMs=1;
GhostedBuildings=1;
HostIP=???㐹!;
HostPort=8452;
MyPlayerNum=3;
NumPlayers=4;
NumTeams=4;
NumAllyTeams=2;
[PLAYER0]
{
name=???;
Spectator=0;
team=0;
}
[PLAYER1]
{
name=???da;
Spectator=0;
team=1;
}
Code: Select all
** OnBattleInfoUpdated( ):
** OnUserJoinedBattle( ):
** SendMyBattleStatus( ):
-- ExecuteCommand( ): : ??? Cmd: ADDSTARTRECT params: 0 0 1 29 200
** OnUnknownCommand( ):
-- ExecuteCommand( ): : ??? Cmd: ADDSTARTRECT params: 1 172 0 200 200
** OnUnknownCommand( ):
** OnBattleInfoUpdated( ):
** (springlobby:16765): CRITICAL **: clearlooks_style_draw_handle: assertion `width >= -1' failed
** (springlobby:16765): CRITICAL **: clearlooks_style_draw_handle: assertion `width >= -1' failed
** OnBattleInfoUpdated( ):
** OnBattleInfoUpdated( ):
** OnUserJoinedBattle( ):
** Say( ):
** SayBattle( ):
** OnUserQuit( ):
** OnNewUser( ):
** SendMyBattleStatus( ):
** SendMyBattleStatus( ):
** OnUserJoinedBattle( ):
** OnBattleInfoUpdated( ):
** OnNewUser( ):
** SendMyBattleStatus( ):
** OnUserJoinedBattle( ):
** OnUserLeftBattle( ):
** OnBattleInfoUpdated( ):
** SendMyBattleStatus( ):
** Say( ):
** SayBattle( ):
** OnBattleInfoUpdated( ):
** OnUserLeftBattle( ):
** OnBattleInfoUpdated( ):
-- GetScriptTxt( ): : 0
-- GetScriptTxt( ): : 1
-- GetScriptTxt( ): : 0
-- GetScriptTxt( ): : 0
** OnUserJoinedBattle( ):
** OnBattleOpened( ):
** OnBattleInfoUpdated( ):
** OnUserLeftBattle( ):
** OnBattleInfoUpdated( ):
** OnUserJoinedBattle( ):
** OnBattleInfoUpdated( ):