OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: radioz on December 17, 2004, 09:37:37 pm

Title: Which Compiler For 3.5.2?
Post by: radioz on December 17, 2004, 09:37:37 pm
Does 3.5.2 still use the same tool chain as 3.5.1?

If not, could someone point me to were to download it?

How can I get the sources for OE/Opie for 3.5.2?

Thanks,

Radioz
Title: Which Compiler For 3.5.2?
Post by: Pyrates on December 18, 2004, 06:28:08 am
Simply check openembedded.org  It's up again, and you should find all info there, though the wiki isn't complete (of course...) but it'll get you started...

Cheers
Philipp
Title: Which Compiler For 3.5.2?
Post by: radioz on December 18, 2004, 11:32:54 am
Yes, I've gone through the newly restored wiki. The problem is I can't find anything that relates to 3.5.2.

I found sources to 3.5.1 and some older material on setting up the toolchain. I'm having difficulties making the toolchain. I'm  getting a  compile error trying to build Qtopia:

   global1.cpp:39:23: uuid/uuid.h: No such file or directory
   global1.cpp: In static member function `static QUuid Global::generateUuid()':
   global1.cpp:188: error: `::uuid_generate' undeclared (first use here)
   make[1]: *** [.obj/linux-generic-g++//global1.o] Error 1
   make[1]: Leaving directory `/opt/Qtopia/src/libraries/qtopia1'
   make: *** [libraries/qtopia1] Error 2
   Problem while compiling Qtopia!

Anyone have suggestions?

radioz