All of lore.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: "Joel Soete" <soete.joel@tiscali.be>
Cc: parisc-linux <parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] A sti 2.6.16-rc5-pa2 build failure?
Date: Mon, 20 Mar 2006 19:47:07 +0100	[thread overview]
Message-ID: <200603201947.08045.deller@gmx.de> (raw)
In-Reply-To: <IWFBHA$6574DD99581BECB275DA2287BF1C9843@scarlet.be>

Hi Joel,

did you tried a "make distclean", and "make oldconfig" ?
And, are all your files up-to-date (cvs -z3 -q up) ?
I'm wondering, since this header file does not do any IO...

Helge

On Monday 20 March 2006 12:19, Joel Soete wrote:
> Hello Helge,
> 
> > 
> > Just a short report build failure of my custom kernel for my d380 (32bit up):
> >    ld   -o .tmp_vmlinux1 -T arch/parisc/kernel/vmlinux.lds
> > arch/parisc/kernel/head.o   init/built-in.o --start-group  usr/built-in.o 
> > arch/parisc/mm/built-in.o  arch/parisc/kernel/built-in.o 
> > arch/parisc/math-emu/built-in.o arch/parisc/kernel/init_task.o 
> > kernel/built-in.o  mm/built-in.o  fs/built-in.o  ipc/built-in.o 
> > security/built-in.o  crypto/built-in.o  block/built-in.o  lib/lib.a 
> > arch/parisc/lib/lib.a `gcc -print-libgcc-file-name`  lib/built-in.o 
> > arch/parisc/lib/built-in.o `gcc -print-libgcc-file-name`  drivers/built-in.o 
> > sound/built-in.o  net/built-in.o --end-group 
> > drivers/built-in.o: In function `sti_rom_copy': undefined reference to
> `gsc_readl'
> > drivers/built-in.o: In function `sti_rom_copy': undefined reference to
> `gsc_readl'
> > drivers/built-in.o: In function `sti_rom_copy': undefined reference to
> `gsc_readb'
> > drivers/built-in.o: In function `sti_bmode_rom_copy': undefined reference to
> > `gsc_readl'
> > drivers/built-in.o: In function `sti_get_wmode_rom': undefined reference to
> > `gsc_readl'
> > drivers/built-in.o: In function `sti_try_rom_generic': undefined reference to
> > `gsc_readl'
> > drivers/built-in.o: In function `sti_try_rom_generic': undefined reference to
> > `gsc_readl'
> > drivers/built-in.o: In function `sti_try_rom_generic': undefined reference to
> > `gsc_readl'
> > drivers/built-in.o: more undefined references to `gsc_readl' follow
> > drivers/built-in.o: In function `sti_try_rom_generic': undefined reference to
> > `ioremap'
> > drivers/built-in.o: In function `sti_try_rom_generic': undefined reference to
> > `ioremap_nocache'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> > make: *** [vmlinux] Error 2
> > 
> it seems that this reverting hunk:
> --- drivers/video/sticore.h.Orig        2006-03-20 11:50:46.000000000 +0100
> +++ drivers/video/sticore.h     2006-03-20 11:51:47.000000000 +0100
> @@ -36,7 +36,7 @@
>   
>  #define STI_WAIT 1
>  
> -#include <linux/config.h> /* for CONFIG_HPPA_IOREMAP */
> +#include <asm/io.h> /* for CONFIG_HPPA_IOREMAP */
>  
>  #ifdef CONFIG_HPPA_IOREMAP
>  
> ====<>====
> 
> help (at least to rebuild this kernel).
> 
> If you agre, could you check in (I don't have cvs access)?
> 
> TIA,
>     Joel
> 
> ---------------------------------------------------------------
> A free anti-spam and anti-virus filter on all Scarlet mailboxes
> More info on http://www.scarlet.be/
> 
> 
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2006-03-20 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-20 11:19 Re:[parisc-linux] A sti 2.6.16-rc5-pa2 build failure? Joel Soete
2006-03-20 18:47 ` Helge Deller [this message]
2006-03-20 19:42   ` [parisc-linux] " Helge Deller
2006-03-20 22:40     ` Matthew Wilcox
  -- strict thread matches above, loose matches on Subject: below --
2006-03-20 22:01 Joel Soete
2006-03-20 20:46 Joel Soete
2006-03-16  6:56 Joel Soete

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200603201947.08045.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=soete.joel@tiscali.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.