Tracker item #2531283, was opened at 2009-01-23 16:47
Message generated for change (Comment added) made by mna-news
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2531283&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: kernel modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: mna-news (mna-news)
Assigned to: Nobody/Anonymous (nobody)
Summary: modules/linux/vsock does not compile

Initial Comment:
am using 2.6.28.1 kernel and try to compile 
open-vm-tools-2009.01.21-142982.
(i have apply the patch found here 
https://sourceforge.net/tracker/download.php?group_id=204462&atid=989708&file_id=310300&aid=2530616
 which seem to work properly for me)

Using 2.6.x kernel build system.
Building VMCI Sockets with VMCI module symbols.
make[2]: Entering directory 
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock'
cp -f /tmp/VMwareVMCIModule.symvers ./Module.symvers
make -C /lib/modules/2.6.28.1/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. 
modules
make[3]: Entering directory `/usr/src/linux-2.6.28.1'
  CC [M]  
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.o
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c: In 
function `VMCISock_KernelDeregister':
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c:210: 
d▒sol▒, pas implant▒: l'enlignage de l'appel ▒ ▒ VSockVmciTestUnregister ▒: 
function body not available a ▒chou▒
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c:627: 
d▒sol▒, pas implant▒: appel▒ d'ici
make[4]: *** 
[/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.o] 
Erreur 1
make[3]: *** [_module_/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock] 
Erreur 2
make[3]: Leaving directory `/usr/src/linux-2.6.28.1'
make[2]: *** [vsock.ko] Erreur 2
make[2]: Leaving directory 
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock'
make[1]: *** [vsock] Erreur 2
make[1]: Leaving directory `/tmp/open-vm-tools-2009.01.21-142982/modules'
make: *** [all-recursive] Erreur 1


thanks for your attention.

----------------------------------------------------------------------

>Comment By: mna-news (mna-news)
Date: 2009-01-26 09:41

Message:
here it is :

# LANG=C; gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.5/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)

_________________________________________________________________________________
regarding the kernel config, am using a personal one, i have join the
.config file configuration.
_________________________________________________________________________________

and here are all errors messages in english:

[...]
make VM_UNAME=2.6.28.1  -C "../modules/linux/vsock"
Using 2.6.x kernel build system.
Building VMCI Sockets with VMCI module symbols.
make[2]: Entering directory
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock'
cp -f /tmp/VMwareVMCIModule.symvers ./Module.symvers
make -C /lib/modules/2.6.28.1/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/.
modules
make[3]: Entering directory `/usr/src/linux-2.6.28.1'
  CC [M] 
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.o
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c:
In function `VMCISock_KernelDeregister':
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c:210:
sorry, unimplemented: inlining failed in call to 'VSockVmciTestUnregister':
function body not available
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.c:627:
sorry, unimplemented: called from here
make[4]: ***
[/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock/linux/af_vsock.o]
Error 1
make[3]: ***
[_module_/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.28.1'
make[2]: *** [vsock.ko] Error 2
make[2]: Leaving directory
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/vsock'
make[1]: *** [vsock] Error 2
make[1]: Leaving directory `/tmp/open-vm-tools-2009.01.21-142982/modules'
make: *** [all-recursive] Error 1

thanks for your help.

File Added: .config

----------------------------------------------------------------------

Comment By: Dmitry Torokhov (dtor)
Date: 2009-01-23 20:33

Message:
Seems to be compiling for me... What compiler version and kernel config are
you using? Also, could you please try compiling with LANG=C and re-post the
error, my french is ..ahem.. rusty ;)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2531283&group_id=204462

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to