From 61dbf604c4de132afa324e7f77cf178ea6d2baca Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Tue, 8 Jul 2008 21:53:37 +0000 Subject: [PATCH] fixed build on hardy --- doc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index c7a3b4fc6..8565e3fc5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2008-07-08 vadim + + * fwcompiler.pro (LIBS): fixed build errors on Ubuntu Hardy. + Background info: need to include -lfwbuilder while linking + fwcompiler library on all Unix platforms because of the linker + option -Wl,-Bsymbolic-functions . Discovered this on Ubuntu Hardy + where libsnmp adds this option via net-snmp-config --libs + 2008-07-07 Vadim Kurland * listOfLibraries.cpp (listOfLibraries::listOfLibraries): Removed