Public bug reported: LikewiseOpen (likewise-open-5.4.0.42111) seems to be containing an assignment operator that was coded incorrectly in
lsass/server/store/dsapi/Makefile.am (line #14) : ADDITIONAL_LIBS _= $(NOINST_DEP_LIBS) During the build it would generate a Makefile with the following line : ADDITIONAL_LIBS _= $(NOINST_DEP_LIBS) Which in turn would break the build with error: Makefile:828: *** missing separator. Stop. Make 3.82 (or later) would complain about a line like this, but Make 3.81 (or earlier) would not. This could explain why the typo gone unnoticed for so long. ** Affects: likewise-open (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274517 Title: Illegal Assignment Operator in Makefile.am To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/1274517/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs