hi,

  OK, so it looks like at startup the streams task makes the
  /dev/loop_clone driver.  

  When I try to start I get -

  ~/progs # ./strms_up
  Using streams

  And nothing more happens, looking inside the script 
  and running on commmand line -

  ~/progs # modprobe -v -d streams
  insmod    streams  2>/dev/null
  Using streams
  
  Then trying insmod on the command line -

  ~/progs # insmod -v streams
  Using streams
  insmod: ELF file not a relocatable object
  insmod: Could not load the module: No such file or directory

  however back on my linux host -

  [andy@pussy strmlib]$ file streams.o
  streams.o: ELF 32-bit LSB relocatable, ARM, version 1 (ARM), not
stripped

  Hmm, now I'm a bit confused streams.o is either relocatable or
  not, linux host says it is, ipaq says it's not.

  Or is there something else going on here?

  any help would be appreciated,

andy




_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to