mongo 2.6.6 cannot compile

Problems with packages? Post here, using [tags] of the package name.

mongo 2.6.6 cannot compile

Postby facat » Mon Dec 29, 2014 9:49 am

I tried to compile mongo 2.6.6 from. Because I'm using Debian system, I imitated scripts in PKGBUILDs to compile my mongo. I used the v8 engine library compiled as the script in PKGBUILDs. At the linking stage of mongo, many linking errors displayed. Some of them were

$this->bbcode_second_pass_code('', '
......
undefined reference to `v8::HandleScope::HandleScope()'
undefined reference to `v8::Undefined()'
......
')

I saw mongo tried to link the v8 library. It seems the compiled v8 library is not completed, which means some functions were not included. Source of v8 was downloaded from googleapis.com.

Does mongo need another special version of v8?
facat
 
Posts: 4
Joined: Mon Dec 29, 2014 9:33 am

Return to Packages

Who is online

Users browsing this forum: No registered users and 6 guests