Author Topic: Linkink failed  (Read 423 times)

Bespredel

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
Linkink failed
« on: July 28, 2004, 11:50:39 pm »
Cvsuped everything today (28.07.04).
#sh build.sh
CS builded perfectly. cel - wounderfuly!
Compiling PS... great!
and now it\'s time for linking =(
My console momentaly filled up with \"undefined reference\".
In every object file! All refs leads to cs-libs. I suppose there are some problems with linking flags. I never ever worked with jam(in:) ), so i cant imagine where to dig
Please! show me the way i can solve this=)

My os (if it does matter) is FreeBSD 5-CURRENT
and h/w does not affect linking as i know =))

btw: it only wants to compile with VARIANT+set (optimize in my case)
« Last Edit: July 28, 2004, 11:57:35 pm by Bespredel »

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #1 on: July 29, 2004, 05:25:07 am »
From the line sh build.sh it seems you are using build.sh to make planeshift... This causes problems for some people :P it also seems that you are trying to compile the cvs version of planeshift (I gathered as much from the fact that you cvsupp\'ed) , if that was what you intend, then go ahead, but you\'ll need the latest CVS of CS and CEL as well, plus, the version you compile will lack the art to make it look perty and won\'t work on the public server.. :(

If you are indeed trying to build Molecular Blue ( the current version which works on the public server) Try going through the guide (http://www16.brinkster.com/acraig/buildmb.html) and doing the steps manually...

If you are building MB, and If CS and CEL appeared to have built fine, then you could try going into the ~/molblue/planeshift/ directory and picking up at the building planeshift instructions. Make sure to have the CRYSTAL, CEL, and CSCONFPATH environment variables set correctly :)

Sorry if my post doesn\'t hold together :P I am in need of sleep, hehe.

josePhoenix
Sir John Falstaff: "Let the skie raine Potatoes: let it thunder, to the tune of Greenesleeues"

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #2 on: July 29, 2004, 09:55:45 am »
Hmmm.... is FreeBSD even supported? BSD != Linux afaik ?(


Back to Planeshift again \\o/

Bespredel

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
(No subject)
« Reply #3 on: July 29, 2004, 12:23:32 pm »
Quote
Originally posted by Karosh_Steinkatz
Hmmm.... is FreeBSD even supported? BSD != Linux afaik ?(

Well, what is the difference when you have the sources?
I can be the first porter :)
Nevermind, it was CS not builded properly.
« Last Edit: July 29, 2004, 12:37:56 pm by Bespredel »