PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: lathspell on May 09, 2004, 08:23:55 pm

Title: nasm complains about existing files missing...
Post by: lathspell on May 09, 2004, 08:23:55 pm
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 ...
Title:
Post by: dfryer on May 09, 2004, 11:15:39 pm
Talk to the crystalspace folks about this, irc.freenode.net #crystalspace or crystal-main@lists.sourceforge.net

They\'ve either seen it before, or they can probably fix it if it\'s a bug on their end.