Author Topic: Yet Another Updater Problem  (Read 264 times)

Spyder22

  • Traveller
  • *
  • Posts: 12
    • View Profile
Yet Another Updater Problem
« on: February 23, 2005, 06:42:41 pm »
Alright, I just built PS succesfully from CVS.  Now, when I go to run the updater (after updating the mirror and changing it to just update art and data), it just sits there.  No error, no nothing.  CPU is at 99%.  Same thing happens with --auto.  I have no clue what\'s wrong :S.

Code: [Select]
linux planeshift # ./updater --auto




EDIT: just noticed that this strange behavior occurs whenever I try to start ANY PS executable (pssetup, psclient..)

EDIT2: fixed! it seems my cflags were a little too aggressive.  -march=athlon-xp -O3 -pipe works fine.
« Last Edit: February 23, 2005, 09:48:22 pm by Spyder22 »