Aur/libdrm-git 20090810-1 dont compile here

I am using x86_64 system, a few hours old system. Actualy its my first installion of archlinux, but i used for years gentoo... but thats not the point
I wanted to try out the new 3d r6xx-r7xx drivers. When I try to install it with yaourt i get this configure errors:
==> GIT checkout done or server timeout
==> Starting make...
/var/abs/local/yaourtbuild/libdrm-git/./PKGBUILD: Zeile 39: cd: /var/abs/local/yaourtbuild/libdrm-git/src/libdrm-git-20090814: Datei oder Verzeichnis nicht gefunden
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
./configure: line 11309: syntax error near unexpected token `PTHREADSTUBS,'
./configure: line 11309: `PKG_CHECK_MODULES(PTHREADSTUBS, pthread-stubs)'
==> FEHLER: Build fehlgeschlagen.
    Breche ab ...
Error: Makepkg was unable to build libdrm-git package.
Checking the integrity of the local database in /var/lib/pacman/
missing dependency for mesa : dri2proto=2.1
i also tryed to edid the PKGBUILD and change the line 39 to /var/abs/local/yaourtbuild/libdrm-git/src/drm because this directory is there, but it did not help same error message except i dont get the "cd" error.
Thats no good bug description i guess but its late here and i wanted just to ask if i am the only one with that problem or that the problem is known?
thanx

Like i said it was in mid of the night and I wanted to post it. Most of the error is english, but I post it completly english next time.
So somehow I got it (3d with r7xx) working now, changed some dependencies and compiled some of em directly with makepkg.
glxgears is running fast, but compiz not. If i try to start compiz: compiz --replace it stops metacity but not start compiz.
When i start glxgears I get following warnings:
IRQ's not enabled, falling back to busy waits: 2 16
no rrb
Buts Its working that much fps i wouldnt get with sofware rendering:
10468 frames in 5.0 seconds = 2093.598 FPS
10622 frames in 5.0 seconds = 2124.282 FPS

