Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation problems



Go into the Makefile, and hunt down where -lcross is on a depend line,
it will probably be $(LOCAL_LIBRARIES) being depended on for the
making of crossfire, e.g.
crossfire: $(LOCAL_LIBRARIES).
Then remove the $(LOCAL_LIBRARIES), and it will all work.
          -Eric 
*********************************************************
"It seemed like a good idea at the time"
           -The Mad Hatter
"Yes, you're very smart.  Shut up."
           -In "The Princess Bride"
*********************************************************