public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* module-init-tools 0.9.3 -- "missing" issue
@ 2002-12-10 15:44 ALESSANDRO.SUARDI
  2002-12-10 16:24 ` axel
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: ALESSANDRO.SUARDI @ 2002-12-10 15:44 UTC (permalink / raw)
  To: rusty; +Cc: linux-kernel

As per the README...

[asuardi@dolphin module-init-tools-0.9.3]$ aclocal
[asuardi@dolphin module-init-tools-0.9.3]$ automake --add-missing --copy
Makefile.am: installing `./depcomp'
[asuardi@dolphin module-init-tools-0.9.3]$ autoconf
[asuardi@dolphin module-init-tools-0.9.3]$ ./configure --prefix=/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/download/kernel/v2.5/module-init-tools-0.9.3/missing: Unknown `--run' option
Try `/download/kernel/v2.5/module-init-tools-0.9.3/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands

So - it complains about 'missing' not knowing the --run option. Indeed:

[asuardi@dolphin module-init-tools-0.9.3]$ ./missing --help
./missing [OPTION]... PROGRAM [ARGUMENT]...

Handle `PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
error status if there is no known handling for PROGRAM.

Options:
  -h, --help      display this help and exit
  -v, --version   output version information and exit

Supported PROGRAM values:
  aclocal      touch file `aclocal.m4'
  autoconf     touch file `configure'
  autoheader   touch file `config.h.in'
  automake     touch all `Makefile.in' files
  bison        create `y.tab.[ch]', if possible, from existing .[ch]
  flex         create `lex.yy.c', if possible, from existing .c
  lex          create `lex.yy.c', if possible, from existing .c
  makeinfo     touch the output file
  yacc         create `y.tab.[ch]', if possible, from existing .[ch]
[asuardi@dolphin module-init-tools-0.9.3]$


Unfortunately I'm a newbie in the new module-init-tools && little time to
 dig deeper, so take this as a very simple report. Thanks,

--alessandro

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: module-init-tools 0.9.3 -- "missing" issue
@ 2002-12-10 17:07 ALESSANDRO.SUARDI
  0 siblings, 0 replies; 10+ messages in thread
From: ALESSANDRO.SUARDI @ 2002-12-10 17:07 UTC (permalink / raw)
  To: axel; +Cc: rusty, linux-kernel

Axel wrote:

> Hi ALESSANDRO.SUARDI!

Yeah, make fun of me - you'll be damned to use WebMail for your next 10 lives ;)

> I'd say your automake is too old or too new. Not sure.

RedHat 8.0 comes with automake 1.5 and 1.6.3 - both yield the same result.

--alessandro

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: module-init-tools 0.9.3 -- "missing" issue
@ 2002-12-11  1:22 Jean Tourrilhes
  0 siblings, 0 replies; 10+ messages in thread
From: Jean Tourrilhes @ 2002-12-11  1:22 UTC (permalink / raw)
  To: Linux kernel mailing list, Rusty Russell, Alessandro Suardi

Rusty Russell wrote :
> In message <3DF67878.6090703@oracle.com> you write:
> >   to modprobe vfat - but not the full irda stack, I'll report this
> >   separately to Jean) _and_ on 2.4.20 (modular IrDA and PPP are
> 
> I'd appreciate receiving a copy of that irda report.  It's probably
> not Jean's fault.

	I've just managed to load and run Linux-IrDA on 2.5.51, and
apart from a few warning (see my other e-mail) it was working. I even
tested PPP over IrCOMM. But I didn't check smc-ircc.
	So, this one might be *mine* ;-)

	Have fun...

	Jean

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: module-init-tools 0.9.3 -- "missing" issue
@ 2002-12-11 15:53 ALESSANDRO.SUARDI
  2002-12-11 23:37 ` Jean Tourrilhes
  0 siblings, 1 reply; 10+ messages in thread
From: ALESSANDRO.SUARDI @ 2002-12-11 15:53 UTC (permalink / raw)
  To: jt; +Cc: linux-kernel, rusty

Jean Tourrhiles wrote:
>
> Rusty Russell wrote :
> > In message <3DF67878.6090703@oracle.com> you write:
> > >   to modprobe vfat - but not the full irda stack, I'll report this
> > >   separately to Jean) _and_ on 2.4.20 (modular IrDA and PPP are
> > 
> > I'd appreciate receiving a copy of that irda report.  It's probably
> > not Jean's fault.
>      I've just managed to load and run Linux-IrDA on 2.5.51, and
> apart from a few warning (see my other e-mail) it was working. I even
> tested PPP over IrCOMM. But I didn't check smc-ircc.
>      So, this one might be *mine* ;-)

Yep, it's smc-ircc :)

Dec 10 22:57:36 dolphin kernel: IrCOMM protocol (Dag Brattli)
Dec 10 22:57:36 dolphin irattach: executing: '/sbin/modprobe irda0'
Dec 10 22:57:36 dolphin kernel: found SMC SuperIO Chip (devid=0x09 rev=08 base=0x03f0): FDC37N958FR
Dec 10 22:57:36 dolphin kernel: SMC IrDA Controller found
Dec 10 22:57:36 dolphin kernel:  IrCC version 1.1, firport 0x290, sirport 0x3e8 dma=3, irq=4
Dec 10 22:57:36 dolphin irattach: + FATAL: Error inserting smc_ircc
(/lib/modules/2.5.51/kernel/smc-ircc.ko): No such device
Dec 10 22:57:36 dolphin irattach: Trying to load module irda0 exited with status 1
Dec 10 22:57:36 dolphin irattach: executing: 'echo 1 >
/proc/sys/net/irda/discovery'
Dec 10 22:57:36 dolphin irattach: Starting device irda0
Dec 10 22:57:36 dolphin kernel: Module irda cannot be unloaded due to unsafe usage in net/irda/af_irda.c:1146

Should I give up on it and go for Daniele's smsc-ircc2 ? I confess I hadn't
 used 2.5.xx for a couple of weeks awaiting for some form of stabilization
 of the new module code (don't blame me - I can only, ahem, "test" on
 my work laptop), and I had forgot about smsc-ircc2.

Since it seems someone could make some of the modular stuff work
 I'm back in the game :)

--alessandro

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

end of thread, other threads:[~2002-12-11 23:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-10 15:44 module-init-tools 0.9.3 -- "missing" issue ALESSANDRO.SUARDI
2002-12-10 16:24 ` axel
2002-12-10 17:19 ` Rusty Lynch
2002-12-10 22:59 ` Rusty Russell
2002-12-10 23:27   ` Alessandro Suardi
2002-12-11  0:35     ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10 17:07 ALESSANDRO.SUARDI
2002-12-11  1:22 Jean Tourrilhes
2002-12-11 15:53 ALESSANDRO.SUARDI
2002-12-11 23:37 ` Jean Tourrilhes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox