Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   gazelle xbtt compile error (http://www.bvlist.com/showthread.php?t=5103)

th0r1n 21st June 2010 10:04

gazelle xbtt compile error
 
I'm getting this error when configuring the gazelle version of xbtt on ubuntu 10.04. I have the normal version of xbtt installed and running fine on the same machine.

Code:

checking size of int... 0
checking size of long... 0
checking size of long long... 0
checking size of void *... 0
configure: error: No 32-bit datatype found - please report this to the developers


Nightcrawler 21st June 2010 10:14

Quote:

Originally Posted by th0r1n (Post 23626)
I'm getting this error when configuring the gazelle version of xbtt on ubuntu 10.04. I have the normal version of xbtt installed and running fine on the same machine.

Code:

checking size of int... 0
checking size of long... 0
checking size of long long... 0
checking size of void *... 0
configure: error: No 32-bit datatype found - please report this to the developers


try...
Code:

sudo apt-get install build-essential
or
Code:

apt-get install build-essential

th0r1n 21st June 2010 11:33

Yeah, I've obviously already done that if I've got the regular version of xbtt installed as I said I do in the OP.

Nightcrawler 21st June 2010 12:35

are u 64bit? if so u can try....

Code:

sudo apt-get install ia32-libs

th0r1n 22nd June 2010 16:06

Quote:

Originally Posted by Nightcrawler (Post 23631)
are u 64bit? if so u can try....

Code:

sudo apt-get install ia32-libs

i386. I figured out I just needed to install libmysqld-dev. Now I'm in make error hell. If I ever get it compiled, I'll post an updated tutorial for Gazelle RC2 (6892).


All times are GMT +2. The time now is 19:13.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.