Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

freebsd : build fails #6576

Closed
kimo opened this issue Nov 23, 2013 · 0 comments
Closed

freebsd : build fails #6576

kimo opened this issue Nov 23, 2013 · 0 comments

Comments

@kimo
Copy link

kimo commented Nov 23, 2013

$uname -a
FreeBSD dev2-kimo.net 7.0-RELEASE FreeBSD 7.0-RELEASE #167: Sat Jul  3 13:48:19 PDT 2010     root@WC7:/usr/obj/usr/src/sys/SMKERNEL  amd64

Error
===
 g++ '-DOPENSSL_NO_SSL2=1' '-DV8_TARGET_ARCH_X64' '-DENABLE_DEBUGGER_SUPPORT' -I../deps/v8/src  -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -I/usr/local/include -O3 -ffunction-sections -fdata-sections -fno-tree-vrp -fno-tree-sink -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -MMD -MF /root/kguda/node/out/Release/.deps//root/kguda/node/out/Release/obj.target/v8_base.x64/deps/v8/src/platform-freebsd.o.d.raw  -c -o /root/kguda/node/out/Release/obj.target/v8_base.x64/deps/v8/src/platform-freebsd.o ../deps/v8/src/platform-freebsd.cc
../deps/v8/src/platform-freebsd.cc:185:62: error: macro "LOG" requires 2 arguments, but only 1 given
../deps/v8/src/platform-freebsd.cc: In static member function 'static void v8::internal::OS::LogSharedLibraryAddresses(v8::internal::Isolate*)':
../deps/v8/src/platform-freebsd.cc:185: error: 'LOG' was not declared in this scope
../deps/v8/src/platform-freebsd.cc:162: warning: unused variable 'start'
../deps/v8/src/platform-freebsd.cc:168: warning: unused variable 'end'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant