Building Ubuntu 9.04 64-bit

The place to discuss linux version of MakeMKV
Post Reply
thisguy2222
Posts: 2
Joined: Sat Aug 08, 2009 7:52 pm

Building Ubuntu 9.04 64-bit

Post by thisguy2222 »

I get this when trying to build the OSS package...

-Xlinker -soname=libmakemkv.so.1 -lc -lstdc++ -lcrypto -lz
libmakemkv/src/world.cpp: In member function ‘virtual uint8_t CDefaultWorld::random_byte()’:
libmakemkv/src/world.cpp:77: error: ‘rand’ was not declared in this scope
make: *** [out/libmakemkv.so.1.full] Error 1

I already tried doing a make clean for both instances and removed any previous versions of makemkv.

Thanks.
Bling2Ming
Posts: 24
Joined: Mon Aug 03, 2009 7:20 pm

Re: Building Ubuntu 9.04 64-bit

Post by Bling2Ming »

This should rectify the error.
http://www.makemkv.com/forum2/viewtopic.php?f=3&t=542

Bling
thisguy2222
Posts: 2
Joined: Sat Aug 08, 2009 7:52 pm

Re: Building Ubuntu 9.04 64-bit

Post by thisguy2222 »

That did it! Thanks!
Post Reply