Weird error for a build specification

I deleted some files in my project, and all of a sudden my generation specifications no longer work:

If I choose Properties to 'view', I get the error message:

Choose "build together" ' Building specifications ' apparently still works. I tried to delete all the project files and make a new project, but something is always wrong. Clues?

OK, I threw all the files, make a new directory, rebuilt, and now it works. Don't know what was wrong.

Tags: NI Software

Similar Questions

  • Get a weird error for these past few weeks: ERROR\ERROR

    The error reads as follows: Windows cannot find 'ERROR\ERROR '. Make sure you typed the name correctly and then try again.

    He just started randomly occurring without known reason and took place for several weeks now, about 4 or 5 times a day. I have no idea what to do about this.

    Restore point:

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    Do Safe Mode system restore, if it is impossible to do in Normal Mode.

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    See you soon.

    Mick Murphy - Microsoft partner

  • Build specification does include all of the files for my VI.

    Hello!

    As part of a semester project, I have to build a VI to control a filtration unit. The VI works fine on my computer, but I control the next month and I need to send files to a person on the University. The problem is that even if I use the function 'Build Specification' (I use the 2011 LabView professional development system), the files are still missing when the program is started on the new computer. A warning in the project file indicates that the files are missing or removed to another location. A file named pid.lib is not found, and it seems that the path of each file is the same on my computer, but does not change the specification of build that adjust the new computer.

    I am a newbe LabView and I have searced this forum and help files to try to solve this problem by myself, but now my time is more limited. Can someone help me with this?

    Henrik jepsen

    Master Chemical Engineering

    Denmark

    Hi Henrik

    You can see what versions of LabVIEW and toolboxes installed in measurement and Automation Explorer (MAX). If you MAX Open and select 'my system'--> 'software in the menu of left, then you can see all installed software.

    If you click on the installation of LabVIEW. In this case, LabVIEW 2011, you can see all the installed tool boxes.

    When you run a LabVIEW project / application on another PC, LabVIEW will use a priority defined in the place where to load the files to. This is specified in Tools--> Options-->--> VI search path Path.

    For LabVIEW will be frist was trying to find the VI/VI library in your project folder and if the VI is not located there it will look like for her as a function of generation in vilib, userlib or LabVIEW instrlib files. These files contains VI and VI installed with LabVIEW libraries.

    In this case, as mentioned above you correctly do not have the same toolboxes installed on both machines. This is why the PID.lib is not found in the vilib folder as it should be, and so you get the error. You can check by looking at the installed modules, as mentioned above.

    Best regards

    Anders Rohde

    Technical sales engineer

    National Instruments Denmark

  • Build the NMAKE error for simulink model

    I spent by the procedure of how create the DLL of simulink models http://digital.ni.com/public.nsf/allkb/D70E74FDA37CD8E486257990000603A0 the and have not been able to successfully build the DLL for my model.

    I installed Visual Studio 2008 and I can see the Relatime Veristand workshop added to matlab. However, I get the below error.

    The system does not have the specified path.
    "NMAKE: fatal error U1077: 'copy': code 0 x ' 1 ' back
    Stop.
     
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>echo the mark command returned an error of 2
    The mark command returned an error of 2
     
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>An_error_occurred_during_the_call_to_make
    'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command
    operable program or batch file.
    # Time real workshop build procedure for model: 'CabinTemp_NI' aborted due to an error.

    Matlabe error window has the explanation, as shown below:

    It seems that the build process could not locate some utilities (e.g. do,
    compiler, linker, etc.). Please check your environment variables path and tool
    are correct. You should be able to run the make command:
    .\CabinTemp_NI.bat
    at an MS-DOS command prompt in the directory:
    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw
    Currently, this method generates the following error message:

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set MATLAB = c: \ Program Files (x 86) \MATLAB\R2010bSP1

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set MSVCDir = c: Program Files files (x 86) \microsoft visual studio 9.0\VC

    ' D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>"C:\Program files (x 86) \MATLAB\R2010bSP1\rtw\bin\win32\envcheck" INCLUDE "c:\program files (x 86) \microsoft visual studio 9.0\VC\include".

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>if errorlevel 1 goto vcvars32

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set VSINSTALLDIR = c: Program Files files (x 86) \microsoft visual studio 9.0

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set VCINSTALLDIR = c: Program Files files (x 86) \microsoft visual studio 9.0\VC

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>set FrameworkSDKDir = c: Program Files files (x 86) \microsoft visual studio 9.0\SDK\v3.5

    D:\users\f46123a\Desktop\Controls\Software\Models\Inputs\CabinTemp_NI_niVeriStand_rtw>call "C:\Program Files (x86)\MATLAB\R2010bSP1\toolbox\rtw\rtw\private\vcvars32_900.bat.
    Definition of conducive using Microsoft Visual Studio 2008
    (If you have another version of Visual Studio or Visual C++ installed and wish
    to use command line tools, run vcvars32.bat to this version.)

    I have the good set compiler but I'm not able to solve this error. I've also attached the text file that contains the log for the build process.

    Can someone help me with this please? where am I wrong or what am I doing wrong?

    Thank you

    Hi Jigar273,

    (1) have you configured MATLAB to use the compiler to MSVC ++ 2008? If not, then just type mex - configure in the MATLAB command window and follow the printed instructions.

    (2) open Windows command prompt and type % NIVERISTAND_ROOT, and then press ENTER. The call to this environment variable returns C:\VeriStand? If this is not the case, then please add this environment with the value of C:\VeriStand variable to your system and restart the PC. To do this, follow the instructions as described in the link: http://support.microsoft.com/kb/310519

  • Error code install Build-12 when copying distribution

    Hello to you all, useful forum fans!

    I have problems of construction of a Setup program for my product now that I upgraded to LabVIEW 8.5.1 2010.  My project is an executable version, and then 3 built installer who put a different value in the registry that indicates the level of the executable permissions: Basic, full and complete.

    When I complete Isaiah to compile the version, I get the following error:

    CDK_Build_Invoke.VI.ProxyCaller > CDK_Build_Invoke.vi > CDK_Engine_Main.vi > IB_MSI.lvclass:Build.vi > IB_MSI.lvclass:Engine_Build.vi > NI_MDF.lvlib:MDFDistCopyList_CopyItem.vi

    Adding files to install
    Makes adding files
    Preparing to build the deployment
    Copy of the products of distributions
    Copy distribution 'Williams International - Ultimate Engine Maintenance Terminal (WI_EMT)' to: C:\CP356\WI_EMT Ultimate Installer\ to: C:\Documents and Settings\All Users\Application Data\National Instruments\MDF\ProductCache\
     
    **************
    Error: Windows SDK function returned an error. (Error code - 12)
    The system does not have the specified path.

    **************
    Error details:
    Error to the MDF API function: _MDFDistCopyList_CopyItem
    Windows as FindFirstFile function returned an error. Error code: 3
    Final report of the error
    **************
     
    Deployment of the completed building

    The weird part is the path "to leave" does not exist, but C:\CP356\ contains the files in my project (including several subdirectories).  But even if she did, I have no idea why the Ultimate version is referenced when I build the full version.  I just tried to build Setup ultimate and got the same error.

    Unknown, this error disappears if I stop wanting to include NI-VISA Runtime 5.0 in the section other installers of my Installer.  The only other "extra install" I checked is the runtime LabVIEW 2010.  The VISA duration is required for my product, so I can't just leave it unchecked.  Another clue is that installation location of execution VISA of the Source is listed as D:\, my DVD player.  But even when I put the DVD of device drivers in the drive, I get the same error during construction.

    I tried to look into the DVD device drivers, but it is said that the VISA Runtime 5.0 is already installed on my computer; I forgot the exact path that he enrolled, but I can get it again if it would help someone.  But I couldn't figure out how to change the location source for him ask to get this installer locally.

    Based on the posts that I found in this forum of error code - 12, I also created a new Build specification for the full installer and set the same options as above, in the case where something has been corrupted when I updated, but it doesn't seem to make a difference.

    I'd appreciate a lot any idea that anyone has on how to resolve or work around this problem!

    Thank you

    -Joe

    Hi jmorris,.

    Rather than reinstall the NI-VISA Run-Time, we actually want to reinstall the entire pilot. Go ahead and go into Add/Remove programs and uninstall the NI-VISA entries. Then download the installer of NI-VISA from here and install. This should update the path location in the application builder. Then try building your application to see if you get the same error.

    Paul M

  • build specification missing properties

    I created a build specification for my project, but the tabs for the information in the dialog box, shortcuts and additional installers are missing.  See attached screenshot. How can I make it appear?

    David

    You will create two specifications: (1) build the exe. (2) create an installer for the exe. One you have both in your project, you can do a "build together" when right-clicking on the header section of specifications of generation.

  • problems with labview 2013 build specification

    I have a few screws of LV2010 I want to use to create an application to run with RTE2013. I have LV2013 on my computer.

    Without a massive compilation of the LV2010 screws, the element of selection of source files in the build specification has no project file to choose and it won't allow me to go looking for.

    Any ideas why this happens?

    Thank you

    Right, you must create a project and put in all of the screws to be included in the compilation - including one that is the top-level VI. Once this is done, you can save the project, just not to re-record the EIS.

    Now you should be able to define your spec to build according to normal.

    Mike...

  • 'Get VI build specification' works if I run in a VI. However, if I build this VI in an executable it no longer works.

    When I use the minor correction, 'get build specification VI' in a VI it works as expected to provide the main, and what ever the project version number it is pointing to, however, when I buuild as VI in an exicutible and run this exicutable it always returns 0 for all fields.

    Does anyone know why he would do this?

    Windows 7 Enterprize

    LabVIEW 15 Professional Development System

    I think that it does not work in an executable file is because it's not supposed to run in an executable file.  It is designed to extract the specification of the Build of the project (.lvproj) file, which is generally not available at run time.

    However, there is another function, FileVersionInfo (found in the hidden gems that you can find in the LabVIEW tools network using VIPM).  When you generate an executable file, the Version information is placed here where Microsoft wants it to be saved, and the LabVIEW function will retrieve it for you, as well as the name of the program executable.  Here is an excerpt from my program and the utility Version:

    Works like a charm.  However, don't get started me trying to use the Build specification defined in the Action of pre-Build (I currently have a "discussion" with NOR, clearly, I lose the "Pre-build" meaning...).

    Bob Schor

  • Modify a build specification

    I just made the leap of Labview 7 to Labview 2011.  The thing about the whole project is new to me.

    How to modify a build specification.  I want to add dynamic vi to the specification to build, but I don't see a way to edit an existing build specification.  I'm sure it's a simple thing to do, but I can't.  Any help appreciated.

    David

    It is not a strange behavior. You're not doing things. You do not add the files in the specification of generation - add you them to the project. Once they are in the project, they will be available in the files of the Source tab.

    Please see the documentation for the aid of LabVIEW on project management.

  • Build specifications - option REMAINS unavailable

    I'm unable to create a RESTful web service because the option is not available in my version of LabVIEW.  I followed this tutorial: http://zone.ni.com/reference/en-XX/help/371361G-01/lvhowto/build_web_service/ (see step 6 of creating a Web Service project and the Build specification).

    I was using the wrong tutorial.

    It's the one for 2013:

    http://zone.NI.com/reference/en-XX/help/371361K-01/lvhowto/build_web_service/

    And that explains the differences between 2012 and 2013:

    http://zone.NI.com/reference/en-XX/help/371361K-01/lvupgrade/labview_features/

  • Computer is weird errors. Error code 0 x 80000000000000

    Original title: computer is weird errors.

    So yesterday after going back to school, I came to find my laptop does not, I always leave switch it on with the lid open, but the screen didn't light so I started down, power then started upward, after I logged in, I noticed was really slow and things were non-stop gel after 1 minute of freezing Task Manager appears finally (CTR + SHIFT + ESC) and the svchost.exe microsoft occupies 250 000 K of memory, which is not normal for my computer. I completed the process in the Task Manager and my computer stopped freezing and slow. I try to start Skype and it starts but it will not register, after clicking on the journal it just stays there with something loading wheel and nothing happens (I tried to reinstall, get the same thing). So I skip it and stay away from Skype for the day, 20 minutes later, the computer starts slow and freeze again, check the Task Manager, svchost.exe, 250, 000 K + from memory, I finished, return to normal and it just keeps repeating, and I'm sick of it. What could be wrong? To go from normal to these problems, while that the computer has not been used? I checked the event viewer windows logs and found a few errors of law when the freeze happens and I found a few errors, this could be what is mess up my computer?

    I have ESET Smart Security, would be - this firewall is blocking some of the windows .exe that makes clog? Any help much appreciated.
    Update, when I opened my computer hangs for a bit of Skype and Skype is not even trying to log in, when I check the application logs, it has errors with the SkypeUpdate.
    Here are the errors.
    (There are about 10 of them, exactly the same thing)

    Log name: System
    Source: atapi
    Date: 14/02/2012 18:58:16
    Event ID: 11
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: Echo
    Description:
    The driver has detected an error on \Device\Ide\IdePort0 controller.
    The event XML:
     
       
        11
        2
        0
        0 x 80000000000000
       
        186345
        System
        ECHO
       
     
     
        \Device\Ide\IdePort0
        0000100001000000000000000B0004C002000000850100C00000000000000000000000000000000000000000000000000000000004100000
     

    And also this error
    Log name: Application
    Source: Microsoft-Windows-WMI
    Date: 14/02/2012 18:42:25
    Event ID: 10
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: Echo
    Description:
    Filter event with the query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace '//./root/CIMV2' because of error 0 x 80041003.» Events cannot be delivered through this filter until the problem is resolved.
    The event XML:
     
       
        10
        0
        2
        0
        0
        0 x 80000000000000
       
        7790
       
       
        Application
        ECHO
       
     
     
        ./root/CIMV2
        SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage > 99
        0 x 80041003
     

    Hello

    You did any hardware or software changes before the show?

    Method 1
    I suggest you perform the clean boot and check if the problem persists.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note:
    follow step 7 clean boot KB929135 article to reset the computer in normal mode.

    Method 2
    SFC scanner.
    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

    Method 3
    I also suggest you to scan virus online.

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx
    Note: When you run the antivirus online scan, you may lose some data which are affected by the virus. Microsoft is responsible for the loss of this data.

    Additional information:
    Slow PC? Optimize your computer for peak performance
    http://www.Microsoft.com/athome/Setup/optimize.aspx

    Optimize Windows Vista for better performance
    http://Windows.Microsoft.com/en-us/Windows-Vista/optimize-Windows-Vista-for-better-performance

  • Windows Apps game with weird Error Message

    Hello people, I have this weird error that won't let me launch games or applications. Let me be clear. As those downloaded from the Windows store

    [Window title]
    Explorer.EXE

    [Content]
    This file does not have a program associated with it for performing this action. Install a program or, if such is already installed, create an association in the default programs control panel.

    Can someone HELP me? ... I mean walk me through what I need to do? ... Thanks for reading...

    P.S. I went to the default programs control panel... I have NO IDEA what to do... NOOB

    Hello

    Thanks for your reply, appreciate the time taken by us keep up to date on the State of the question.

    Apology for the broken link, here are the links again. Click the hyperlink to open the page.

    Select applications Windows uses by default

    The default value of program, access, and computer

    Do not hesitate to write back for any further assistance, we would be pleased to help you.

  • compilation error for the kernel to install VM Player 3.0 w / Ubuntu 9.10

    Recently, I performed a clean installation of Ubuntu 9.10 (kernel real time). I tried to install VM Player 3.0 (although received the same mistakes w / 2.5) and received the following errors during the recompilation of the kernel. I was running VM Player 2.5 w / Ubuntu 9.04 previously with no problems.

    All advice is appreciated.

    -mlandis

    This is the Pack I have installed.

    Mikee@poignetta:~$ ls *.bundle

    VMware-Player - 3.0.0 - 203739.x86_64.bundle

    Here's my kernel.

    Mikee@poignetta:~$ uname - a

    Linux poignetta 2.6.31 - 9 - rt #152 - Ubuntu SMP RT PREEMPT Thu Sep 15 13:22:24 UTC 2009 x86_64 GNU/Linux

    Here is the error of reconstruction of the kernel.

    Mikee@poignetta$ sudo vmplayer

    http://...

    Stopping VMware services:

    USB VMware arbitrator shall

    VM communication interface socket family is

    Virtual machine communication interface is

    Virtual machine monitor makes

    File system is blocking

    Using 2.6.x kernel build system.

    do: enter the directory ' / tmp/vmware-root/modules/vmmon-only '.

    do /lib/modules/2.6.31-9-rt/build/include/ - C... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-2.6.31-9-rt'

    CC /tmp/vmware-root/modules/vmmon-only/linux/driver.o

    In file included from tmp/vmware-root/modules/vmmon-only/./include/vm_asm.h:42,

    from /tmp/vmware-root/modules/vmmon-only/linux/driver.c:100:

    /tmp/vmware-root/modules/vmmon-only/./include/vm_asm_x86_64.h:50:7: warning: "_MSC_VER" is not defined

    In file included from tmp/vmware-root/modules/vmmon-only/./include/vm_asm.h:42,

    from /tmp/vmware-root/modules/vmmon-only/linux/driver.c:100:

    /tmp/vmware-root/modules/vmmon-only/./include/vm_asm_x86_64.h:50:7: warning: "_MSC_VER" is not defined

    CC /tmp/vmware-root/modules/vmmon-only/linux/driverLog.o

    CC /tmp/vmware-root/modules/vmmon-only/linux/hostif.o

    In file included from tmp/vmware-root/modules/vmmon-only/./include/vm_asm.h:42,

    from /tmp/vmware-root/modules/vmmon-only/linux/hostif.c:67:

    /tmp/vmware-root/modules/vmmon-only/./include/vm_asm_x86_64.h:50:7: warning: "_MSC_VER" is not defined

    /tmp/vmware-root/modules/vmmon-only/linux/hostif.c: in function 'HostIFReadUptimeWork ':

    /tmp/vmware-root/modules/vmmon-only/linux/hostif.c:1944: warning: 'newUpBase' may be used uninitialized in this function

    CC /tmp/vmware-root/modules/vmmon-only/linux/iommu.o

    CC /tmp/vmware-root/modules/vmmon-only/common/comport.o

    CC /tmp/vmware-root/modules/vmmon-only/common/cpuid.o

    CC /tmp/vmware-root/modules/vmmon-only/common/hashFunc.o

    CC /tmp/vmware-root/modules/vmmon-only/common/memtrack.o

    CC /tmp/vmware-root/modules/vmmon-only/common/phystrack.o

    CC /tmp/vmware-root/modules/vmmon-only/common/task.o

    In file included from tmp/vmware-root/modules/vmmon-only/./include/vm_asm.h:42,

    from /tmp/vmware-root/modules/vmmon-only/common/task.c:50:

    /tmp/vmware-root/modules/vmmon-only/./include/vm_asm_x86_64.h:50:7: warning: "_MSC_VER" is not defined

    CC /tmp/vmware-root/modules/vmmon-only/common/vmx86.o

    In file included from tmp/vmware-root/modules/vmmon-only/./include/vm_asm.h:42,

    from /tmp/vmware-root/modules/vmmon-only/common/vmx86.c:43:

    /tmp/vmware-root/modules/vmmon-only/./include/vm_asm_x86_64.h:50:7: warning: "_MSC_VER" is not defined

    CC /tmp/vmware-root/modules/vmmon-only/vmcore/moduleloop.o

    LD /tmp/vmware-root/modules/vmmon-only/vmmon.o

    Construction modules, step 2.

    MODPOST modules 1

    CC /tmp/vmware-root/modules/vmmon-only/vmmon.mod.o

    LD /tmp/vmware-root/modules/vmmon-only/vmmon.ko

    make [1]: leaving directory ' / usr/src/linux-headers-2.6.31-9-rt'

    make - c $PWD SRCROOT = $PWD. /. \

    MODULEBUILDDIR = postgeneration

    make [1]: entering directory ' / tmp/vmware-root/modules/vmmon-only '.

    make [1]: 'postgeneration' is up-to-date.

    make [1]: leaving directory ' / tmp/vmware-root/modules/vmmon-only '.

    CP f vmmon.ko. /... vmmon.o

    make: leaving directory ' / tmp/vmware-root/modules/vmmon-only '.

    Using 2.6.x kernel build system.

    make: entering directory ' / tmp/vmware-root/modules/vmnet-only»

    do /lib/modules/2.6.31-9-rt/build/include/ - C... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-2.6.31-9-rt'

    CC /tmp/vmware-root/modules/vmnet-only/driver.o

    /tmp/vmware-root/modules/vmnet-only/driver.c:116: warning: data definition that has no type or storage class

    /tmp/vmware-root/modules/vmnet-only/driver.c:116: attention: by default, 'int' type in the declaration of 'DECLARE_MUTEX '.

    /tmp/vmware-root/modules/vmnet-only/driver.c:116: warning: parameter (without types) in the function declaration names

    CC /tmp/vmware-root/modules/vmnet-only/hub.o

    CC /tmp/vmware-root/modules/vmnet-only/userif.o

    CC /tmp/vmware-root/modules/vmnet-only/netif.o

    CC /tmp/vmware-root/modules/vmnet-only/bridge.o

    CC /tmp/vmware-root/modules/vmnet-only/filter.o

    /tmp/vmware-root/modules/vmnet-only/filter.c:79: attention: by default, 'int' type in the declaration of 'DECLARE_MUTEX '.

    /tmp/vmware-root/modules/vmnet-only/filter.c:79: warning: parameter (without types) in the function declaration names

    /tmp/vmware-root/modules/vmnet-only/filter.c: in function 'VNetFilter_HandleUserCall ':

    /tmp/vmware-root/modules/vmnet-only/filter.c:1085: error: 'filterIoctlSem' undeclared (first use in this function)

    /tmp/vmware-root/modules/vmnet-only/filter.c:1085: error: (each undeclared identifier is reported only once

    (/ tmp/vmware-root/modules/vmnet-only/filter.c:1085: error: for each function it appears in.)

    make [2]: * /tmp/vmware-root/modules/vmnet-only/filter.o error 1

    make [1]: * error 2

    make [1]: leaving directory ' / usr/src/linux-headers-2.6.31-9-rt'

    make: * http://vmnet.ko error 2

    make: leaving directory ' / tmp/vmware-root/modules/vmnet-only.

    Using 2.6.x kernel build system.

    make: entering directory ' / tmp/vmware-root/modules/vmblock-only»

    do /lib/modules/2.6.31-9-rt/build/include/ - C... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-2.6.31-9-rt'

    CC /tmp/vmware-root/modules/vmblock-only/linux/block.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/control.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/dbllnklst.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/dentry.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/file.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/filesystem.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/inode.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/module.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/stubs.o

    CC /tmp/vmware-root/modules/vmblock-only/linux/super.o

    LD /tmp/vmware-root/modules/vmblock-only/vmblock.o

    Construction modules, step 2.

    MODPOST modules 1

    CC /tmp/vmware-root/modules/vmblock-only/vmblock.mod.o

    LD /tmp/vmware-root/modules/vmblock-only/vmblock.ko

    make [1]: leaving directory ' / usr/src/linux-headers-2.6.31-9-rt'

    make - c $PWD SRCROOT = $PWD. /. \

    MODULEBUILDDIR = postgeneration

    make [1]: entering directory ' / tmp/vmware-root/modules/vmblock-only.

    make [1]: 'postgeneration' is up-to-date.

    make [1]: leaving directory ' / tmp/vmware-root/modules/vmblock-only.

    CP f vmblock.ko. /... vmblock.o

    make: leaving directory ' / tmp/vmware-root/modules/vmblock-only.

    Using 2.6.x kernel build system.

    do: enter the directory ' / tmp/vmware-root/modules/vmci-only.

    do /lib/modules/2.6.31-9-rt/build/include/ - C... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-2.6.31-9-rt'

    CC /tmp/vmware-root/modules/vmci-only/linux/driver.o

    /tmp/vmware-root/modules/VMCI-only/Linux/driver.c: in function 'LinuxDriver_Open ':

    /tmp/vmware-root/modules/VMCI-only/Linux/driver.c:375: error: implicit declaration of function 'init_MUTEX '.

    make [2]: * /tmp/vmware-root/modules/vmci-only/linux/driver.o error 1

    make [1]: * error 2

    make [1]: leaving directory ' / usr/src/linux-headers-2.6.31-9-rt'

    make: * http://vmci.ko error 2

    make: leaving directory ' / tmp/vmware-root/modules/vmci-only.

    Using 2.6.x kernel build system.

    do: enter the directory ' / tmp/vmware-root/modules/vmci-only.

    do /lib/modules/2.6.31-9-rt/build/include/ - C... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-2.6.31-9-rt'

    CC /tmp/vmware-root/modules/vmci-only/linux/driver.o

    /tmp/vmware-root/modules/VMCI-only/Linux/driver.c: in function 'LinuxDriver_Open ':

    /tmp/vmware-root/modules/VMCI-only/Linux/driver.c:375: error: implicit declaration of function 'init_MUTEX '.

    make [2]: * /tmp/vmware-root/modules/vmci-only/linux/driver.o error 1

    make [1]: * error 2

    make [1]: leaving directory ' / usr/src/linux-headers-2.6.31-9-rt'

    make: * http://vmci.ko error 2

    make: leaving directory ' / tmp/vmware-root/modules/vmci-only.

    Starting VMware services:

    USB VMware arbitrator shall

    Virtual machine monitor makes

    Virtual machine communication interface failed

    Family of VM communication interface socket failed

    File system is blocking

    Virtual Ethernet failed

    I managed to run VM Player 3.0.  I'm not 100% sure that the following items, which really made the difference, but here's what I do (as root):

    apt - get install linux-backports-modules-karmic-generic

    apt - get install build-essential

    apt - get remove vmware

    chmod a + x ~paul/downloads/VMware-Player-3.0.0-203739.i386.bundle

    ~Paul/downloads/VMware-Player-3.0.0-203739.i386.bundle

    Good luck.

  • Could not find full download for RC build (30.0 RC2). Update fails. Beta channel has my current build (30.0b9).

    Could not find full download for RC build (30.0 RC2). Update fails. Beta channel has my current build (30.0b9). Channel has version 29.

    Update always fails on this work a bit locked machine.

    The Release Candidate of 30.0 build2 is located in http://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/30.0-candidates/

    The 30.0 Firefox will be released June 10 if all goes well.

  • Version of LabVIEW for Vision Builder AI 2012 plugins

    Hi all

    II was a little challenging to find out what version of LabVIEW has been necessary to develop customized Vision Builder AI 2012 plugins, I found it by starting the installer, LabVIEW 2011 (but I wish I could find this information in the Readme of Vision Builder AI 2012).

    Now my question is: is it possible to use LabVIEW 2011 SP1 to develop plugins for Vision Builder AI 2012?

    Right... I tried, I installed all versions VBAI and LabVIEW, I could.

    I turns out LV 2011 sp1 is just an update of 2011 and so LV2011 SP1 can be used to develop customized Vision Builder AI 2012 plugins.

Maybe you are looking for

  • Sierra TimeCapsule sparsebundle increase partition

    I have 3 partitions on my TimeCapsule. I would like to increase the size of the iMac of 1.6 to 2.0 to TB sparsebundle. I have 1.1 TB free. Is it possible to do it without clear TC and start over? If so, how - please point me to a tutorial that I can

  • nest without toolkit

    Hello! I need to set up a temperature control by changing the voltage of a power supply connected to a radiator.I do not have the PID toolkit, but I know how the PID works theoretically.Attached: Worm (1 main title)Any suggestions, help or advice is

  • I have a problem with the internet.

    My hand me down of the laptop has 3 different Internet programs.  Who is better? I had Modzilla, Google Chrome and Internet Explorer.  They interfere with eachother or something like that?

  • Validation of input field in the OPA for the optional input fields

    Hi allOPM, I have a text input field. To do this, I wrote an entry of Validation Using Regular Expressions to allow the alphabets and numbers.Also, I did the same field as "optional-always.Then in debugging, it is always check for the Input Validatio

  • Installation of CS5 on new PC

    I am trying to install CS5 on a new PC; I have the serial number and downloaded Photoshop_12_1_LS1.7z and Photoshop_12_1_LS1; run the latter and have Adobe CS5.1 on my desktop. run set - up.exe - registered serial number and installation runs at the