[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-08-10 Thread Bug Watch Updater
** Changed in: make-dfsg (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-04-10 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/make-dfsg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final) -- ubuntu-bugs mailing list

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-29 Thread Philipp Kaluza
** Bug watch added: Debian Bug tracker #618840 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618840 ** Also affects: make-dfsg (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618840 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-29 Thread Bug Watch Updater
** Changed in: make-dfsg (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final) --

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Chris Coulson
Ok, eglibc 2.13-0ubuntu6 broke this. Downgrading fixes it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final) --

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Chris Coulson
This is a make bug which seems to be exposed with mutli-arch. I'm attaching a minimal test-case which demonstrates the problem that the firefox build hits. The -lm dependency of the all target gets expanded by make to /usr/lib/libm.so. This no longer works now that some libs are in /usr/lib/arch

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Chris Coulson
** Attachment added: Test case https://bugs.launchpad.net/ubuntu/natty/+source/make-dfsg/+bug/737641/+attachment/1918324/+files/test-make -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Chris Coulson
Results of make -f test-make before multi-arch ** Attachment added: test-make-good https://bugs.launchpad.net/ubuntu/natty/+source/make-dfsg/+bug/737641/+attachment/1918325/+files/test-make-good -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Chris Coulson
Result of make -f test-make with multi-arch ** Attachment added: test-make-bad https://bugs.launchpad.net/ubuntu/natty/+source/make-dfsg/+bug/737641/+attachment/1918326/+files/test-make-bad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/make-dfsg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final) -- ubuntu-bugs mailing list

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Steve Langasek
** Changed in: make-dfsg (Ubuntu Natty) Assignee: (unassigned) = Steve Langasek (vorlon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/737641 Title: Mozilla packages don't build in Natty (and

[Bug 737641] Re: Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)

2011-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package make-dfsg - 3.81-8ubuntu1 --- make-dfsg (3.81-8ubuntu1) natty; urgency=low * remake.c, configure.in: prepend multiarch paths to the library path in library_search() when we have a target dependency of '-lfoo', so that this still works when