2009/5/27 Ryan Dahl <[email protected]>: > > I'm having problems compiling on FreeBSD when using snapshot=on. (I'm > using v8 1.2.5, r2055) > I think there are a few problems > - MKSNAPSHOT_EXTRA_FLAGS should probably have execinfo for LIBS > - the port collection installs libexecinfo into /usr/local which is > not searched by gcc either for include or libs. So perhaps it would be > nice if for freebsd CPPPATH and LIBPATH pointed there?
In the ports tree go to /usr/ports/devel/libexecinfo and intall it. then copy /usr/local/include/execinfo.h to /usr/local/include/execinfo.h i has gone from marvel doing this: scons mode=release library=shared i think that you should not have problems, otherwise there will be to wait some patch. Greetings --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
