Compile error - Various SVNs
Posted: Sun Feb 27, 2011 7:28 am
Hi
just tried to update to SVN 2865 and got a link error...
Backtracked and found I could not really compile any until I got to SVN 2691.
SVN 2692 has this error (very similar)
Not sure what is going on. Running Mandriva Spring 2010, 32 bit. all necessary libraries for ToME 4 installed. Unless the requirements have changed?
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 2SVN 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