Tracker item #2559990, was opened at 2009-02-03 00:26
Message generated for change (Comment added) made by dtor
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2559990&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/pvscsi does not compile with old GCC

Initial Comment:
am trying to compile open-vm-tools-2009.01.21-142982 with kernel 2.6.28.1
using gcc version 3.4.5 and there is a problem with inline fonction
(like vsocks module cf tracker 2531283)



Using 2.6.x kernel build system.
make[2]: Entering directory 
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi'
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/pvscsi/pvscsi.o
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi/pvscsi.c: In function 
`pvscsi_probe':
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi/pvscsi.c:231: sorry, 
unimplemented: inlining failed in call to 'pvscsi_write_intr_mask': function 
body not available
/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi/pvscsi.c:564: sorry, 
unimplemented: called from here
make[4]: *** 
[/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi/pvscsi.o] Error 1
make[3]: *** 
[_module_/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi] Error 2
make[3]: Leaving directory `/usr/src/linux-2.6.28.1'
make[2]: *** [pvscsi.ko] Error 2
make[2]: Leaving directory 
`/tmp/open-vm-tools-2009.01.21-142982/modules/linux/pvscsi'
make[1]: *** [pvscsi] Error 2
make[1]: Leaving directory `/tmp/open-vm-tools-2009.01.21-142982/modules'
make: *** [all-recursive] Error 1


thanks for your help.
mna.

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

>Comment By: Dmitry Torokhov (dtor)
Date: 2009-02-26 14:33

Message:
Sorry it took so long but coupld you please try the patch I just uploaded?
Thanks!

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

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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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