Errors Building on Gutsy
by cc88 · in Technical Issues · 10/14/2007 (8:35 am) · 9 replies
Hi, I'm new to Torque. I'm running into issues compiling the demo on Ubuntu Gutsy under Codeblocks.
-------------- Build: Debug|Linux in Torque Tool Lib ---------------
WARNING: Can't read file's timestamp: /home/carcosa/dev/Torque1.5.2-Linux/engine/dgl/gNewFont.cc
Compiling: ../engine/platformX86UNIX/x86UNIXInput.cc
/usr/include/X11/X.h:101: error: multiple types in one declaration
/usr/include/X11/X.h:101: error: declaration does not declare anything
/usr/include/X11/Xlib.h:307: error: multiple types in one declaration
/usr/include/X11/Xlib.h:307: error: missing type-name in typedef-declaration
/usr/include/X11/Xlib.h:519: error: multiple types in one declaration
Process terminated with status 1 (0 minutes, 1 seconds)
5 errors, 0 warnings
Ideas anyone?
-------------- Build: Debug|Linux in Torque Tool Lib ---------------
WARNING: Can't read file's timestamp: /home/carcosa/dev/Torque1.5.2-Linux/engine/dgl/gNewFont.cc
Compiling: ../engine/platformX86UNIX/x86UNIXInput.cc
/usr/include/X11/X.h:101: error: multiple types in one declaration
/usr/include/X11/X.h:101: error: declaration does not declare anything
/usr/include/X11/Xlib.h:307: error: multiple types in one declaration
/usr/include/X11/Xlib.h:307: error: missing type-name in typedef-declaration
/usr/include/X11/Xlib.h:519: error: multiple types in one declaration
Process terminated with status 1 (0 minutes, 1 seconds)
5 errors, 0 warnings
Ideas anyone?
#2
Cheerio!
10/19/2007 (2:53 pm)
You probably don't have the correct C++ compilers or something... Also, Gutsy is a kinda old. You might consider upgrading to Edgy using "update-manager -c". This will list available distros that you can upgrade to. It works exactly the same as upgrading software; you select the one you want and click Upgrade. ( in my experience, version 6.10 "Edgy" works better than 7.04 "Feisty" ) If you upgrade this way, none of your files will be touched and you will not need to back-up anything, although it's always a good idea to do so.Cheerio!
#3
10/19/2007 (5:31 pm)
Gutsy is 7.10 (i.e. the latest Ubuntu version).
#4
10/20/2007 (3:32 am)
My compilers are correct. And Gutsy was released on Thursday. Ubuntu's versioning scheme goes by those stupid animal names, one per letter of the alphabet.
#5
10/20/2007 (6:55 am)
Really? Last I saw on the Ubuntu website, Dapper was a more recent version than Gusty. Maybe they had a beta version? Sorry for the confusion guys... OK then, maybe you can downgrade to Edgy. :P Everything on Edgy works fine for me, and if Gutsy is so new, there's gonna be bugs in it... Again, sorry for the confusion...
#6
No. No, Dapper was never more recent than Gutsy. That's like saying 4 is a higher number than 7.
10/20/2007 (8:25 am)
"Really? Last I saw on the Ubuntu website, Dapper was a more recent version than Gusty. Maybe they had a beta version?"No. No, Dapper was never more recent than Gutsy. That's like saying 4 is a higher number than 7.
#7
10/20/2007 (5:18 pm)
Hmm... Gutsy has been on the Ubuntu website for soooo long that I thought it was an older version... Silly me! I guess I just never looked into it...
#8
You should consider not giving advice.
10/20/2007 (5:40 pm)
No, it was just released on Thursday.You should consider not giving advice.
#9
Are you still having problems with compilation?
10/20/2007 (7:13 pm)
Yes, it was released on Thursday but it has been plastered all over the Ubuntu website for months. And I probably should research a little before giving advice... Either that, or I'm just an old-timer is all. Or maybe I live in the future. I don't know. Are you still having problems with compilation?
Torque Owner Todd "zaz" Koeckeritz