Tags: patch Forwarding downstream bug: The Makefiles in subdirectories lwlib and oldXMenu don't use AR and ARFLAGS from configure, but hardcode "ar cq": ar cq libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o x86_64-pc-linux-gnu-ranlib libXMenu11.a Attached patch should fix it.