Author Topic: Linux PS version  (Read 2360 times)

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #15 on: February 03, 2005, 04:08:16 pm »
There are cases when the CVS client will be ahead of the server.  This is because there is a major change in the network protocol. ( Well not major but enough to stop things from working correctly ).  In this case the client is \'too new\' for the current server.  This is usually resolved in a day or so when Talad builds a new client and it is published on the updater.

These changes should hopefully be not that frequent and are resolved soon.  I will stick the current network version that the server is running on laanx.fragnetics.com so you CVS people can check to see if you are new or old.
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

Diamondcite

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #16 on: February 03, 2005, 04:17:01 pm »
Quote
Originally posted by phibxr
I see. I\'m not very experienced in building things from CVS.

At the moment, I only have the information in http://laanx.fragnetics.com/gentoo.php. How can I alter it to build from a day that is confirmed to be working? :S

Edit: I tried building the most recent CVS at first, but I was welcomed by the \"wrong version\"-error when I tried to connect to the server. At the moment I\'m compiling the source I got when doing \'$ cvs -z3 update -CAPdD \"9 days ago\"\'.

Edit: Still the same error - although the login-screen looked different this time. I\'m trying with \"10 days ago\" now.

Edit: Once again - the same error. I\'m trying the source from yesterday now, as another thread says that the client supposedly was working for a while not long ago.


In your case you are too old, try 2-3 days ago at most. (from the time of this post) 10 days ago makes you version 26, current server version si 27, current cvs version is 28.
I like taking things literally, going overboard is fun! Now... why do I keep getting odd looks?

derula

  • Hydlaa Citizen
  • *
  • Posts: 409
  • Staying away because Talad asked nicely
    • View Profile
(No subject)
« Reply #17 on: February 03, 2005, 07:56:11 pm »
Quote
Originally posted by acraig
I would suggest updating src/ and mk/ again,  re-run autogen.sh and configure again and build using jam -a.  Some of the errors there should not be there ( ex MSGTYPEMAPACTION is defined in src/common/net/messages.h ).


Did that, there are still these errors (guess they are the same but didn\'t check):

http://rafb.net/paste/results/DJtQA947.html

(excluded the server errors)