Compile error - Various SVNs

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Compile error - Various SVNs

#1 Post 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?
Regards

Jon.

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Compile error - Various SVNs

#2 Post by madmonk »

Fixed...

Helps to read the wiki and install uuid!
Regards

Jon.

Post Reply