Try it now. % svn commit source/Plugins/Platform/Makefile lib/Makefile Sending lib/Makefile Sending source/Plugins/Platform/Makefile Transmitting file data .. Committed revision 151642.
On Feb 28, 2012, at 12:38 AM, Dmitry Vyukov wrote: > Greg Clayton <gclayton <at> apple.com> writes: > >> I also changed the Mac build to always build PlatformLinux, >> PlatformFreeBSD and the POSIX-DYLD plug-ins >> to help catch these things in the future. > > Hi, > > On Linux with the latest revision 151625 I get: > > llvm[3]: Linking Debug+Asserts Shared Library liblldb.so > /usr/local/google/home/dvyukov/llvm/Debug+Asserts/lib/ > liblldbInitAndLog.a(lldb.o): In function `lldb_private::Initialize()': > /usr/local/google/home/dvyukov/llvm/tools/lldb/source/ > lldb.cpp:110: undefined reference to `PlatformFreeBSD::Initialize()' > /usr/local/google/home/dvyukov/llvm/Debug+Asserts/lib/ > liblldbInitAndLog.a(lldb.o): In function `lldb_private::Terminate()': > /usr/local/google/home/dvyukov/llvm/tools/lldb/source/ > lldb.cpp:189: undefined reference to `PlatformFreeBSD::Terminate()' > > > > > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
