lkml.org 
[lkml]   [1998]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectunresolved symbol open
I'm writing a device driver how needs to read a file during initialize.
I tried to use the functions open() read() seek() and close() and
included the asm/unistd.h, but I get unresolved symbols.
Then I tried to use the sys_* functions, and get also a lot of
unresolved symbols, only the sys_close() function was known.
A look at the symbol table of my 2.0.34 kernel by 'cat /proc/ksyms'
shows me that they realy are missing.
Why are the other functions missing?
Is there another way to access files from a driver?

TIA
Vasili

please CC to vgo@ratio.de
--

**********************************************************************
* Vasili Goutas RATIO Entwicklungen GmbH *
* P:+49-(0)40-369007-37 Admiralitätstr. 59 *
* F:+49-(0)40-369007-25 D-20459 Hamburg *
* Email: mailto:vgo@ratio.de *
**********************************************************************

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.144 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site