compilation probs under ubuntu dapper 6.06

BlitzMax Forums/BlitzMax Beginners Area/compilation probs under ubuntu dapper 6.06

Jim Teeuwen(Posted 2006) [#1]
hello peeps.
I managed to get bmax installed and updated to 1.20.
Ran a syncmods after that.
I have installed g++ 3.3.

Then wrote a lil test program to see if it works, but the compiler keeps tossing the following error:

Building lin_bmx_01
Linking:lin_bmx_01.debug
/usr/bin/ld: cannot find -lXxf86vm
collect2: ld returned 1 exit status
Build Error: Failed to link /media/hda2/coding/BlitzMax/Test/lin_bmx_01.debug
Process complete



any ideas?


Yan(Posted 2006) [#2]
This got me up and running on Dapper.


Jim Teeuwen(Posted 2006) [#3]
thanks. that did the trick.
Tis terribly slow though :|


Yan(Posted 2006) [#4]
You have noticed the Linux section of this forum, right?


Jim Teeuwen(Posted 2006) [#5]
heh no, never saw that one.
Ill have a read :)


Chris C(Posted 2006) [#6]
slow? you *must* have somthing wrong... its *notacably* faster than windows here! :D


Mark Tiffany(Posted 2006) [#7]
Most likely thing wrong is that your install of linux is using software 3d, and not making use of any 3d hardware accelleration. Check your gfx card drivers.