[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#407705: gnumach: compile error with DEB_BUILD_OPTIONS=noopt



On 1/21/07, Thomas Bushnell BSG <tb@becket.net> wrote:
On Sat, 2007-01-20 at 12:40 -0500, Stephen Liebbe wrote:
> Package: gnumach
> Version: 2:1.3.99.dfsg.1-1+b1
> Severity: important
> Justification: fails to build from source

That's at best a wishlist bug.  DEB_BUILD_OPTIONS isn't even mandatory,
fwiw.

Thomas

The following diff output applied to gnumach-1.3.99.dfsg.1/Makefile.in
will fix this error except for device drivers. The floppy and ide
device drivers are checked and are clear of problems.

2833c2833
<       $(gnumach_o_LINK) $(gnumach_o_OBJECTS) $(gnumach_o_LDADD) $(LIBS)
---
      $(gnumach_o_LINK) $(gnumach_o_OBJECTS) $(gnumach_o_LDADD) $(LIBS) --end-group

Diffs for device drivers will follow as I have a chance to test them

Stephen



Reply to: