* Re: Unknown symbol _exit when compiling VMware vmmon.o module - problem with 2.6.3-rc1
[not found] <fa.k2o2s01.1f5subn@ifi.uio.no>
@ 2004-02-07 19:16 ` Robert Gadsdon
0 siblings, 0 replies; 2+ messages in thread
From: Robert Gadsdon @ 2004-02-07 19:16 UTC (permalink / raw)
To: Felipe Alfaro Solana; +Cc: Linux Kernel Mailinglist
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Unknown symbol _exit when compiling VMware vmmon.o module - problem with 2.6.3-rc1
[not found] ` <fa.j0on9f7.13he7o9@ifi.uio.no>
@ 2004-02-09 12:40 ` Robert Gadsdon
0 siblings, 0 replies; 2+ messages in thread
From: Robert Gadsdon @ 2004-02-09 12:40 UTC (permalink / raw)
To: Robert Gadsdon; +Cc: Felipe Alfaro Solana, Linux Kernel Mailinglist
The latest VMware update -
http://ftp.cvut.cz/vmware/vmware-any-any-update50.tar.gz
fixes this problem, without the need to mess around with the contents of
...include/asm-i386/unistd.h
Robert Gadsdon
Robert Gadsdon wrote:
> 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/
>
>
> -
> 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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-09 12:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <fa.k2o2s01.1f5subn@ifi.uio.no>
2004-02-07 19:16 ` Unknown symbol _exit when compiling VMware vmmon.o module - problem with 2.6.3-rc1 Robert Gadsdon
[not found] <fa.h2vc33f.192ajhf@ifi.uio.no>
[not found] ` <fa.j0on9f7.13he7o9@ifi.uio.no>
2004-02-09 12:40 ` Robert Gadsdon
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®