Thanks, with the updated Makefile the server runs perfectly. I used GCC 4.1.3 and only needed to remove one of the optimizer settings.
On Tue, Aug 5, 2008 at 5:31 PM, Tony omega Sergi <[EMAIL PROTECTED]>wrote: > You may not have been on the list when I posted this, but; > http://www.omegaowns.us/valvestuff/orange_makefiles.tar.gz > > also, I used 4.2.2 > -Tony > > > On Tue, Aug 5, 2008 at 6:55 AM, Arne Sikstrom <[EMAIL PROTECTED] > >wrote: > > > I have recently ported our mod to OB and everything is working except the > > dedicated Linux server. The Linux build runs all maps and all mod game > > functions are working fine but some standard game commands(timeleft, say, > > say_team, kill ...) now returns "command unknown" when issued from the > > client. > > > > I have tested the port on a dedicated Windows server and the commands > > execute as they should so I can't blame the port. I have also tested to > > build with both GCC 3.4.6 and 4.1.3 and the result is the same. > > The Linux PC runs our old EP1 mod without problems so the problem seems > to > > be in the Linux build itself. > > > > What is the best way to troubleshoot this, dissecting the ConCommand > class? > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > > > > -- > -Tony > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

