On Tue, Feb 10, 2009 at 09:43:45PM +0200, Timo Juhani Lindfors <[email protected]> wrote: > Mike Hommey <[email protected]> writes: > > Unless a build without specific DEB_BUILD_OPTIONS fails, this is not > > serious. > > Unless a DEB_BUILD_OPTIONS="nostrip noopt" (i.e. without "debug") build > > fails, this is not important. > > time script -c 'fakeroot apt-get --build source iceweasel' build.log > > and > > time script -c 'DEB_BUILD_OPTIONS="nostrip noopt" fakeroot apt-get --build > source iceweasel' build.log > > both work.
I guess you need to build against a DEB_BUILD_OPTIONS=debug xulrunner-1.9 for the DEB_BUILD_OPTIONS=debug iceweasel build to work. Could you try that ? Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

