Hi all ..

       I'm trying to run my 'loadable' streams driver (foo) on Red Hat Linux 7.2 
(linux 2.4.7-10) with LiS 2.13.16.  Here's what I've done:

      1. Installed LiS with 'make' and 'make install' commands.  The command 'streams 
start' works fine.
      2. Modify my streams driver (foo) to use sys/streams.h and added init_module and 
cleanup_module routines.
      3. Compile and move my streams driver to 
/lib/modules/2.4.7-10/misc/streams-foo.o.
      4.  Add /usr/src/LiS/pkg/foo directory containing Config and Makefile files. 
Config file indicates 'loadable' and Makefile is 'nothing:'.  I'm
not using Space.c.
      5. Then again re-build LiS.

      The final depmod of the make yields "*** Unresolved symbols in 
/lib/modules/2.4.7-10/misc/streams-foo.o".
      When I run 'depmod -ae' to show the unresolved symbol, it is 'syslog'.
      foo.c includes the header file sys/syslog.h.

      Can any of you please tell me where could i've gone wrong??

      Looking forward to a quick response.

thanks n regards ..
Rajat

"DISCLAIMER: This message is proprietary to Hughes Software Systems Limited
(HSS) and is intended solely for the use of the individual to whom it is
addressed. It may contain  privileged or confidential information and
should not be circulated or used for any purpose other than for what it is
intended. If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient, you are
notified that you are strictly prohibited from using, copying, altering, or
disclosing the contents of this message. HSS accepts no responsibility for
loss or damage arising from the use of the information transmitted by this
email including damage from virus."


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

Reply via email to