that's what i was looking for!

Thanks.



On 10/10/07, Gilles Chehade <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 10, 2007 at 10:28:22PM -0300, Jo?o Salvatti wrote:
> > Hi all,
> >
> > I wrote a kernel module for my 4.1 OpenBSD kernel. It compiles
> > normally, but when I try to load it, the modload says:
> >
> > : undefined reference to `read'
> >
> > But the read syscall header is declared within my module. Has anyone
> > ever faced this problem before? Could anyone provide me with some tip
> > in order to tackle this issue?
> >
> > Thanks in advance for the time dedicated to this e-mail.
> >
>
> could it be that its sys_read() you are after ?
>
> Gilles
>
> --
> SCHNEIER FACT #40:
>   A vigenere cipher with the Key &quot;BRUCESCHNEIER&quot; is in fact
> unbreakable.
> (source: http://geekz.co.uk/schneierfacts/ )
>


--
Joco Salvatti
Undergraduating in Computer Science
Federal University of Para - UFPA
web: http://www.openbsd-pa.org
e-mail: [EMAIL PROTECTED]

Reply via email to