Author Topic: Error message  (Read 551 times)

taltiren

  • Traveller
  • *
  • Posts: 15
    • View Profile
Error message
« on: August 01, 2004, 02:16:25 am »
I get this error message:

checking for Crystal Space - version >= 0.94... Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
        [--prefix]
        [--exec-prefix]
        [--version]
        [--longversion]
        [--libdir]
        [--includedir]
        [--libs]
        [--cflags]
        [--cxxflags]
        [--includes]
        [--makevars]
        [--help]
Libraries:
        csengine
        csgeom
        csgfx
        cssys
        cstool
        csutil
        csws

Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
        [--prefix]
        [--exec-prefix]
        [--version]
        [--longversion]
        [--libdir]
        [--includedir]
        [--libs]
        [--cflags]
        [--cxxflags]
        [--includes]
        [--makevars]
        [--help]
Libraries:
        csengine
        csgeom
        csgfx
        cssys
        cstool
        csutil
        csws

Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
Unknown lib: cel
Usage: cs-config [OPTIONS] [LIBRARIES]
Options:
        [--prefix]
        [--exec-prefix]
        [--version]
        [--longversion]
        [--libdir]
        [--includedir]
        [--libs]
        [--cflags]
        [--cxxflags]
        [--includes]
        [--makevars]
        [--help]
Libraries:
        csengine
        csgeom
        csgfx
        cssys
        cstool
        csutil
        csws

Note that the Crystal Space directory is detect by looking at the CRYSTAL
environment variable. Make sure this variable is set correctly.
no
*** Could not run Crystal Space test program, checking why...
configure: error:
*** Crystal Space couldn\'t be found. The latest version is always avaiable
*** from http://crystal.linuxgames.com.
***
*** be also sure that you\'ve either installed CS or set the CRYSTAL var right.
*** You also have to compile the cs-config script in CS. Do this with the
*** following command in your CS dir:
***     make csconf


I did the export commands detailed in the beginning, and i did \"make cs-config\" in the CS dir. I am not sure what else I can do to solve this.

zabeal

  • Hydlaa Citizen
  • *
  • Posts: 369
    • View Profile
(No subject)
« Reply #1 on: August 01, 2004, 02:39:40 am »
Ahh, I was just trying to compile myself, and I got this error... basically, it is because JAM is calling cs-config, which is trying to call a lib, in this case CEL, that it cannot find, and since it needs it three times, it spits out the same error message three times. I don\'t remember exactly what happened in my case, but I think there was an error in compiling that I ignored, so go back to the step to compile CEL and see if you can\'t get it work any better. Or maybe your CEl variable isn\'t set to the cel folder perhaps.

Lux perpetua luceat eis

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #2 on: August 01, 2004, 06:23:44 am »
I think that the cause of this is not having your $CSCONFPATH variable set correctly...

try export CSCONFPATH=$CEL (providing that the CEL environment variable is set...)

One question... You are getting this error when configuring planeshift, right? (I assumed so, since it is the PS forums and all :P)

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

taltiren

  • Traveller
  • *
  • Posts: 15
    • View Profile
(No subject)
« Reply #3 on: August 01, 2004, 02:51:44 pm »
I followed every step in building cel again and it compiled fine. The only thing I saw that worried me is that after the jam build it said that it failed updating one target, and skipped one target.

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #4 on: August 01, 2004, 04:15:43 pm »
The python behaviour layer always fails in CEL. Don\'t worry about it, it\'s not used by PS.


Back to Planeshift again \\o/