Illegal Assignment Operator in Makefile.am

Bug #1274517 reported by Alex K
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
likewise-open (Ubuntu)
New
High
Unassigned

Bug Description

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.

Changed in likewise-open (Ubuntu):
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.