From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id 4EDDF482B for ; Tue, 8 Jul 2003 14:46:41 -0600 (MDT) From: Helge Deller To: "Joel Soete" Subject: Re: [parisc-linux] stifb Date: Tue, 8 Jul 2003 22:47:36 +0200 Cc: parisc-linux@lists.parisc-linux.org References: <3F056E9500000F91@ocpmta4.freegates.net> In-Reply-To: <3F056E9500000F91@ocpmta4.freegates.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200307082247.36466.deller@gmx.de> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Tuesday 08 July 2003 16:06, Joel Soete wrote: > I think I have the bad idea to compile it as builtin; unfortuantely I got > following compiling error: > drivers/built-in.o(.init.text+0xa778): In function `stifb_init': > : undefined reference to `sti_get_rom' > drivers/built-in.o(.exit.text+0x5d8): In function `stifb_cleanup': > : undefined reference to `sti_get_rom' > Any idea? Hi Joel, sorry, I can't reproduce it here with current CVS version.... Helge