Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lathspell

Pages: [1]
1
I get the error below. It could be fixed by putting the complete pathname in the \"%include\" of all i386/*.asm files....

bye,

-christian-

Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o
plugins/video/renderer/software/i386/cpuid.asm:23: fatal: unable to open include file `cs.ash\'

  nasm -f elf -Iplugins/video/renderer/software -Iplugins/video/renderer/software/i386 -I./include -I. -I./include -I./plugins -I./apps -I./libs -o ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o plugins/video/renderer/software/i386/cpuid.asm

...failed Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o ...

2
Technical Help: Problems BEFORE entering the game /
« on: May 09, 2004, 08:14:42 pm »
Ok, after downloading the \"planeshift-0.2.010FullSourceAndArt.tar.gz\" I realized that CS and cel is already included in this tarball and that they are used regardless of any system wide installed crystalsphere packet.

bye,

-christian-

3
Hello

Due to my problem in the last post I have to build Planeshift myself.

Crystalspace 0.96-20030912-7 would be available from
Debian if I install it.
The HOWTO of the Forum uses special CVS tags in the checkout.

So which combination of CS and Planeshift is recommended?
The latest HEAD revision, the one from the HOWTO, the source download or a mix? Can I keep the Debian version of CS?

bye & thanks,

-christian-

4
Hello

$ ./pssetup -verbose
Warning: Failed to load `xwin\'; reason(s):
DLERROR (xwin): libXxf86vm.so.1: cannot open shared object file: No such file or directory

Apparently Debian Linux only ships the .a version of those libraries as, according to a mailing list entry I found, the libraries are too unstable yet and not distributed by XFree86 as shared libraries at the moment....

Could you link your binaries statically against this library?

bye,

-christian-

Pages: [1]