[SOLVED] Can't install linuxwacom from AUR with latest X Server

I am unable to reinstall linuxwacom, which I had reinstalled perfectly the day before the big update from testing yesterday, which, among many other things, updated X Server to 1.7.0.901-1.
Here is the error output (am installing linuxwacom 0.8.4-6 from the AUR). I'm including everything that apears (to me) to be associated with the error, but if there should be more or less, let me know:
In file included from /usr/include/xorg/xf86str.h:38,
from /usr/include/xorg/xf86.h:46,
from ./xf86Wacom.h:68,
from ./xf86Wacom.c:93:
/usr/include/xorg/input.h:79:1: warning: this is the location of the previous definition
./xf86Wacom.c: In function 'xf86WcmInitialCoordinates':
./xf86Wacom.c:368: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:395: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c: In function 'xf86WcmRegisterX11Devices':
./xf86Wacom.c:630: warning: passing argument 3 of 'InitButtonClassDeviceStruct' from incompatible pointer type
/usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of type 'CARD8 *'
./xf86Wacom.c:630: error: too few arguments to function 'InitButtonClassDeviceStruct'
./xf86Wacom.c:670: warning: passing argument 3 of 'InitValuatorClassDeviceStruct' makes pointer from integer without a cast
/usr/include/xorg/input.h:280: note: expected 'Atom *' but argument is of type 'int'
./xf86Wacom.c:670: error: too few arguments to function 'InitValuatorClassDeviceStruct'
./xf86Wacom.c:712: warning: implicit declaration of function 'InitKeyClassDeviceStruct'
./xf86Wacom.c:720: warning: implicit declaration of function 'InitKbdFeedbackClassDeviceStruct'
./xf86Wacom.c:751: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:756: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:757: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:765: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:766: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:772: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:773: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:781: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:786: error: too few arguments to function 'InitValuatorAxisStruct'
./xf86Wacom.c:790: error: too few arguments to function 'InitValuatorAxisStruct'
make[2]: *** [xf86Wacom.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-sara/aur-linuxwacom/linuxwacom/src/linuxwacom-0.8.4-3/src/xdrv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-sara/aur-linuxwacom/linuxwacom/src/linuxwacom-0.8.4-3/src'
make: *** [all-recursive] Error 1
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build linuxwacom package.
Error: unable to update linuxwacom
Because of this, I can no longer use my pen or touchscreen. My tablet is a Lenovo X61t.
This is probably due to the testing repo as the package's maintainer (gwash) was unable to reproduce this with the latest updates from core and extra installed.
[edit] Perhaps this is because this package is designed to be compatible with version 1.6 of X Server, and I'm using 1.7 (the latest in testing). Are any other tablet users in testing experiencing this problem? [/edit]
[edit] And as I thought, downgrading xorg-server to 1.6 fixed this (this also required downgrading evdev and the intel driver). So it's just linuxwacom's incompatibility with verison 1.7, which will hopefully be fixed soon. Marking the subject line as SOLVED, though the real solution is an update to linuxwacom. [/edit]
Last edited by Sara (2011-06-08 22:43:19)

N30N wrote:
schuschu wrote:Could someone put a PKGBUILD with patch into the AUR please?
I've added the patch to the linuxwacom-cvs package.
Thanks, but I still can't build it:
patching file src/xdrv/xf86Wacom.c
Hunk #1 succeeded at 100 with fuzz 2 (offset 10 lines).
Hunk #2 succeeded at 367 (offset -36 lines).
Hunk #3 succeeded at 397 (offset -33 lines).
Hunk #4 succeeded at 555 (offset -33 lines).
Hunk #5 succeeded at 611 (offset -22 lines).
Hunk #6 succeeded at 649 (offset -22 lines).
Hunk #7 succeeded at 667 (offset -22 lines).
Hunk #8 succeeded at 683 (offset -22 lines).
Hunk #9 succeeded at 723 (offset -22 lines).
Hunk #10 succeeded at 750 (offset -22 lines).
Hunk #11 succeeded at 781 (offset -22 lines).
Hunk #12 succeeded at 791 (offset -22 lines).
Hunk #13 succeeded at 823 (offset -22 lines).
Hunk #14 succeeded at 849 (offset -22 lines).
Hunk #15 FAILED at 881.
1 out of 15 hunks FAILED -- saving rejects to file src/xdrv/xf86Wacom.c.rej

Similar Messages

  • Can't install Ejecter from AUR

    Hi everyone
    I've been trying to install Ejecter from AUR using yaourt, but I get an error and the installation aborts.
    This is what the terminal tells me:
    Checking for program gcc,cc              : ok /usr/bin/gcc
    Checking for program cpp                 : ok /usr/bin/cpp
    Checking for program ar                  : ok /usr/bin/ar
    Checking for program ranlib              : ok /usr/bin/ranlib
    Checking for gcc                         : ok 
    Checking for program valac               : ok /usr/bin/valac
    Checking for gthread-2.0                 : Traceback (most recent call last):
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 414, in recurse
        txt=readf(base+'_'+name,m='rU')
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 379, in readf
        f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
      File "./waf", line 148, in <module>
        Abortando...
    ==> ERROR: Makepkg was unable to build ejecter.
    ==> Restart building ejecter ? [y/N]
    ==> --------------------------------
    ==>
    There are no comments on the AUR package, so I don't know if this bugs only happens to me.
    Thanks in advance for your help!

    I have the same problem with Pino from AUR.
    ==> Starting build()...
    Checking for program gcc,cc : ok /usr/bin/gcc
    Checking for program cpp : ok /usr/bin/cpp
    Checking for program ar : ok /usr/bin/ar
    Checking for program ranlib : ok /usr/bin/ranlib
    Checking for gcc : ok
    Checking for program valac : ok /usr/bin/valac
    Checking for gthread-2.0 : Traceback (most recent call last):
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 414, in recurse
    txt=readf(base+'_'+name,m='rU')
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 379, in readf
    f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/clyde-johan/pino/pino/src/pino-0.2.10/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
    File "./waf", line 148, in <module>
    Aborting...
    error: Build failed

  • Can't install Dropbox from AUR due to missing dependencies.

    I'm posting in the Newbie Corner, since I suspect that this is a newbie issue with a really simple solution..
    I've been using Dropbox for Linux directly from Dropbox.com, but I had now decided to convert to the AUR version (easier to update). But it won't install. It won't even build.
    ==> Manglende avhengigheter:
    -> qt
    ==> Kontrollerer avhengigheter som trengs under bygging...
    ==> FEIL: Kunne ikke finne alle avhengigheter.
    ==> ERROR: Makepkg was unable to build bbox-git.
    ==> Restart building bbox-git ? [y/N]
    Not optimal that this is in norwegian.. But in essence it tells me that there are missing dependencies. Qt to be exact. And because of this makepkg is not able to build bbox-git. Earlier in the process (when the dependencies for bbox-git is listed) it says that qt is not installed and will be buildt from AUR. I've tried to reinstall qt. Please help.
    EDIT:
    I'm using Yaourt.
    Last edited by madr (2013-06-08 22:24:06)

    Trilby wrote:You say you've tried to install qt, does that mean you failed to install it?  qt should not be installed from the AUR, it is a package group in [extra].
    I've tried to reinstall it. And I've installed it from the official repos of course. The AUR bit is output from Yaourt, not me.
    karol wrote:
    Run
    LC_ALL=C <command>
    to get output in English.
    I'll post the output of this later (it's getting late here).
    mcmillan wrote:
    First, that's not the dropbox package, but something that is like dropbox. If you want the actual dropbox program you want https://aur.archlinux.org/packages/dropbox
    If this is the package you actually want, it looks like it hasn't been updated since the qt packaged was renamed qt4, so you'll need to change that in the PKGBUILD file by hand.
    It is the package you're linking to I'm having trouble installing. Okay, I'll have a look. Later. I'll get back to this thread.
    karol wrote:I'm not sure if https://aur.archlinux.org/packages/dropbox is easier to update - as you can read in the comments, many users are not happy with the auto-update feature.
    Maybe it's too easy to update ;P , but YMMV.
    Do I ever catch a break in life? Not often at least.

  • [SOLVED] Can not shutdown/restart from KDE with systemd

    Hello,
      Recently, following I switched to a pure systemd setup.  The process was simple and most things worked "right out of the bpx".  However, I can not shutdown or restart from KDE!
    Let's say that I do the 3 finger salute (ALT-CTRL-DEL) and select "Turn off computer" what I get is KDE shutting down, but then I will only get a console (TTY) login prompt.  Pressing ALT-CTRL-DEL then will trigger a reboot.  I can also login and use "systemctl poweroff".  However, I don't understand why it doesn't work straight from KDE.
    Are there some packages I must install?  Are there some systemd services that I must enable?  What other relevant info should I include in this post?
    Active units :
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    proc-sys...misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
    sys-devi...d-card0.device loaded active plugged MCP79 High Definition Audio
    sys-devi...da-sda1.device loaded active plugged ST9500420ASG
    sys-devi...da-sda2.device loaded active plugged ST9500420ASG
    sys-devi...da-sda3.device loaded active plugged ST9500420ASG
    sys-devi...da-sda4.device loaded active plugged ST9500420ASG
    sys-devi...da-sda5.device loaded active plugged ST9500420ASG
    sys-devi...da-sda6.device loaded active plugged ST9500420ASG
    sys-devi...ock-sda.device loaded active plugged ST9500420ASG
    sys-devi...et-eth0.device loaded active plugged RTL8111/8168B PCI Express Gigabit Ethernet controller
    sys-devi...t-wlan0.device loaded active plugged AR928X Wireless Network Adapter (PCI-Express)
    sys-devi...y-ttyS0.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS0
    sys-devi...y-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
    sys-devi...y-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
    sys-devi...y-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
    sys-module-fuse.device loaded active plugged /sys/module/fuse
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    home.mount loaded active mounted /home
    run-user-1000-gvfs.mount loaded active mounted /run/user/1000/gvfs
    sys-fs-f...nections.mount loaded active mounted FUSE Control File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted /tmp
    cups.path loaded active waiting CUPS Printer Service Spool
    systemd-...d-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-...word-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    bluetooth.service loaded active running Bluetooth service
    colord-sane.service loaded active running Daemon for monitoring attached scanners and registering them with colord
    colord.service loaded active running Manage, Install and Generate Color Profiles
    console-...daemon.service loaded active running Console Manager
    console-...-start.service loaded active exited Console System Startup Logging
    cups.service loaded active running CUPS Printing Service
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running Getty on tty1
    kdm.service loaded active running K Display Manager
    NetworkManager.service loaded active running Network Manager
    sshd.service loaded active running OpenSSH Daemon
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-...s-load.service loaded active exited Load Kernel Modules
    systemd-...unt-fs.service loaded active exited Remount Root and Kernel File Systems
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-...rigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-...ssions.service loaded active exited Permit User Sessions
    systemd-...-setup.service loaded active exited Setup Virtual Console
    udisks2.service loaded active running Storage Daemon
    upower.service loaded active running Daemon for power management
    wpa_supplicant.service loaded active running WPA supplicant
    cups.socket loaded active running CUPS Printing Service Sockets
    dbus.socket loaded active running D-Bus System Message Bus Socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...control.socket loaded active listening udev Control Socket
    systemd-...-kernel.socket loaded active running udev Kernel Socket
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User
    network.target loaded active active Network
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    systemd-...es-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    72 units listed. Pass --all to see inactive units, too.
    Last edited by Prozzaks (2012-08-20 17:35:48)

    Demon wrote:For me the system only halts, it does not poweroff. How I can solve this?
    As bgc1954 said, there is also a symlink "/sbin/poweroff". Just edit the file "/usr/share/config/kdm/kdmrc", go to [shutdown] an replace the line "HaltCmd=/sbin/halt" with "HaltCmd=/sbin/poweroff".

  • [SOLVED] Unable to install gpodder3 from AUR

    I am a linux and arch newbie and about 3 weeks into my arch experience. I really like it so far, finding and fixing errors and getting all of my (laptop) hardware working is interesting.
    One program I am having real problems to install is gpodder. This worked flawlessly for me on mint and I really enjoyed using it to sync my podcasts with my ipod nano and would love arch even more if I could get it working. I enjoy simple GUIs where using the terminal seems a bit laborious.
    In the AUR there is a gpodder3 package available however when I attempt
    user@arch ~/Downloads/gpodder3 $ makepkg -s
    ==> Making package: gpodder3 3.5.1-1 (Sun 19 May 06:19:45 BST 2013)
    ==> WARNING: Using a PKGBUILD without a package() function is deprecated.
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: python2-mygpoclient
    ==> ERROR: 'pacman' failed to install missing dependencies.
    All of my packages and mirrors are up-to-date using
    pacman -Syyu
    I tried installing 'python2-mygpoclient' manually but no luck there either. Has anyone got gpodder on arch working under xfce?
    Would anyone please help me to get this installed?
    Last edited by cdrjameson (2013-05-19 06:40:50)

    Thanks for the advice on the AUR helpers. As I am so new to Arch and linux really I think I'll stick to vanilla pacman until I feel comfortable. I have read plenty of posts and blogs decrying the use of AUR helpers for novices.
    My search always starts with -Ss and then I investigate further using the ArchWiki - seems to work for me so far. Although I think I have been a bit like a kid in a candy shop and I have downloaded loads of different packages to see what they are like and now I am faced with removing some (getting back to the Arch way) and working out what their dependencies are/were. This is not a question as such just a request for your good will( I think i'll need it!) as I try to navigate the package manamgement between removing xfce and installing e17.

  • Can't install doomsday from AUR

    Hello.
    I want to install doomsday to play doom, doom2 and so on
    I type yaourt -S doomsday and installation works correctly, but then this appears:
    -- Build files have been written to: /tmp/yaourt-tmp-ignacio/aur-doomsday/src/deng-1.9.0-beta6.9/doomsday/build
    Scanning dependencies of target Generate.pk3
    File "./packres.py", line 9
    print "Usage: %s pk3-target-dir" % sys.argv[0]
    ^
    SyntaxError: invalid syntax
    make[2]: *** [CMakeFiles/Generate.pk3] Error 1
    make[1]: *** [CMakeFiles/Generate.pk3.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Se produjo un error en build().
    Cancelando...
    ==> ERROR: Makepkg was unable to build doomsday.
    I've all base-devel packages in my system.

    I had the same problem, did what GordonGR said, and it worked, but now I'm getting this:
    [ 41%] Building C object CMakeFiles/doomsday.dir/external/lzss/unix/src/lzss.o
    Linking C executable doomsday
    /usr/bin/ld: CMakeFiles/doomsday.dir/engine/portable/src/ui_main.o: undefined reference to symbol 'sin@@GLIBC_2.0'
    /usr/bin/ld: note: 'sin@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
    /lib/libm.so.6: could not read symbols: Invalid operation
    collect2: ld devolvi? el estado de salida 1
    make[2]: *** [doomsday] Error 1
    make[1]: *** [CMakeFiles/doomsday.dir/all] Error 2
    make: *** [all] Error 2

  • Can not install software from Mac with Parallels

    I have a Mac and I am running Parallels. I am running Windows 2000 in a virtual environment. Parallels recognizes other usb devices but not my 8330 Blackberry curve. It does not detect the device. If you go under device manager it shows the usb port with a question mark. If you open it there is a code 28. I have tried to uninstall and reinstall the software with no luck. i have tried desktop 4.3, 4.5, and 4,6 with no luck. I have tried updating the driver still no luck. Any suggestions would be appreciated.
    Note: I am using  version 4.0 of Paralllels.
    Message Edited by pdagadget on 02-07-2009 07:59 AM

    I had a similar problem recognizing and syncing my BB Curve 8330, but running XP under Parallels ver 3.0. I spent two days trying several versions of DM all the way up to 4.7 with no success. Then, I read in another post that Desktop manager would recognize and sync my BB Curve 8330 under Parallels 4.0 (I had 3.xx) so I upgraded and it worked!
    Good luck! 

  • Installing Forms&Report  Services with Oracle Application Server 10g Rel 3

    Can I Install Forms & Report Services with Oracle Application Server 10g Release 3 some how?
    I am thinking of installing Forms & Reports Services in separate home with Oracle Application Server 10g Rel 3.
    Does any body has any different idea so that they both can run more smoothly together.
    Thanks
    Raj
    www.oraclebrains.com

    They WILL NOT RUN TOGETHER. We have discussed this many times before. They must be in separate homes.
    Check the search function for this forum to find the previous discussions.

  • Unable to install from AUR with yaourt

    I am having problems installing packages from AUR.  I can still use yaourt to install any packages from the official repositiories.  As an example, when trying to install zenlib, I get this message:
    ==> Building and installing package
    ==> Making package: libzen 0.4.15-1 (Sun Aug 8 18:30:43 CDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading libzen_0.4.15.tar.bz2...
    --2010-08-08 18:30:43-- [url]http://downloads.sourceforge.net/zenlib/libzen_0.4.15.tar.bz2[/url]
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Resolving surfnet.dl.sourceforge.net... 130.59.138.21, 2001:620:0:1b::21
    Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 134032 (131K) [application/x-bzip2]
    Saving to: "libzen_0.4.15.tar.bz2.part"
    100%[===================================================================================================================================>] 134,032 87.0K/s in 1.5s
    2010-08-08 18:30:46 (87.0 KB/s) - "libzen_0.4.15.tar.bz2.part" saved [134032/134032]
    ==> Validating source files with md5sums...
    libzen_0.4.15.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> Extracting libzen_0.4.15.tar.bz2 with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /usr/share/aclocal/cinepaint.m4:8: warning: underquoted definition of AM_PATH_CINEPAINT
    /usr/share/aclocal/cinepaint.m4:8: run info '(automake)Extending aclocal'
    /usr/share/aclocal/cinepaint.m4:8: or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/bin/m4: cannot remove temporary file /tmp/m4-IpdGHp/m4-1000
    /usr/bin/m4: cannot clean temporary file for diversion
    /usr/bin/m4: cannot remove temporary directory /tmp/m4-IpdGHp: Directory not empty
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.11: autom4te failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    automake-1.11: autoconf failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    Aborting...
    ==> ERROR: Makepkg was unable to build libzen.
    ==> Restart building libzen ? [y/N]
    ==> -------------------------------
    ==>
    I should also mention that I currently have a partition of my memory mounted onto /tmp.  This is the corresponding line from my fstab:
    none /tmp tmpfs defaults,noatime,size=1024M 0 1
    I should have the permissions for my /tmp mount set up correctly.  Any help would be greatly appreciated.  Thank you in advance.

    Kotel wrote:I tried running just makepkg and I get the same errors that I got when using yaourt.  I didn't try running makepkg with sudo since it isn't the normal usage of makepkg.  Would it give any extra insight if I did try running sudo makepkg?
    No, I dont think so.
    Just for the record, the archstuff repo has the compiled libzen package:
    pacman.conf:
    [archstuff]
    # AUR's most voted packages
    Server=http://archstuff.vs169092.vserver.de/$arch

  • [SOLVED] Makepkg, install dependencies from AUR.

    Is it possible for makepkg to install the dependencies from AUR with makepkg -si?
    Last edited by lemanski6 (2012-09-20 18:05:38)

    Nope.  Many "AUR helpers" do this though.  In my limited experience yaourt seems to be one that handles this seemlessly, but I'd say it comes with some costs of hiding what is doing from the user.

  • Can't installing facebook from iPod Touch and Itunes 9.1.1 from windows 7

    Dear all, anyone can help me with my problem please...... I Can't install facebook from my ipod touch 8GB it mentioned "this program only run with iPhone" why ??? my other friend could install facebook to his iPod
    Second problem i can't run my iTune 9.1.1 into my OS windows 7 after update the software iTunes ,why ??? it mentioned "there's a problem "incompability" please help meeeee...........thank you.

    Hi all,
    I've found the solution in another thread: http://discussions.apple.com/message.jspa?messageID=11296350#11296350
    It's oviously a problem of iTunes 9.1, which does not seem to fin the syncserver. exe or some of its dependent files.
    User icefoxxxx showed me how to solve the problem. Anyway, Apple has to fix this, many people will have the problem:
    Posts: 4
    Registered: Mar 30, 2010
    New! Re: Unable to load provider data from Sync Services
    Posted: Mar 30, 2010 9:47 PM in response to: icefoxxxx
    Reply Email
    you won't believe how I fixed it... my syncserver.exe can't run because some dll is missing, but I notice the dll is in another folder "Apple Application Support". So I copied all files in
    C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    over to
    C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    and it solves everything!
    Obviously there is something wrong in registering the former folder by the new itunes installation program. Hope next version fixes it.

  • Wiped our old iPad 1 clean, now can't install iOS from iTunes.  iTunes does not "see" the devise.  Tried uninstalling and installing iTunes on laptop.  Also bought new USB cable.  The iPad is charging, but that's all it does.

    Wiped our old iPad 1 clean, now can't install iOS from iTunes using laptop PC (W Vista).  iTunes does not "see" the device.  Tried uninstalling and installing iTunes on laptop.  Also bought new USB cable.  The iPad is charging, but that's all it does.  Just want to get it operating again for browsing and e-reading.

    OK.  You merely erased the content and settings.  The IOS is still there.
    If it has NEVER been jailbroke, here are some standard repair procedures.  From what you've already stated, my guess is that you'll end up with Recovery Mode described in the last paragraph.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore (or it doesn't help), go into Recovery Mode per the instructions here.  You WILL lose all of your data (game scores, etc,) but, for the most part, you can redownload apps and music without being charged again.  Also, read this.

  • I CAN-NOT install anything from a .pkg

    i CAN-NOT install anything from a .pkg
    i need help
    someone
    when i try to install i get this at the end
    "there were errors installing the software"
    "please try installing again"
    also in disk utility
    i get this
    "invalid file or directory ID found"
    "the volume HD needs to be repaired"
    "Error: the underlying task reported failure onn exit"
    and when i try to repair it from the MAC OSX disk i cant
    i get
    "Error: the underlying task reported failure onn exit"
    also i cant install the BSD as it is a .pkg
    HELP
    Mac mini   Mac OS X (10.4.5)  

    Hi, shoaib.
    You wrote: "also in disk utility i get this
    "invalid file or directory ID found"
    "the volume HD needs to be repaired"
    "Error: the underlying task reported failure onn exit""The disk directory of your hard drive is corrupted. This is the source of your problems.
    If you cannot afford either of the third-party utilities:
    • Alsoft Disk Warrior 3.x (DW3)
    • Micromat TechTool Pro version 4.1.x (TTP4).
    then you will need to follow the instructions in "Disk Utility reports 'Underlying task reported failure' when repairing a volume."
    Specifically, given that your attempt to repair the disk using Disk Utility from your Tiger DVD failed, there are no other solutions available for this problem other than:
    • Attempting repair with the third-party disk utilities cited above.
    • Backing up whatever data can be saved, then reinstalling Mac OS X with an Erase and Install.
    See the article I cited above for details. Sorry to be the bearer of bad news.
    To avoid having to reinstall in situations like this, as funds permit you should consider investing in:
    • Implementing a comprehensive backup and recovery solution. For advice on the backup and recovery solution I employ, see my "Backup and Recovery" FAQ.
    • Alsoft DiskWarrior and TechTool Pro.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • [SOLVED] Unable to build packages from AUR (build: command not found)

    I recently hosed the filesystem on my arch install of ~8 months. I reinstalled arch today and didn't have many problems since I had backups of many important config files. Anyways, I still need to get a few programs installed from AUR, but nothing I get from AUR will build.
    I download the tarball, extract into a folder in /home/myuser/builds and then go into that folder and run makepkg -s (as always)
    It checks the files and extracts/downloads them. Then I get the following error message:
    ==> Starting build()...
    /usr/bin/makepkg: line 741: build: command not found
    ==> ERROR: Build Failed.
    Aborting...
    I've run abs and I checked out the abs wiki page, I've also installed base-devel. I am not sure what else I need to do, the error message is not specific enough.
    The packages I have been trying to install are      ttf-ms-fonts 2.0-7,      keepass 2.14-2, and I also tried ttf-vista-fonts 1-3. I am fairly certain that it is not a problem with the PKGBUILD files.
    Any ideas? Thanks!
    Last edited by fatjake (2011-03-08 01:02:59)

    cyrus wrote:Have you tried Yaourt?
    Nope, haven't tried that, I think mainly because I wanted to learn how to use pacman and how to build using ABS. At this point I think I know how to use pacman/abs, as much as this thread might make it appear that I dont
    I'll give it a try, as I frequently install software from AUR. In the past I think I let software from the AUR get outdated, Yaourt (clumsy name) sounds like it would help that a bit. Thanks!
    Edit: BTW, I really love Arch. I tried it out on a flash drive about 8 months ago (maybe more), and after about 12 hours I was sold and installed it on the drive that Windows XP previously held. Even considering that I had many problems during the initial install, but they were all problems that caused me to learn and were easy to resolve. Seriously, I have lots of Windows tech experience, but only Arch forced me to learn Linux. I had tried Ubuntu previously but it was such a bore, and the problems tended to be hard to find solutions for. I try to convince my other Linux using friends to try arch, but they see it as too hands-on. I don't see it that way, it is very hands off after initial configuration, and the initial config only takes a week or less on the first try and a day and a half (or so) if you re-install. Having backups of your config files is of course a huge deal, and I am glad I had most of those.
    Really, I love Arch Linux, it has taught me so much.
    Last edited by fatjake (2011-03-08 04:25:15)

  • I can't install Lightroom from CC subscription

    Hello, I can't install Lightroom from Adobe CC
    Following 30 days of test with an evaluation version, I have subscribed to a pack CC+Lightroom; all is OK with CC, the evaluation version has been replaced by the subscribed one.
    But on Lightroom side it went much more difficult; I was still with the evalaution version and was always requested to enter a serial number.
    I asked for an advise on this forum and was suggested to uninstall Lightroom with Windows 8.1 process; I did so.
    Now I try to install the regular Lightroom version, but a pop-up window called "URIHandler" is asking for the choice of a program, somewhere on my PC ?
    I may add that the CC manager window is still indicated that I have an up-to date Lightroom version on my PC, which is unfortunately false; all lightroom directory has been deleted by the Windows uninstall process.
    I am stuck at this stage; does someone did experience such situation, and could help ?
    Thanks a lot

    Might not help your specific issue but you're installing outdated software.
    Try installing the current version 5.7.1
    Adobe - Lightroom : For Windows : Adobe Photoshop Lightroom 5.7.1

Maybe you are looking for