All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: first fruits
  2001-09-03 12:53 first fruits Samium Gromoff
@ 2001-09-03  8:45 ` Keith Owens
  2001-09-03 10:27 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Keith Owens @ 2001-09-03  8:45 UTC (permalink / raw)
  To: Samium Gromoff; +Cc: linux-kernel

On Mon, 3 Sep 2001 12:53:46 +0000 (UTC), 
Samium Gromoff <_deepfire@mail.ru> wrote:
>          Hello folks, here are first fruits.
>    One problem with it: i`m not that sure that Keith`s .config generator
>  wasnt wrong here - "unknown architecture" sounds verly much like it...
>epson1355fb.c:73: #error unknown architecture

CML1 is wrong.  It lets anybody select epson1355fb, but the code
requires CONFIG_SUPERH.  Guess why my .force_default has epson1355fb
forced off?  Tell the epson1355fb maintainer to fix drivers/video/Config.in
and move on.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: first fruits
  2001-09-03 12:53 first fruits Samium Gromoff
  2001-09-03  8:45 ` Keith Owens
@ 2001-09-03 10:27 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2001-09-03 10:27 UTC (permalink / raw)
  To: Samium Gromoff; +Cc: linux-kernel

>           Hello folks, here are first fruits.
>     One problem with it: i`m not that sure that Keith`s .config generator
>   wasnt wrong here - "unknown architecture" sounds verly much like it...

epsonfb is fixed in 2.4.9-ac6

^ permalink raw reply	[flat|nested] 3+ messages in thread

* first fruits
@ 2001-09-03 12:53 Samium Gromoff
  2001-09-03  8:45 ` Keith Owens
  2001-09-03 10:27 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Samium Gromoff @ 2001-09-03 12:53 UTC (permalink / raw)
  To: linux-kernel

          Hello folks, here are first fruits.
    One problem with it: i`m not that sure that Keith`s .config generator
  wasnt wrong here - "unknown architecture" sounds verly much like it...

*note - thet was after 15 minutes after compile start (p166)

epson1355fb.c:73: #error unknown architecture
epson1355fb.c: In function `disable_hw_cursor':
epson1355fb.c:96: warning: implicit declaration of function `e1355_read_reg'
epson1355fb.c:98: warning: implicit declaration of function `e1355_write_reg'
epson1355fb.c: In function `e1355_set_bpp':
epson1355fb.c:185: warning: implicit declaration of function `e1355_write_reg16'epson1355fb.c: In function `dump_panel_data':
epson1355fb.c:241: warning: implicit declaration of function `e1355_read_reg16'
epson1355fb.c: In function `e1355_set_disp':
epson1355fb.c:435: `E1355_FB_BASE' undeclared (first use in this function)
epson1355fb.c:435: (Each undeclared identifier is reported only once
epson1355fb.c:435: for each function it appears in.)
epson1355fb.c:433: warning: `d' might be used uninitialized in this function
epson1355fb.c: At top level:
epson1355fb.c:80: warning: `current_par_valid' defined but not used
epson1355fb.c:229: warning: `dump_panel_data' defined but not used
make[3]: *** [epson1355fb.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/video'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

cheers,
 Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-09-03 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-03 12:53 first fruits Samium Gromoff
2001-09-03  8:45 ` Keith Owens
2001-09-03 10:27 ` Alan Cox

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.