Tracker item #2799343, was opened at 2009-06-01 11:27
Message generated for change (Comment added) made by emptyspiral
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2799343&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Vali (emptyspiral)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2009.05.22 - compile inline error with GCC 3.4.5

Initial Comment:
Slackware 10.2 - GCC 3.4.5 - kernel 2.4.32 - compiling for a custom build 
called 2.4.36-soc9-intel

Configure switches:  --with-kernel-modules 
--with-kernel-release=2.4.36-soc9-intel 
--with-linuxdir=/usr/src/linux-2.4.36-soc9-intel --without-gtk2 --without-gtkmm 
--without-pic --with-gnu-ld --without-x --without-pam --without-procps 
--without-dnet --without-icu --disable-multimon --disable-docs

Error while running 'make':
Making all in modules
make[1]: Entering directory 
`/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules'
make VM_UNAME=2.4.36-soc9-intel MV=mv RM=rm      \
   OVT_SOURCE_DIR=/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859      
           \
   
MODULEBUILDDIR=/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules/linux
        \
    -C 
"/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules/linux/vmmemctl"
Using standalone build system.
make[2]: Entering directory 
`/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules/linux/vmmemctl'
os.c: In function `compat_kthread_create':
/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules/linux/shared/compat_kthread.h:191:
 sorry, unimplemented: function 'compat_kthread_create' can never be inlined 
because it uses variable argument lists
make[2]: *** [os.o] Error 1
make[2]: Leaving directory 
`/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules/linux/vmmemctl'
make[1]: *** [vmmemctl] Error 2
make[1]: Leaving directory 
`/projects/SOC/tmp/openvm/open-vm-tools-2009.05.22-167859/modules'
make: *** [all-recursive] Error 1

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

>Comment By: Vali (emptyspiral)
Date: 2009-07-15 09:46

Message:
Hello.

I can cofirm the patch works, the inline error does not show anymore,
however the make process gives another error later on. Since it's not
inline-related, this ticket can be closed, i will create a new bug report
with details about the make errors.

Thank you for your time.


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

Comment By: Dmitry Torokhov (dtor)
Date: 2009-06-10 03:22

Message:
Please try the patch I just uploaded, should be better now. Thanks!

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

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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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