I've downloaded the source tree, opened a terminal window, changed to
/squeezeplay/src and ran make -f Makefile.linux

The last few lines of output leave me with some error messages:
Code:
--------------------
     ./build-scripts/strip_fPIC.sh /usr/bin/yasm -f elf -i ./src/hermes/ 
-DHIDDEN_VISIBILITY ./src/hermes/mmx_main.asm -o build/mmx_main.o
  /usr/bin/yasm -f elf -i ./src/hermes/ -DHIDDEN_VISIBILITY 
./src/hermes/mmx_main.asm -o build/mmx_main.o
  ./src/hermes/mmx_main.asm:75: invalid argument to [SECTION]
  ./src/hermes/mmx_main.asm:75: undefined symbol `.note.GNU' (first use)
  ./src/hermes/mmx_main.asm:75: undefined symbol `stack' (first use)
  ./src/hermes/mmx_main.asm:75:  (Each undefined symbol is reported only once.)
  make[1]: *** [build/mmx_main.lo] Error 1
  make[1]: Leaving directory 
`/home/egd/Desktop/splay/squeezeplay/src/SDL-1.2.11'
  make: *** [sdl] Error 2
--------------------


Not sure what all that means...any tips for successfully compiling
under Ubuntu?


-- 
egd

Internet forums: conclusive proof depth of gene pool is indeed variable,
monkeys can be taught to cut code, and world peace is utterly
unrealistic...
------------------------------------------------------------------------
egd's Profile: http://forums.slimdevices.com/member.php?userid=3425
View this thread: http://forums.slimdevices.com/showthread.php?t=45894

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to