Just filing this information here. ----- Forwarded message from Nick Lopez <[EMAIL PROTECTED]> -----
Old-Return-Path: <[EMAIL PROTECTED]> Date: Wed, 19 Nov 2003 23:56:57 -0700 To: [EMAIL PROTECTED] Subject: Re: Bug#220640: more info on d-i on sparc In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.4i From: Nick Lopez <[EMAIL PROTECTED]> Resent-Message-ID: <[EMAIL PROTECTED]> Resent-From: [EMAIL PROTECTED] X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/47795 X-Loop: [EMAIL PROTECTED] <snip/> List-Archive: <http://lists.debian.org/debian-boot/> Precedence: list Resent-Sender: [EMAIL PROTECTED] Resent-Date: Thu, 20 Nov 2003 00:57:04 -0600 (CST) On Wed, Nov 19, 2003 at 08:40:52AM +0100, Geert Stappers wrote: > On Tue, Nov 18, 2003 at 12:34:25PM +0100, Goswin von Brederlow wrote: > > [EMAIL PROTECTED] (Geert Stappers) writes: > > > > > On Thu, Nov 13, 2003 at 09:59:53PM +0100, Geert Stappers wrote: > > > The regular > > > make TYPE=netboot > > > produced an image with nasty GLIBC .ufoobar symbol error. I was getting that too, .urem. I kludged the regex in mklibs to also match symbols that start with . - re.compile("\s*\d+: .+\s+\d+\s+\w+\s+(\w+)+\s+\w+\s+(\w+)\s+(\w+)") + re.compile("\s*\d+: .+\s+\d+\s+\w+\s+(\w+)+\s+\w+\s+(\w+)\s+(\.*\w+)") It seemed to do the trick, I can build working tftpboot images. I have to build it with piggyback64 and elftoaout manually, though I didn't seem to get a menu option to partition, mount, or actually install anything. It's progress though! - Nick Lopez [EMAIL PROTECTED] -- Randomly selected signature -- Standards are great! Everybody should have one! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] ----- End forwarded message ----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]