[Bug 1274517] [NEW] Illegal Assignment Operator in Makefile.am

Alex K alex.karpov at live.com
Thu Jan 30 13:58:25 UTC 2014


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
Server Team, which is subscribed to likewise-open in 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



More information about the Ubuntu-server-bugs mailing list