More VMware trouble - can't build modules

After getting VMWare tools to reach the module-installation part, I've hit a snag. None of the modules will install, all failing for more or less the same error:
Building from scratch, can't use the AUR package. Anyone encountered this before?
Some funky symbols and spacing were added when I logged the session...strange things like a space in /usr/src/linux-2-6.35-ARCH/include for example...not sure why. Sorry about that.
Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:[71G done
   Unmounting HGFS shares:[71G done
   Guest filesystem driver:[71G done
None of the pre-built vmmemctl modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmmemctl module
for your system (you need to have a C compiler installed on your system)?
[yes]
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.35-ARCH/build/include] /usr/src/linux-2.6.35-ARCh/  H/include
Extracting the sources of the vmmemctl module.
Building the vmmemctl module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config11/vmmemctl-only'
make -C /usr/src/linux-2.6.35-ARCH/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-2.6.35-ARCH'
  CC [M]  /tmp/vmware-config11/vmmemctl-only/backdoorGcc32.o
  CC [M]  /tmp/vmware-config11/vmmemctl-only/os.o
In file included from /tmp/vmware-config11/vmmemctl-only/driver-config.h:36:0,
                 from /tmp/vmware-config11/vmmemctl-only/os.c:38:
/tmp/vmware-config11/vmmemctl-only/compat_version.h:53:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:57:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:61:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:65:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:70:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:75:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:80:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:85:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:90:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:95:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:100:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:105:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:110:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_version.h:115:5: warning: "LINUX_VERSION_CODE" is not defined
In file included from /tmp/vmware-config11/vmmemctl-only/os.c:38:0:
/tmp/vmware-config11/vmmemctl-only/driver-config.h:66:5: warning: "LINUX_VERSION_CODE" is not defined
In file included from /tmp/vmware-config11/vmmemctl-only/os.c:42:0:
/tmp/vmware-config11/vmmemctl-only/compat_kernel.h:37:5: warning: "LINUX_VERSION_CODE" is not defined
In file included from /tmp/vmware-config11/vmmemctl-only/compat_kernel.h:43:0,
                 from /tmp/vmware-config11/vmmemctl-only/os.c:42:
/tmp/vmware-config11/vmmemctl-only/compat_completion.h:37:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_completion.h:71:7: warning: "LINUX_VERSION_CODE" is not defined
In file included from /tmp/vmware-config11/vmmemctl-only/compat_completion.h:160:0,
                 from /tmp/vmware-config11/vmmemctl-only/compat_kernel.h:43,
                 from /tmp/vmware-config11/vmmemctl-only/os.c:42:
/tmp/vmware-config11/vmmemctl-only/compat_semaphore.h:24:5: warning: "LINUX_VERSION_CODE" is not defined
/tmp/vmware-config11/vmmemctl-only/compat_semaphore.h:25:30: fatal error: asm/semaphore.h: No such file or directory
compilation terminated.
make[2]: *** [/tmp/vmware-config11/vmmemctl-only/os.o] Error 1
make[1]: *** [_module_/tmp/vmware-config11/vmmemctl-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.35-ARCH'
make: *** [vmmemctl.ko] Error 2
make: Leaving directory `/tmp/vmware-config11/vmmemctl-only'
Unable to build the vmmemctl module.
The memory manager driver (vmmemctl module) is used by VMware host software to
efficiently reclaim memory from a virtual machine.
If the driver is not available, VMware host software may instead need to swap
guest memory to disk, which may reduce performance.
Last edited by Intrepidus (2010-10-25 23:05:17)

have you installed vmware player, workstation, server...?
There's no vmware tools in AUR, not sure what are you installing.
try open-vm-tools from comunity.

Similar Messages

  • [Solved] Can not build modules for VMware Player after kernel updates

    I have a problem generating the modules for VMware Player after kernel updates. I am using  VMware Player version 5.02 (without patches) and the softlink according to the Wiki.
    When I start the installation of the modules from the GUI, the program just closes. Running vmware-modconfig in the CLI generates the following log file:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Log for VMware Workstation pid=7478 version=9.0.2 build=build-1031769 option=Release
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: The process is 64-bit.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Host is Linux 3.8.10-1-ARCH 2012.11.29
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Msg_Reset:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: ----------------------------------------
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Msg_Reset:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": Datei oder Verzeichnis nicht gefunden.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: ----------------------------------------
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
    2013-04-29T09:49:27.891+01:00| vthread-3| W110: Logging to /tmp/vmware-root/vmware-modconfig-7478.log
    2013-04-29T09:49:27.892+01:00| vthread-3| W110: Icon name must be set.
    Interestingly, after deinstallation and reinstallation the VMWare Player works fine.
    Any hint, what's going wrong?
    Last edited by Thomas_Do (2013-08-07 07:25:51)

    Today, (Kernel  3.10.5-1, VMware Player version 5.02 with kernel patches) the modules could successful be generated from the CLI:
    vmware-modconfig --console --install-all
    Solved (somehow).

  • Xorg trouble can't find module "r128" [Solved]

    Hello Everybody,
    After upgrading to the latest Xorg, I can't get the "r128" driver to load, which should be included in the xf86-video-ati package, I can get X to start with the "vesa" driver and NoAccel options set, but the "r128" driver used to work very well, even providing direct rendering.  I have to have the "AllowEmptyInput" "off" option, in order to have my input
    devices to respond, the rest of the xorg.conf is pretty much stock except I've set my default depth very to 8 to  improve usability and I've turned hardware accelleration off. 
    I believe I should be using the r128 driver, which should be provided by xf86-video-ati and, yes, it's installed.  My graphics card is an ati rage 128 rl/vr agp.
    If I switch the driver to either "r128" or "ait" it will give me an error message that the "r128 module does not exist" or something along those lines.  I'm also having trouble with the onboard intel graphics on my other desktop, but I'll probably post about that in another thread, since there I can't get things to work even with the Vesa driver.
    Section "ServerLayout"
    Option "AllowEmptyInput" "off"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "extmod"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "KGAUniversal" # [<bool>]
    Option "NoAccel" "True"
    Identifier "Card0"
    Driver "vesa"
    VendorName "ATI Technologies Inc"
    BoardName "Rage 128 RL/VR AGP"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 8
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Edit: Here's the veribatim error messages:
    xauth: creating new authority file /home/fred/.serverauth.11907
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux tom_servo 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686
    Build Date: 09 November 2008 07:16:27PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 30 18:05:34 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (EE) Failed to load module "r128" (module does not exist, 0)
    (EE) No drivers available.
    Fatal server error:
    no screens found
    giving up.
    xinit: No such file or directory (errno 2): unable to connect to X server
    xinit: No such process (errno 3): Server error.
    setting driver to "ati" and "r128" produces the same output, driver "radeon" tells me no devices are detected.  The catalyst driver says it supports radeons, so I don't think it would support my card anyway, so I haven't bothered to try it.
    Help would be appreciated
    Last edited by pseudonomous (2008-12-01 19:20:13)

    The -ati driver only supports Radeon cards with the new Xorg. Install xf86-video-r128.

  • [SOLVED] Can't build vboxdrv module

    I can't build vboxdrv module with latest kernel 2.6.32.When I run vbox_build_module, I get
    Makefile:152: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make: *** [all] Error 2
    but, when I run
    KERN_DIR=/usr/src/linux-2.6.32-ARCH vbox_build_module
    I get this error
    Makefile:179: *** Error: unable to find the include directory for your current Linux kernel. Specify KERN_INCL=<directory> and run Make again. Stop.
    make[1]: Leaving directory `/opt/VirtualBox/src/vboxdrv'
    make: *** [all] Error 2
    What is the problem here?
    Last edited by na12 (2009-12-31 09:26:34)

    Also using Virtualbox here and was able to build the modules against the new kernel using this procedure:
    Update kernel 31 --> 32
    install kernel26-headers (seems to me you have the wrong kernel-headers package)
    reboot
    rebuild mkinitcpio (KMS)
    reboot
    rebuild vbox modules
    modprobe them or reboot
    Last edited by ulukai (2009-12-31 08:38:07)

  • Vmware troubles (4.5.2-8848)

    For some reason or another the installation goes smoothly until it tries building the vmnet module (vmmon works flawlessly...but vmnet?!) its using the same build path... same kernel (I only have the one 2.6.11-7.
    If anyone has any suggestions or knows what I need to do let me know, I'm stumped.
    Trying to find a suitable vmmon module for your running kernel.
    None of the pre-built vmmon modules for VMware Workstation is suitable for your
    running kernel.  Do you want this program to try to build the vmmon module for
    your system (you need to have a C compiler installed on your system)? [yes]
    Using compiler "/usr/bin/gcc". Use environment variable CC to override.
    What is the location of the directory of C header files that match your running
    kernel? [/lib/modules/2.6.11.7-ARCH/build/include]
    Extracting the sources of the vmmon module.
    Building the vmmon module.
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config1/vmmon-only'
    make -C /lib/modules/2.6.11.7-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-2.6.11.7-ARCH'
      CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
      CC [M]  /tmp/vmware-config1/vmmon-only/linux/hostif.o
    In file included from /tmp/vmware-config1/vmmon-only/linux/hostif.c:68:
    /tmp/vmware-config1/vmmon-only/./include/pgtbl.h: In function `PgtblVa2PTELocked':
    /tmp/vmware-config1/vmmon-only/./include/pgtbl.h:81: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
      CC [M]  /tmp/vmware-config1/vmmon-only/common/cpuid.o
      CC [M]  /tmp/vmware-config1/vmmon-only/common/memtrack.o
      CC [M]  /tmp/vmware-config1/vmmon-only/common/phystrack.o
      CC [M]  /tmp/vmware-config1/vmmon-only/common/task.o
      CC [M]  /tmp/vmware-config1/vmmon-only/common/vmx86.o
      LD [M]  /tmp/vmware-config1/vmmon-only/vmmon.o
      Building modules, stage 2.
      MODPOST
      CC      /tmp/vmware-config1/vmmon-only/vmmon.mod.o
      LD [M]  /tmp/vmware-config1/vmmon-only/vmmon.ko
    make[1]: Leaving directory `/usr/src/linux-2.6.11.7-ARCH'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory `/tmp/vmware-config1/vmmon-only'
    The file /lib/modules/2.6.11.7-ARCH/misc/vmmon.o that this program was about to
    install already exists.  Overwrite? [yes]
    The module loads perfectly in the running kernel.
    Extracting the sources of the vmnet module.
    Building the vmnet module.
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config1/vmnet-only'
    make -C /lib/modules/2.6.11.7-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-2.6.11.7-ARCH'
      CC [M]  /tmp/vmware-config1/vmnet-only/driver.o
      CC [M]  /tmp/vmware-config1/vmnet-only/hub.o
      CC [M]  /tmp/vmware-config1/vmnet-only/userif.o
    In file included from /tmp/vmware-config1/vmnet-only/userif.c:45:
    /tmp/vmware-config1/vmnet-only/pgtbl.h: In function `PgtblVa2PTELocked':
    /tmp/vmware-config1/vmnet-only/pgtbl.h:81: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
    /tmp/vmware-config1/vmnet-only/userif.c: In function `VNetCopyDatagramToUser':
    /tmp/vmware-config1/vmnet-only/userif.c:563: warning: implicit declaration of function `skb_copy_datagram'
      CC [M]  /tmp/vmware-config1/vmnet-only/netif.o
      CC [M]  /tmp/vmware-config1/vmnet-only/bridge.o
      CC [M]  /tmp/vmware-config1/vmnet-only/procfs.o
      LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.o
      Building modules, stage 2.
      MODPOST
    Warning: could not open /tmp/vmware-config1/vmnet-only/includeCheck.h: No such file or directory
      CC      /tmp/vmware-config1/vmnet-only/vmnet.mod.o
      LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.ko
    make[1]: Leaving directory `/usr/src/linux-2.6.11.7-ARCH'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory `/tmp/vmware-config1/vmnet-only'
    Unable to make a vmnet module that can be loaded in the running kernel:
    insmod: error inserting '/tmp/vmware-config1/vmnet.o': -1 Unknown symbol in module
    There is probably a slight difference in the kernel configuration between the
    set of C header files you specified and your running kernel.  You may want to
    rebuild a kernel based on that directory, or specify another directory.
    For more information on how to troubleshoot module-related problems, please
    visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
    "http://www.vmware.com/support/reference … linux.html".
    Execution aborted.

    I'm pretty sure you'll run into similar problems after a kernel upgrade so be sure to bookmark this page (or remember what you did ). It's possible you have to wait a while for the new any-any patch if you like to install the latest kernel as soon as possible.

  • Can't build tp_smapi package under custom kernel, built ok with stock

    Hi,
    I followed this guide and built a custom kernel http://wiki.archlinux.org/index.php/Cus … n_with_ABS   (with the PKGBUILD file found in this page).
    Basically I changed the LOCALVERSION while config kernel module, and changed processor type to Pentium M, exclude some drivers.
    Now I can't build tp_smapi package with yaourt -S, gives me error:
    -> Extracting tp_smapi-0.40.tgz with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file Makefile
    /usr/bin/make -C /lib/modules/2.6.32.8-custom/build M=/tmp/yaourt-tmp-user/aur-tp_smapi/tp_smapi/src/tp_smapi-0.40 O=/lib/modules/2.6.32.8-custom/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.32.8-custom'
    /usr/src/linux-2.6.32.8-custom/Makefile:529: /usr/src/linux-2.6.32.8-custom/arch/x86/Makefile: No such file or directory
    make[2]: *** No rule to make target `/usr/src/linux-2.6.32.8-custom/arch/x86/Makefile'.  Stop.
    make[1]: *** [sub-make] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.32.8-custom'
    make: *** [modules] Error 2
    make: Entering directory `/usr/src/linux-2.6.32.8-custom'
    Makefile:529: /usr/src/linux-2.6.32.8-custom/arch/x86/Makefile: No such file or directory
    make: *** No rule to make target `/usr/src/linux-2.6.32.8-custom/arch/x86/Makefile'.  Stop.
    make: Leaving directory `/usr/src/linux-2.6.32.8-custom'
    ==> Tidying install...
      -> Purging other files...
    However it builds fine if run the stock Arch kernel.
    This package depends on kernel26-headers, it pulls this down and installed, but itself is failed.
    I believe the error is due to it requires the kernel26-headers as the other AUR packages don't.
    tp_smapi's PKGBUILD is here
    http://dpaste.com/162443/
    Any suggestions/help?
    Last edited by skygunner (2010-02-21 08:16:04)

    Hi,
    I wanted to build a kernel26-ice with tp_smapi included as I would love to have more than one kernel on my system. However, I do not find any information on patching the kernel with such patch. Can anyone guide me to the right direction?
    EDIT:
    Excuse me for any inconvenience, I found, that kernel26-zen may be what I am looking for as it uses tp_smapi as a patch.
    Last edited by Liuuutas (2010-03-28 14:58:54)

  • How can i build a manchester coding in labview signal processing?

    how can i build a manchester coding in labview signal processing?
    mean to say that how can i digitize my audio input.i waqnt to convert my audio input into manchester coded data format!!!
    kindly post related VIs
    regards
    Solved!
    Go to Solution.

    idma-
    Check out the LabVIEW FPGA example http://zone.ni.com/devzone/cda/epd/p/id/6126
    Generate Manchester Signal
    Basic example showing generation of a Manchester encoded data stream. The data to be sent is generated in one loop and passed to a FPGA FIFO. The subVI which generates the Manchester data stream reads the data bytes form the FIFO and passes them to the digital output. The subVI prepends a simple header to each data packet which allows a reader (see next example) to synchronize and acquire/parse the data. The header consists of a thee half bit pulse followed by a one half bit pulse. The three half bit pulse is not a valid component of regular Manchester encoding and can therefore be differentiated from the rest of the protocol. In addition it can be used by the receiver to to easily measure the bit rate of the protocol. By dividing the length of the three half bit pulse in half (3/4 of a bit), the receiver has a measure to differentiate between full and half bit pulses in the rest of the protocol.
    Generate and Read Manchester Signal
    An extension of the previous example which adds a Manchester receiver subVI. You must physically wire the digital output channel to your input channel to loop back the data outside the I/O connector of your FPGA R series card or C series module. The Manchester receiver subVI is expecting the data packet to be prepended by a header as explained in the previous section.
    I will see if the is a more precise example but this should help
    Sam S
    Applications Engineer
    National Instruments

  • BI 7.0 can we build a INFOSET on a Multi Cube and Infoobject

    Hi
    In BI 7.0 can we build a INFOSET on a Multi Cube and Infoobject
    Thanks

    Hi,
    No not possible.
    You can include any DataStore object, InfoCube or InfoObject of type Characteristic with Master Data in a join. A join can contain objects of the same object type, or objects of different object types. You can include individual objects in a join as many times as you want. Join conditions (equal join condition) connect the objects in a join to one another . A join condition specifies the combination of individual object records included in the results set.
    For more info go through the link below
    http://help.sap.com/saphelp_nw2004s/helpdata/EN/ed/084e3ce0f9fe3fe10000000a114084/content.htm
    Regards,
    Marasa.

  • How many websites can I build with one account

    I am looking at setting up a BC account for one of my customers but they need two websites. Can I build these on the one account and would it cost any more to do the second website?
    Jim.

    You can have a partner account, for sites you pay for each site per month/year depending on the plan you choose for each.

  • [SOLVED] Can't build 'crystalhd-git' package

    Hi
    I've bought  Broadcom  BCM70012 Video Decoder [Crystal HD] today. I'm trying to compile driver for this device. I need to compile two packages.
    1. libcrystalhd-git
    2. crystalhd-git
    Libcrytstalhd-git compiles just fine, no errors. But I can't build the driver crystalhd-git . Here is the output :
    make -C /lib/modules/2.6.39-ARCH/build SUBDIRS=/tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux modules
    make[1]: Wejście do katalogu `/usr/src/linux-2.6.39-ARCH'
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_lnx.o
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_misc.o
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_cmds.o
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.o
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.c: In function ‘crystalhd_hw_post_tx’:
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.c:719:21: warning: variable ‘high_addr’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.c:719:11: warning: variable ‘low_addr’ set but not used [-Wunused-but-set-variable]
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_linkfuncs.o
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.o
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c: In function ‘crystalhd_flea_init_dram’:
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:171:42: warning: variable ‘sd_1_row_size’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:171:26: warning: variable ‘sd_1_bank_size’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:171:11: warning: variable ‘sd_1_col_size’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c: In function ‘crystalhd_flea_set_power_state’:
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:847:12: warning: variable ‘sts’ set but not used [-Wunused-but-set-variable]
    CC [M] /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.o
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c: In function ‘crystalhd_flea_ddr_pll_config’:
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c:152:5: error: implicit declaration of function ‘msleep_interruptible’ [-Werror=implicit-function-declaration]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c: In function ‘crystalhd_flea_ddr_ctrl_init’:
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c:324:10: warning: variable ‘DQ_IDLE_MODE’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c:323:10: warning: variable ‘CTL_IDLE_MODE’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c:322:10: warning: variable ‘DM_IDLE_MODE’ set but not used [-Wunused-but-set-variable]
    /tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c:320:10: warning: variable ‘DQ_WIDTH’ set but not used [-Wunused-but-set-variable]
    cc1: some warnings being treated as errors
    make[2]: *** [/tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.o] Błąd 1
    make[1]: *** [_module_/tmp/yaourt-tmp-lukasz/aur-crystalhd-git/src/crystalhd/driver/linux] Błąd 2
    make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.39-ARCH'
    make: *** [all] Błąd 2
    ==> BŁĄD: Wystąpił błąd w build().
    Przerywam...
    ==> ERROR: Makepkg was unable to build .
    ==> Restart building crystalhd-git ? [y/N]
    ==> --------------------------------------
    ==>
    Last edited by lgolebio (2011-06-29 06:01:46)

    Try replacing `sed -i 's/'-Werror'/''/g' Makefile` with `sed -i 's/-Werror/-Wno-error=implicit-function-declaration/g' Makefile` in the PKGBUILD. This won't fix the warning but the package should build.

  • Can  i build simple encoder like gzip,- png-, jpeg- or bmp-encoder?

    Hello dear people,
    can i ask about unknown photo- or texture-type?
    TGA File will show into flash-player?
    I know any encoders...
    Example: Encoders:
    For jpeg, png encoder:
    https://github.com/mikechambers/as3corelib/blob/master/src/com/adobe/images/PNGEncoder.as
    For gzip or zip encoder:
    http://code.google.com/p/ascompress/source/browse/trunk/src/com/probertson/utils/GZIPEncod er.as?r=9
    any suggestions encoder for unknown file types?
    If you like openning or viewing file like this OpenOffice Writer like PDF Viewer?
    Can i build tga Encoder for tga, tif and psd file types?
    How do i know hex or binary from current file type?`
    I know becasue encoder for compress like gzip.works nice.
    How do i multi file tree when one or  more files were compressed. But i have been found - same site is down
    Question:
    Why do we need "Encoder" for flash player?
    Do you think because encoder supports complety?
    Thanks

    Nancy O. wrote:
    An image is just an image.  You need HTML or JavaScript code to make it into a hyperlink. 
         <a href="http://example.com"><img src="your_image.jpg"></a>
    Unless the site you're uploading to is willing to wrap your image inside HTML code like the example above or JavaScript there is no way to make the image file link to anything on its own.
    Nancy O.
    But how is it that a pdf file is able to contain a hyperlink within the image and it takes me to my website?  Where on the image.gif, etc., do I attach the code you've posted?  The website I'm wanting to upload the image to, only allows the files with extensions I've already indicated in my op.   Thanx for your reply and help.   -KD

  • Makepkg doesn't work - can't build new different pkgs.

    I'm maintaining a pkg named firefox-optimized. Now after I change mozconfig and PKGBUILD, I can't build a different pkg.
    All the pkgs I built are all the same except .PKGINFO.
    I have disabled ccache, and delete all cached files, even try to login another user to build, but still don't work.
    Last edited by coderoar (2008-10-16 13:25:27)

    maybe it's me but could you please try to be a bit more explicit... what exactly does not work, what are you trying to do, what did you modify and what kind of error do you get please?
    BTW, firefox-nightly is based on the mozilla binary so you do not need any mozconfig here i think.

  • [Solved] Kernel 3.2 wont re-patch vmware for new kernel build

    Hi, I looked for the same thing and didnt find it, I had vmplayer running great -> enter new kernel 3.2. When it went to build the new modules because the kernel changed it failed  with log of:
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Log for VMware Workstation pid=3928 version=8.0.1 build=build-528992 option=Release
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: The process is 64-bit.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: Msg_Reset:
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: ----------------------------------------
    2012-01-19T06:10:49.388-06:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: Msg_Reset:
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": No such file or directory.
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: ----------------------------------------
    2012-01-19T06:10:49.389-06:00| vthread-3| I120: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/redhat-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/redhat_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/sun-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/SuSE-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/novell-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/sles-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/debian_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/debian_release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandrake-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandriva-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mandrakelinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/turbolinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/fedora-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/gentoo-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/nld-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/lsb-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/annvix-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: Cannot work with empty file.
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/arklinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/aurox-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/blackcat-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/cobalt-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/conectiva-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/immunix-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/knoppix_version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/lfs-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/linuxppc-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/mklinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/pld-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/slackware-version: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/slackware-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/e-smith-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/tinysofa-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/ultrapenguin-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/UnitedLinux-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/va-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoReadDistroFile: could not open file/etc/yellowdog-release: 2
    2012-01-19T06:10:49.395-06:00| vthread-3| W110: HostinfoOSData: Error: no distro file found
    2012-01-19T06:10:49.396-06:00| vthread-3| W110: Logging to /tmp/vmware-root/modconfig-3928.log
    2012-01-19T06:10:49.497-06:00| vthread-3| I120: modconf query interface initialized
    2012-01-19T06:10:49.498-06:00| vthread-3| I120: modconf library initialized
    2012-01-19T06:10:49.544-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.548-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.550-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.563-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.592-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.592-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.594-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.608-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.636-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.672-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.674-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.676-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.679-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.681-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.715-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.717-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.719-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.721-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.724-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.726-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.728-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.741-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.769-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.804-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.806-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.809-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.811-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.813-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Validating path /lib/modules/preferred/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Failed to find /lib/modules/preferred/build/include/linux/version.h
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Failed version test: /lib/modules/preferred/build/include/linux/version.h not found.
    2012-01-19T06:10:49.815-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:49.817-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.830-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:49.858-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:49.926-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.928-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.930-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.933-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:49.935-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:50.059-06:00| vthread-3| I120: Trying to find a suitable PBM set for kernel 3.2.1-1-ARCH.
    2012-01-19T06:10:50.059-06:00| vthread-3| I120: Validating path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH
    2012-01-19T06:10:50.061-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:50.076-06:00| vthread-3| I120: Your GCC version: 4.6
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Header path /lib/modules/3.2.1-1-ARCH/build/include for kernel release 3.2.1-1-ARCH is valid.
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Building module vmmon.
    2012-01-19T06:10:50.105-06:00| vthread-3| I120: Extracting the sources of the vmmon module.
    2012-01-19T06:10:50.116-06:00| vthread-3| I120: Building module with command: /usr/bin/make -j -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/3.2.1-1-ARCH/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.6.2
    2012-01-19T06:10:51.838-06:00| vthread-3| I120: Failed to compile module vmmon!
    So I thought ok maybe it needs the 3.2 patch, so I un-installed then reinstalled but it wouldn't let me run the patch saying that my sources are alreay patched, I need this machine to do my work and I now at a dead stop.
    thanks for your help on this.
    --jerry
    Last edited by jk121960 (2012-01-19 23:16:22)

    OK it all worked accept for one small bit, with the new patch there is a bug in the script. It calls for
    /sbin/lsmod which doesn't exist.
    It exists in /bin/lsmod
    So I guess you could mod the script but I just symlinked the path and it worked fine.
    ln -s /bin/lsmod /sbin/lsmod
    thanks again for your help and I hope this little bit gets found by who needs it.
    --jerry

  • Can't build transmission-svn

    Hello, Iæm trying to make the transmission-svn package from aur, but I can't make it compile...
    ==> SVN checkout done or server timeout
    ==> Starting make...
    autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
    autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
    autoheader: WARNING: is deprecated and discouraged.
    autoheader:
    autoheader: WARNING: Using the third argument of `AC_DEFINE' and
    autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
    autoheader: WARNING: `acconfig.h':
    autoheader:
    autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
    autoheader: [Define if a function `main' is needed.])
    autoheader:
    autoheader: WARNING: More sophisticated templates can also be produced, see the
    autoheader: WARNING: documentation.
    Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
    configure.ac:8: installing `./missing'
    configure.ac:8: installing `./install-sh'
    beos/Makefile.am: installing `./depcomp'
    Makefile.am: installing `./INSTALL'
    Makefile.am: installing `./COPYING'
    Creating aclocal.m4 ...
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Making aclocal.m4 writable ...
    Running intltoolize...
    appending configuration tag "CXX" to libtool
    appending configuration tag "F77" to libtool
    config.status: error: po/Makefile is not ready.
    Making all in third-party
    make[1]: Entering directory `/home/roberth/pkg/transmission-svn/src/Transmission/third-party'
    Making all in libevent
    make[2]: Entering directory `/home/roberth/pkg/transmission-svn/src/Transmission/third-party/libevent'
    make[2]: *** No rule to make target `all'. Stop.
    make[2]: Leaving directory `/home/roberth/pkg/transmission-svn/src/Transmission/third-party/libevent'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/roberth/pkg/transmission-svn/src/Transmission/third-party'
    make: *** [all-recursive] Error 1
    ==> ERROR: Build Failed. Aborting...
    Here's the PKGBUILD:
    pkgname=transmission-svn
    pkgver=3458
    pkgrel=1
    pkgdesc="A Bittorrent client that aims to be as efficient as possible"
    url="http://transmission.m0k.org/"
    license="MIT"
    arch=('i686' 'x86-64')
    depends=('openssl')
    provides=('transmission')
    conflicts=('transmission')
    makedepends=('gtk2' 'subversion')
    backup=(etc/conf.d/transmissiond)
    install=
    source=()
    _svntrunk="svn://svn.m0k.org/Transmission/trunk"
    _svnmod="Transmission"
    build() {
    cd $startdir/src
    mkdir -p ~/.subversion
    svn co $_svntrunk $_svnmod --config-dir ./ -r $pkgver
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    cp -r $_svnmod $_svnmod-build
    cd $_svnmod-build
    cd $startdir/src/Transmission
    ./autogen.sh
    ./configure -q --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    Anyone have a clue?

    Hi, i have problems with building transmission from svn too:
    $ versionpkg
    ==> retrieving latest revision number from svn... 3730
    ==> newer revision detected: 3730
    ==> Entering fakeroot environment
    ==> Making package: transmission-svn 3730-1 (Di 6. Nov 08:28:38 CET 2007)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    Fetching external item into 'Transmission/third-party/libevent'
    Checked out external at revision 477.
    Checked out revision 3730.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    ./autogen.sh: line 16: autoreconf: command not found
    Creating aclocal.m4 ...
    Running glib-gettextize...  Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
      codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
      progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Making aclocal.m4 writable ...
    Running intltoolize...
    PKGBUILD: line 33: ./configure: No such file or directory
    make: *** No targets specified and no makefile found.  Stop.
    ==> ERROR: Build Failed.  Aborting...
    ==> ERROR: Reverting pkgver...
    i dont know whats up with the autoreconf
    i hope anyone can help me!
    greez

  • Error: No more virtual tiles can be allocated

    Hello all
    When using the following filters in Photoshop CS6 all updated installed:
    Adaptive Wide Angle
    Lens Correction
    I get the following error:
    No more virtual tiles can be allocated.
    I have 8 GB of RAM and 100 GB free on my only partition and a GeForce 880 FX graphics card.
    For this test I am using a small 2 MB 1000x500 px jpeg image. But I tried with a lot of different images.
    I already deleted the Photoshop settings and played around with the performance settings.
    Any tips?
    Thank you alot!

    Thank you!
    I am running Windows 8 with the latest updates and Photoshop CS6 with the lates updated aswell. Precice system specs you will find below.
    I closed all foreground and background programs and had only photoshop open.
    Also I played around with the performance settings in Photoshop, also disabling GPU acceleration, without any success.
    Operating System: Windows 8 Pro 64-bit (6.2, Build 9200) (9200.win8_gdr.130306-1502)
    Processor: Intel(R) Core(TM) i7 CPU       Q 820  @ 1.73GHz (8 CPUs), ~1.7GHz
    Memory: 8192MB RAM
    Page File: 3318MB used, 12996MB available
    Card name: NVIDIA Quadro FX 880M
    Display Memory: 4562 MB
    Dedicated Memory: 978 MB
    Shared Memory: 3583 MB
    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00) x64
    Operating System: Windows NT
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:14, Stepping:5 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 1729 MHz
    Built-in memory: 8124 MB
    Free memory: 5337 MB
    Memory available to Photoshop: 7149 MB
    Memory used by Photoshop: 63 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: Quadro FX 880M/PCIe/SSE2

Maybe you are looking for

  • UTL_SMTP writing to email body after writing to attachment doesn't work

    Read in contents of files and Write text to email body if size is < 10k , otherwise to an attachment. Problem is after writing to an attachment we can't get it to switch to write the next file contents to the message body. Example; we have 6 files in

  • Business Area Substitution not working after Upgrade

    Hello Guys, We upgraded our system from Version 3.1 to 4.7. In this client bus area is mandatory field for every line item in any accounting documents.. For this we have necessary validations and substitutions. For MIRO there is a susbtitution for ta

  • HT1600 my apple tv update wasnt successful.

    how do i fix my apple tv? i tried to update it and it wasnt successful

  • Building a GUI in SharePoint 2013

    I'm planning on building some business processes that use SQL as the data source and allow SharePoint 2013 users to interact with the data. I'm not sure how to give the users a GUI inside SharePoint. I can use InfoPath, but that's more for the data e

  • Itunes store locks up when trying to search

    Hello all I am running itunes 9.1.1 on a pc I built just a few weeks ago. I'm using windows 7 64 bit. My problem is that when I try to search the Itunes store, itunes locks up and must be forced closed with the task manager. I can still get to my lib