From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailserv2.iuinc.com (IDENT:qmailr@mailserv2.iuinc.com [206.245.164.55]) by puffin.external.hp.com (8.9.3/8.9.3) with SMTP id PAA22243 for ; Wed, 1 Mar 2000 15:39:50 -0700 To: "Brian S. Julin" Cc: parisc-linux@thepuffingroup.com Subject: Re: [parisc-linux] make Image currently fails here too. In-reply-to: Your message of "Wed, 01 Mar 2000 13:39:16 EST." Date: Wed, 01 Mar 2000 12:17:41 -0700 From: Paul Bame Message-Id: List-ID: = = My unsatisfied symbols are different, though: = = ld: Unsatisfied symbols: = fcacheline (code) = pcacheline (code) That code doesn't get much maintenance these days. The usual cause of failures is that code using headers from the palinux tree which define macros which call functions which aren't part of that boot loader. -P