Similar Messages

  • AUR docker-git issue when compiling from i686 machine

    Hello,
    From an i686 machine (old laptop) i've just tried to compile the AUR docker-git package source but then came to an error.
    I would like to understand if i missed something.
    Thanks.
    $ makepkg -s
    ==> Making package: docker-git 1:1.5.0.dev.13153.99ca215-1 (Sun May 10 12:32:22 RET 2015)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for op:
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) bridge-utils-1.5-2
    Total Download Size: 0.01 MiB
    Total Installed Size: 0.05 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    bridge-utils-1.5-2-i686 13.1 KiB 570K/s 00:00 [#######################################################################################] 100%
    (1/1) checking keys in keyring [#######################################################################################] 100%
    (1/1) checking package integrity [#######################################################################################] 100%
    (1/1) loading package files [#######################################################################################] 100%
    (1/1) checking for file conflicts [#######################################################################################] 100%
    (1/1) checking available disk space [#######################################################################################] 100%
    (1/1) installing bridge-utils [#######################################################################################] 100%
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for conflicting packages...
    Packages (4) perl-error-0.17023-1 btrfs-progs-4.0-1 git-2.4.0-1 go-2:1.4.2-2
    Total Download Size: 52.76 MiB
    Total Installed Size: 335.07 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    btrfs-progs-4.0-1-i686 541.2 KiB 25.0K/s 00:22 [#######################################################################################] 100%
    perl-error-0.17023-1-any 18.4 KiB 65.6K/s 00:00 [#######################################################################################] 100%
    git-2.4.0-1-i686 4.2 MiB 25.4K/s 02:49 [#######################################################################################] 100%
    go-2:1.4.2-2-i686 48.0 MiB 27.7K/s 29:35 [#######################################################################################] 100%
    (4/4) checking keys in keyring [#######################################################################################] 100%
    (4/4) checking package integrity [#######################################################################################] 100%
    (4/4) loading package files [#######################################################################################] 100%
    (4/4) checking for file conflicts [#######################################################################################] 100%
    (4/4) checking available disk space [#######################################################################################] 100%
    (1/4) installing perl-error [#######################################################################################] 100%
    (2/4) installing git [#######################################################################################] 100%
    Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
    (3/4) installing go [#######################################################################################] 100%
    The "liteide" package provides an IDE for editing and building Go projects.
    Example use of the "go" tool:
    mkdir ~/go
    export GOPATH=~/go
    export PATH=$PATH:~/go/bin
    go get golang.org/x/tour/gotour
    Optional dependencies for go
    mercurial: for fetching sources from mercurial repositories
    git: for fetching sources from git repositories [installed]
    bzr: for fetching sources from bazaar repositories
    subversion: for fetching sources from subversion repositories
    (4/4) installing btrfs-progs [#######################################################################################] 100%
    ==> Retrieving sources...
    -> Cloning docker git repo...
    Cloning into bare repository '/home/op/admin/build/docker-git/docker'...
    remote: Counting objects: 123777, done.
    remote: Compressing objects: 100% (364/364), done.
    remote: Total 123777 (delta 227), reused 2 (delta 2), pack-reused 123409
    Receiving objects: 100% (123777/123777), 69.26 MiB | 15.00 KiB/s, done.
    Resolving deltas: 100% (81453/81453), done.
    Checking connectivity... done.
    -> Found docker.service
    -> Found docker.install
    -> Found docker.conf
    ==> Validating source files with md5sums...
    docker ... Skipped
    docker.service ... Passed
    docker.install ... Passed
    docker.conf ... Passed
    ==> Extracting sources...
    -> Creating working copy of docker git repo...
    Cloning into 'docker'...
    done.
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x2b7f865a
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x58e0ae9c
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x67b18e06
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ---> Making bundle: dynbinary (in bundles/1.7.0-dev/dynbinary)
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x187380a0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x665138d8
    edi 0x7
    esi 0x2ba8
    ebp 0x187380a0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ==> ERROR: A failure occurred in build().
    Aborting...
    $
    Last edited by Rone (2015-05-11 16:15:06)

    I think the links i gave before about "patching" only one line of git source code to allow build/compile the source for 32bit processors, won't apply exactly here, because the code has evolved and is not the same. But possible that it can continue to be as simple as reported by the articles pointed above, to compile the source code on 32 bit architecture.
    When searching into the git clone directory from which executed file came the WARNING message - short output pasted below but i also gave the full output before -  printed on the output, i saw that it was coming from the file  ./src/docker/hack/make.sh
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    But starting from there, by now, i don't know what to do.
    Last edited by Rone (2015-05-11 18:09:04)

  • My ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    my ipod touch 1st gen has gone into recovery and wont restore because of a error 1 or something like that can someone help me quick this ipod is my little cousins and i dont want her mum to find out what happend

    I have not seen a solution for error (1)
    make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • My sister has a mac and i want to update my phone onto the computer but i dont want her to see all my stuff can you somehow have more than one itunes account on the same computer so my stuff with save?

    my sister has a mac and i want to update my phone onto the computer but i dont want her to see all my stuff can you somehow have more than one itunes account on the same macbook so my stuff with save?

    How to use multiple iPhone, iPad, or iPod devices with one computer. The only way is for you to have a separate user account to log into on that computer.

  • My wife is about to get her first apple product, I dont want her to have to pay again for apps how do i have a seperate apple id acct for her?

    My wife is about to get her first apple product, I dont want her to have to pay again for apps I have already purchased but don't want to receive her imessages or her to receive mine, how do i have a seperate apple id acct for her?

    Try a re-download using her iPad...
    http://support.apple.com/kb/HT2519
    Be sure to use the Apple ID that made the Original Purchase(s)...
    Also, See Here...
    http://macmost.com/sharing-ios-apps-with-family.html

  • I'm living in Iran and 2-step verification dont work here

    I'm living in Iran and 2-step verification dont work here.Please help.

    2-step verification is not available in Iran, so there is no way of your using it. If it ever becomes available in Iran it will appear in the Password and Security section at http://appleid.apple.com

  • Hey guys i please i need a help on my ipad. i have received an ipad from anonymous person but she has already logged in to iclouds, since i dont know her password how do i sign out without using password on ios 8?

    Hey guys i please i need a help on my ipad. i have received an ipad from anonymous person but she has already logged in to iclouds, since i dont know her password how do i sign out without using her password on ios 8?

    You can't. Your mysterious benefactor must remove the device from her (I guess you know it's a her?) iCloud account by logging into icloud.com, going to Find my iPhone and removing from there.
    Matt

  • Yaourt-git 2012-04-20 compile error

    I've compiled package-query-git-20120420-1-x86_64.pkg.tar.xz and pacman-color-4.0.3-1-x86_64.pkg.tar.xz fine, but have this following error when tried compiling yaourt-git-2012-04-20 from https://aur.archlinux.org/packages.php?ID=18676
    This is the error I'm getting:
    makepkg -s
    ==> Determining latest git revision...
    -> Version found: 20120420
    ==> Making package: yaourt-git 20120420-1 (Fri Apr 20 22:49:56 MDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    ==> Extracting Sources...
    ==> Starting build()...
    Cloning into 'yaourt'...
    remote: Counting objects: 2433, done.
    remote: Compressing objects: 100% (936/936), done.
    remote: Total 2433 (delta 1651), reused 2078 (delta 1412)
    Receiving objects: 100% (2433/2433), 632.60 KiB | 198 KiB/s, done.
    Resolving deltas: 100% (1651/1651), done.
    Cloning into 'yaourt-build'...
    done.
    GEN yaourt.sh
    GEN pacdiffviewer.sh
    GEN yaourtrc
    GEN lib/util.sh
    GEN lib/pkgbuild.sh
    GEN lib/pacman.sh
    GEN lib/abs.sh
    ==> Entering fakeroot environment...
    ==> Starting package()...
    /usr/bin/env install -d /home/build/yaourt-git/pkg/usr/bin
    /usr/bin/env install -d /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -d /home/build/yaourt-git/pkg/etc
    /usr/bin/env install -d /home/build/yaourt-git/pkg/usr/share/bash-completion/completions
    /usr/bin/env install -d /home/build/yaourt-git/pkg/usr/share/man/man{5,8}
    # Scripts
    /usr/bin/env install -m755 yaourt.sh /home/build/yaourt-git/pkg/usr/bin/yaourt
    /usr/bin/env install -m755 pacdiffviewer.sh /home/build/yaourt-git/pkg/usr/bin/pacdiffviewer
    # Configuration
    /usr/bin/env install -m644 yaourtrc /home/build/yaourt-git/pkg/etc/yaourtrc
    /usr/bin/env install -m644 bashcompletion /home/build/yaourt-git/pkg/usr/share/bash-completion/completions/yaourt
    # Libs
    /usr/bin/env install -m644 lib/alpm_backup.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/alpm_query.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/alpm_stats.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/abs.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/aur.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/util.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/io.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/pacman.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/pkgbuild.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    /usr/bin/env install -m644 lib/misc.sh /home/build/yaourt-git/pkg/usr/lib/yaourt
    # Man
    /usr/bin/env install -m644 man/*.5 /home/build/yaourt-git/pkg/usr/share/man/man5
    /usr/bin/env install -m644 man/*.8 /home/build/yaourt-git/pkg/usr/share/man/man8
    # Locales
    test -x /usr/bin/msgfmt && for file in po/*/*.po; \
    do \
    package=$(echo $file | /bin/sed -e 's#po/\([^/]\+\).*#\1#'); \
    lang=$(echo $file | /bin/sed -e 's#.*/\([^/]\+\).po#\1#'); \
    /usr/bin/env install -d /home/build/yaourt-git/pkg/usr/share/locale/$lang/LC_MESSAGES; \
    /usr/bin/msgfmt -o /home/build/yaourt-git/pkg/usr/share/locale/$lang/LC_MESSAGES/$package.mo $file; \
    done
    make: *** [install] Error 1
    ==> ERROR: A failure occurred in package().
    This error doesn't tell me much, I've tried using --asroot switch and sudo, but still get the same error.

    I've installed package from http://repo.archlinux.fr/x86_64/yaourt- … pkg.tar.xz
    but still would like to know what was wrong :-) Thank you.
    OLD-PACKGE-REMOVED: See AUR for new one.
    Last edited by TuxLyn (2012-12-19 10:18:40)

  • [SOLVED] AUR blackbox-git: cannot clone git repo

    Hi
    I'm trying to install blackbox-git package from aur.
    When I do "makepkg -s" inside unpacked blackbox-git repository I receive the following error message:
    ==> Making package: blackbox-git 0.70.2-1 (Tue Feb  4 18:19:42 CET 2014)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
      -> Cloning blackboxwm git repo...
    Cloning into bare repository '/home/jaro/blackbox-git/blackboxwm'...
    fatal: unable to connect to github.com:
    github.com[0: 192.30.252.129]: errno=Connection timed out
    In PKGBUILD (https://aur.archlinux.org/packages/bl/b … t/PKGBUILD) I can see
    see that it clones a package from:
    http://github.com/bbidulock/blackboxwm
    When I do the following manually the repo gets cloned perfectly:
    git clone http://github.com/bbidulock/blackboxwm
    I cannot just install blackbox from community repo since it does not contain "bt" library required by bbkeys.
    Please help me
    Last edited by jaro (2014-02-05 16:52:12)

    jaro wrote:Works great. Thanks
    [SOLVED]
    Please remember to actually add [Solved] to the beginning of your thread title.
    All the best,
    -HG

  • Failed Build AUR/QUANTA-GIT 20110604-1

    Hello,
    I'm trying to build Quanta-Git from AUR using Packer.
    However as seen below I am experiencing some problems. Does any one know how to fix this ?
    CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
    Please set them or make sure they are set and tested correctly in the CMake files:
    EXECUTEBROWSER_INCLUDE_DIR
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
       used as include directory in directory /tmp/packerbuild-1000/quanta-git/quanta-git/src/quanta/debuggers/crossfire
    -- Configuring incomplete, errors occurred!
    ==> ERROR: A failure occurred in build().
        Aborting...
       The build failed.
    Thanks

    Wish I knew.. I am getting the same error.

  • Asha 501 - Problems Compiled HERE

    Hello members,
    I felt there should be a compilation of all the defects/problems/complains towards Asha 501 phone ONLY in one thread. Every one also adds their own observations and experience with the Asha 501 than it will be easy for the others to read and hopefully for the Nokia team to look into the complains as well.
    Here is the list:
    PDF Reader, MS Office Documents viewer/editor (the inbuilt app is not at all good with .xls & .ppt files to view)
    No Cut/Copy/Paste feature outside browsers for the documents viewed within them and from the app "Notes"
    No feature to minimise opened apps and switch between them.
    Recent call logs don't display date for last 7 days other than days following past week . There is only "time" displayed for the calls last 12 hour and "name of the day ( ex: Fri, Sat or Sun )" for the last 7 days.
    No option to clear a single Fastlane entry
    The Music Library shows the name of the song(s) NOT as per the title of mp3's saved in  the "Music Folder" of the Memory Card/Phone Memory
    The Music Library search function hides a significant portion of "search results" due to the pop up of the keyboard. As a result, it's difficult ( almost impossible ) to view more than ( or nearest ) 2 results.
    Can't delete pre-installed apps
    Facebook and Twitter app seems a lot buggy with their notifications are almost non-existent and stopped working ( in many cases )
    Support for "Alarms" to work when the phone is switched off. Low model non-touchscreen nokia handsets do have this feature and it ould be great addition to touchscreen models as well.
    "Alarms" sound is too low for custom music selected as "alarm tone"
    Option for "Counters" to "Clear counters" daywise and not clear entire history to date
    Screen turns off completely while you are attending a call and requires to push "home" key. A better and easy approach to this is requested, mostly, keeping the screen ON always while the Call is active.
    Java apps supported but no access to stuff online that requires java? Browsers lack support for Java plug-in
    Support for Whatsapp
    Support for custom "Wallpaper for home screen" to choose from Memory card/Phone Memory
    Support for Flash in Browsers to view /flv videos and play saved content
    Support for higher file sizes to upload in Emails as attachments
    Support for compression tools like .zip or .rar, etc.
    Addition of "Battery icon" and display "date" on the pull down notification centre.
    Please provide your list in a concise manner so as to track down as many user responses as possible.

    Hello,
    Your suggestions are good food for thought, but I think some of them are not realistic, at least for the current generation of Asha devices...
    Others would be nice improvements, though.
    1 - This is due to technical limitations of the platform.  See my post here: https://discussions.nokia.com/t5/Asha-and-other-Nokia-Series-30/pdf-reader-for-asha-311/m-p/2128113#...
    3 - this is an OS limitation, not likely to change
    6 - agreed, they should fix it
    7 - agreed, they should fix it
    8 - this is the same for example non-rooted android devices, not likely to change 
    9 - agreed, they should fix it
    10 - agreed, it would be nice to have. As a workaround, if you put your phone to flight mode, the alarm will still activate but the phone will use considerably less power.
    11 - agreed, they should fix it
    12 - this would be nice to have
    13 - powering off the screen during conversation is a power saving feature, your suggestion has questionable benefit. Besides, most people are not capable of sensing light with their ears  Automatic screen poweron would require a proximity detector (plus hardware omitted due to cost-saving).
    14 - the two javas are different and not compatible. The phone has J2ME (Mobile java), the websites use desktop java (J2SE). 
    15 - it would be nice to have
    17 - flash seems to be less and less supported, even deprecated on most mobile platforms. I don't think it'll come.
    18 - this is likely due to a technical limitation (either device heap size or bandwidth consideration on the supporting background services - since Nokia email is proxied)
    19 - this is possible to implement by a third party but not part of other mobile OSes, either
    20 - it would be nice to have
    Nokia Lumia 520 3046.0000.1329.2001 RM-914
    Nokia Asha 302 V15.09 22-05-13 RM-813

  • Hi. My ex girlfriend used her apple id and icloud to register my iphone. and now i want to sell my phone to someone but i cant reset all the contents and password because i dont know her password. we dont have anymore communication right now.  please help

    Hi. My ex girlfriend used her apple id and icloud to register my iphone. and now i want to sell my phone to someone but i cant reset all the contents and password because i dont know my ex password. we dont have anymore communication right now.  please help. thnx

    No one here can help you, nor can/will Apple. Unless you can get that info, you won't be able to restore the phone, to sell it, or re-activate it.
    You need to somehow get back in touch with your girlfriend & obtain this info, or all you'll own is a paperweight.

  • HT201441 Inherited an ipad from a friend passing away and cant clear it to use as i dont have her itunes password to reset.

    I inherited an ipad 2 from a friend that had passed away. I went to go and use and discovered that no one knew her password for her itunes account. Which poses a problem as i cannot wipe the ipad without it.

    I cannot find "Other" devices. I found Apple Mobile Device under Universal Bus Controllers but cannot see "recovery mode" or any other status. I use Windows Vista.
    When I try to restart Apple Mobile Device Service I get the following message: "The Apple Mobile Device Service on Local Computer started then stopped. Some services stop automatically if they are not in use by other services or programs". What does this mean?
    During the last 48 hours I was able to see my iPad in iTunes only one time during many attemnpts to connect . I haven't been able to see it during the llast several attempts.
    Any suggestions? The standard suggestions have not worked: i.e. stop then start AMDS; tuurn off iPad and PC, then restart both and reconfrom iPad to PC; reload iTunes.

  • Dont compile debug code

    How to set that visual studio do not include code if it is in #if DEBUG statment? When i decompile exe there is debug code....

    @aivarinns
    I am writing to check the status of the issue on your side. 
    Would you mind letting us know the result of the suggestions?
    If you need further assistance, please feel free to let me know.  
    I will be more than happy to be of assistance. 
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I am loaning my Ipod touch 4 to my granddaughter but dont want her t see my messages but still allow her to send messages. Can this be done without deleting the entire acct ?

    How can I allow my granddaughter to use my ipod touch without seeing all of my meesages when I message on my iphone4 ?

    Go to Settings>Messages>Send and Receive and add a new email address for her. Then in same place uncheck your phone number and email address. Als delete any Messages already on the iPod. Then go to Settings>General>Restrictions and turn on the Restrictions that prevent changing accounts.
    iOS: Understanding Restrictions (Parental Controls)

Maybe you are looking for

  • Adobe Application Manager Download Error (and other problems)

    Last week I purchased a Creative Cloud membership (Student and Teacher Edition, if that matters at  all).  When I tried to download applications, the Adobe Application Manager seemed to be unable to connect and instead displayed "Download Error. Pres

  • Single Invoice with reference to 2 Sales Order

    Hi, How can i make a single  billing invoice no (vf01) with reference to 2 sales order? billing plan has been maintained from each sales order,we dont have any pgi process. so process is sales order->billing plan-> invoice my user want to generate si

  • Error while compiling javacode with native method using jni

    im trying to call function in dll that is written in vc++ from java application. For that i write a native method .the method name is StopDS1. my native method is : public native DWORD StopDS1(); when compiling using javac i'm getting message like th

  • When is RDBMS 10g Release 2 going to be released

    Had a look at Release 1, but it does not do it for me. Especially the 10g Grid Control gives me a lot less then was available in 9i OEM. So I am hoping Release 2 will put me back on track. But when is it coming?

  • Header Images Blurry

    Hi - Is there a specific format that uploaded images need to be in order to be crisp and not pixelated?  I'm a graphic designer and am trying to use custom headers that I've created but when I upload them into the form they are blurry and pixelated.