From: Robert Gadsdon <robert@gadsdon.giointernet.co.uk>
To: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>
Cc: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>
Subject: Re: Unknown symbol _exit when compiling VMware vmmon.o module - problem with 2.6.3-rc1
Date: Sat, 07 Feb 2004 19:16:50 +0000 [thread overview]
Message-ID: <402539A2.20009@gadsdon.giointernet.co.uk> (raw)
In-Reply-To: <fa.k2o2s01.1f5subn@ifi.uio.no>
I had this problem when recompiling VMware WS 4.0.5 with kernel
2.6.3-rc1 (x86 system). 2.6.2 and earlier had been OK..
I found the following reference relating a similar problem with 2.6.1-mm5:
http://www.vmware.com/community/thread.jspa?threadID=1976&messageID=8243
Re-inserting
#define __NR__exit __NR_exit
and
static inline _syscall1(void,_exit,int,exitcode)
in ...include/asm-i386/unistd.h fixed the problem for me. I do _not_
know if this is an acceptable solution, as there may be other
implications for the removal of this code in 2.6.3-rc1...
Robert Gadsdon.
Felipe Alfaro Solana wrote:
> Hi!
>
> After installing VMware Workstation 4.5.0-7174 and running
> vmware-config.pl, I get the following error when trying to insert
> vmmon.ko into the kernel:
>
> vmmon: Unknown symbol _exit
>
> What can I use instead of _exit(code) inside a module?
> Thanks!
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~2004-02-07 19:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.k2o2s01.1f5subn@ifi.uio.no>
2004-02-07 19:16 ` Robert Gadsdon [this message]
[not found] <fa.h2vc33f.192ajhf@ifi.uio.no>
[not found] ` <fa.j0on9f7.13he7o9@ifi.uio.no>
2004-02-09 12:40 ` Robert Gadsdon
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=402539A2.20009@gadsdon.giointernet.co.uk \
--to=robert@gadsdon.giointernet.co.uk \
--cc=felipe_alfaro@linuxmail.org \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®