mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Arne Henrichsen" <ahenric@yahoo.com>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: sys_sem* undefined
Date: Thu, 26 Aug 2004 10:05:08 +0100 (BST)	[thread overview]
Message-ID: <20040826090508.79320.qmail@web41508.mail.yahoo.com> (raw)
In-Reply-To: <20040825091413.0c43c78d.rddunlap@osdl.org>

Hi Randy,

thanks for the help. I am very new to Linux
programming, and I do not understand what you mean
with  'syscalls are not called by name'. 

I did find the header file syscalls.h, recompiled my
code but it still says the following:

*** Warning: "sys_semop"
[/prj/builds/host/linux/prj.ko] undefined!
*** Warning: "sys_semctl"
[/prj/builds/host/linux/prj.ko] undefined!
*** Warning: "sys_semget"
[/prj/builds/host/linux/prj.ko] undefined!

And when I load the module, then it tells me:

insmod: error inserting './prj.ko': -1 Unknown symbol
in module

So, I call sys_sem* functions from my code. What else
must I do?

Thanks again.
Arne
  


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com

  reply	other threads:[~2004-08-26  9:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25 11:50 Arne Henrichsen
2004-08-25 16:14 ` Randy.Dunlap
2004-08-26  9:05   ` Arne Henrichsen [this message]
2004-08-26 14:08     ` Paulo Marques
2004-08-26 13:44   ` Arne Henrichsen
2004-08-26 16:28     ` Randy.Dunlap
2004-08-27  9:26       ` Arne Henrichsen
2004-09-05  3:51         ` Pete

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040826090508.79320.qmail@web41508.mail.yahoo.com \
    --to=ahenric@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome