Page 1 of 1

Compile error - Various SVNs

Posted: Sun Feb 27, 2011 7:28 am
by madmonk
Hi

just tried to update to SVN 2865 and got a link error...

Code: Select all

SVN 2865

Linking TEngine
/usr/bin/ld: cannot find -luuid
collect2: ld returned 1 exit status
make[1]: *** [bin/Debug/t-engine] Error 1
make: *** [TEngine] Error 2
Backtracked and found I could not really compile any until I got to SVN 2691.

SVN 2692 has this error (very similar)

Code: Select all

SVN 2692

Linking TEngine
/usr/bin/ld: cannot find -lpython2.6
collect2: ld returned 1 exit status
make[1]: *** [bin/Debug/t-engine] Error 1
Not sure what is going on. Running Mandriva Spring 2010, 32 bit. all necessary libraries for ToME 4 installed. Unless the requirements have changed?

Re: Compile error - Various SVNs

Posted: Sun Feb 27, 2011 7:44 am
by madmonk
Fixed...

Helps to read the wiki and install uuid!