Problem compiling Coin3D from AUR

I'm trying to build coin for the freecad package and I am running into what looks like some kind of conflict with freetype. I have extra/freetype2 2.4.11-2  and extra/libxft 2.3.1-1 installed. I just did a full system upgrade this morning before trying to build coin.
<Snip>
/bin/sh ../../libtool --mode=compile clang++ -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -I../../src -D_REENTRANT -DNDEBUG -DCOIN_DEBUG=0 -DCOIN_INTERNAL -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -c -o glyph3d.lo glyph3d.cpp
In file included from freetype.cpp:142:
In file included from ../../src/base/dict.h:31:
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:165:3: error: declaration conflicts with target of using
declaration already in scope
abs(long __i) { return __builtin_labs(__i); }
^
/usr/include/stdlib.h:770:12: note: target of using declaration
extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:121:11: note: using declaration
using ::abs;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:168:3: error: declaration conflicts with target of using
declaration already in scope
div(long __i, long __j) { return ldiv(__i, __j); }
^
/usr/include/stdlib.h:784:14: note: target of using declaration
extern div_t div (int __numer, int __denom)
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:133:11: note: using declaration
using ::div;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:173:3: error: declaration conflicts with target of using
declaration already in scope
abs(long long __x) { return __builtin_llabs (__x); }
^
/usr/include/stdlib.h:770:12: note: target of using declaration
extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:121:11: note: using declaration
using ::abs;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:178:3: error: declaration conflicts with target of using
declaration already in scope
abs(__int128 __x) { return __x >= 0 ? __x : -__x; }
^
/usr/include/stdlib.h:770:12: note: target of using declaration
extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
^
/usr/lib64/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../include/c++/4.8.0/cstdlib:121:11: note: using declaration
using ::abs;
<Snip>
Finally, make will fail with
10 warnings and 4 errors generated.
make[4]: *** [freetype.lo] Error 1
Compiling with g++ or clang++ yields the same errors. Any help here would be greatly appreciated. If you would like any other information just let me know.

OMG! I've to use pacman a little better i did pacman -Ss "kde network" and i didnt see knetworkmanager... and i've enabled community yet
Thanks dude
Last edited by songochain (2007-02-02 15:33:03)

Similar Messages

  • Virtual memory exhausted when compiling packages from AUR

    Recently I've seen this error more and more often. When I tried compiling some packages from AUR, I ended up getting "virtual memory exhausted" error. The first time it happened with clementine-git, then android-studio. Can I do something about it?

    I am also facing the same problem.  I am trying to install a package, and the installations aborts saying 'virtual memory exhausted'. The RAM is 2 GB and i have alloted 2 GB as swap.  Things i have tried so far
    -install  using yaourt
    -install using  makepkg.
    -change  TMPDIR to HDD.
    Even when i tried it without any window manager to start, limiting the RAM usage, the problem still persists. The only way is to allot an extra swap space, but that would mean that i will have to delete a partition, which is not a feasible solution. Is there anything else one could do. ?
    if it helps,
    ulimit -a
    core file size          (blocks, -c) 0
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 20
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 16033
    max locked memory       (kbytes, -l) 64
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 1024
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) 8192
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 16033
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited

  • Problem about networkmanager from AUR

    Well I have downloaded and installed the different dependencies for the package but I got this error during makepkg og networkmanager - to be able to use knetworkmanager. Using kde as desktop - so I'm not that much of the understanding kind of building the packages and the errors from them:
    [root@kira networkmanager]# makepkg
    ==> Making package: networkmanager 0.6.3-2 (Sun Oct  1 19:37:18 CEST 2006)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==>     Using local copy of NetworkManager-0.6.3.tar.bz2
    ==>     Found policy.patch in build dir
    ==>     Found mtufix.patch in build dir
    ==>     Found wpa_supplicant-nodebug.patch in build dir
    ==>     Found dhcp-fix.patch in build dir
    ==>     Found restart-fix.patch in build dir
    ==> Validating source files with MD5sums
        NetworkManager-0.6.3.tar.bz2 ... Passed
        policy.patch ... Passed
        mtufix.patch ... Passed
        wpa_supplicant-nodebug.patch ... Passed
        dhcp-fix.patch ... Passed
        restart-fix.patch ... Passed
    ==> Extracting Sources...
    ==>     tar --use-compress-program=bzip2 -xf NetworkManager-0.6.3.tar.bz2
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    patching file gnome/applet/nm-applet.conf
    patching file src/NetworkManager.conf
    patching file src/backends/NetworkManagerArch.c
    patching file src/backends/NetworkManagerArch.c
    patching file src/backends/NetworkManagerArch.c
    patching file src/nm-device-802-11-wireless.c
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking whether gcc and cc understand -c and -o together... yes
    checking for a BSD-compatible install... /bin/install -c
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether  accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking for ANSI C header files... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking paths.h usability... yes
    checking paths.h presence... yes
    checking for paths.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking syslog.h usability... yes
    checking syslog.h presence... yes
    checking for syslog.h... yes
    checking for unistd.h... (cached) yes
    checking for mode_t... yes
    checking for pid_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether gcc needs -traditional... no
    checking for working memcmp... yes
    checking for select... yes
    checking for socket... yes
    checking for uname... yes
    checking for intltool >= 0.27.2... 0.34.1 found
    checking for perl... /usr/bin/perl
    checking for XML::Parser... ok
    checking for iconv... /usr/bin/iconv
    checking for msgfmt... /usr/bin/msgfmt
    checking for msgmerge... /usr/bin/msgmerge
    checking for xgettext... /usr/bin/xgettext
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for catalogs to be installed...  bg bs ca cs da de el en_CA en_GB es fi fr gu hr hu it ja ko lt mk nb ne nl pa pt_BR rw sk sq sr@Latn sr sv uk vi wa zh_CN zh_TW
    checking for wireless-tools >= 28pre9... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for DBUS... yes
    Your dbus version is 0,62,0.
    checking for GTHREAD... yes
    checking for GLIB... yes
    checking for GMODULE... yes
    checking for HAL... yes
    checking for LIBNL... configure: error: Package requirements (libnl-1) were not met:
    Package 'libnl-1' has no Name: field
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables LIBNL_CFLAGS
    and LIBNL_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    make: *** No targets specified and no makefile found.  Stop.
    ==> ERROR: Build Failed.  Aborting...

    Yes - I have installed the package from AUR - wich is the only place where I can find this
    So cannot see what to do.
    And besides that I cannot see the why not I can get and DHCP address to the wireless network. or get on in a WEP-crypto network!
    I have asked another question - but this is to me really really strange and cannot understand what is hapening.

  • Compile AppArmor from AUR

    Hello
    i tried to compile the apparmor package from AUR but failed
    creating //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7
    creating //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages
    creating //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages/LibAppArmor
    copying build/lib.linux-x86_64-2.7/LibAppArmor/_LibAppArmor.so -> //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages/LibAppArmor
    copying build/lib.linux-x86_64-2.7/LibAppArmor/__init__.py -> //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages/LibAppArmor
    byte-compiling //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages/LibAppArmor/__init__.py to __init__.pyc
    running install_egg_info
    Writing //tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/lib/python2.7/site-packages/LibAppArmor-2.8.1-py2.7.egg-info
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/python'
    make[2]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/python'
    Making install in ruby
    make[2]: Entering directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make[3]: Entering directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make -fMakefile.ruby install
    make[4]: Entering directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make[4]: *** No rule to make target `/tmp/yaourt-tmp-weltio/aur-apparmor/pkg/apparmor-libapparmor/usr/include/ruby-2.0.0/ruby.h', needed by `LibAppArmor_wrap.o'. Stop.
    make[4]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make[3]: *** [install-exec-local] Error 2
    make[3]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make[2]: *** [install-am] Error 2
    make[2]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig/ruby'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-weltio/aur-apparmor/src/apparmor-2.8.1/libraries/libapparmor/swig'
    make: *** [install-recursive] Error 1
    Somehow the ruby.h is missing there which obviously shouldnt be. Did anyone get managed to compile it?

    As a workaround, I just compile the bits I need:
    pushd parser &&
    make &&
    make install &&
    popd &&
    pushd libraries/libapparmor &&
    # From /usr/share/doc/apparmor/README
    ./autogen.sh &&
    ./configure --prefix=/usr --without-perl --with-python &&
    make &&
    make install &&
    popd &&
    # Utils
    pushd utils &&
    make &&
    d=$(installed_version perl) # This will not work in Arch - FIX IT
    make PERLDIR="/usr/lib/perl5/site_perl/$d/Immunix" install &&
    popd &&
    pushd profiles &&
    make &&
    make install &&
    popd
    You'd have to tweak that PERLDIR line

  • [solved]Compile kernel from aur consumes time than from source?

    With my box from source take 1-1,5 minutes and from aur take ~1h, anyone can explain this situation? thanks.
    Last edited by angelfalls (2012-11-12 02:59:25)

    tks falconindy, i will look into it later.

  • Problem building 'fuppe' from AUR

    Okay, so I'm using yaourt to build fuppes-svn from the AUR, it worked fine before I reformatted and reinstalled my /, but now it won't compile for a reason I'm not completely sure of. Anyways, the link below is the output, any help is greatly appreciated.
    http://pastebin.com/fb839f01

    Wow I feel super dumb now >_< Thanks a lot, should be able to get this working quickly now.

  • [solved]Problem compiling alsa from source

    I'm trying to install alsa-driver-1.0.18a from source because I need to compile it with snd-virtuoso.  So I run "./configure --with-cards=virtuoso --with-sequencer=yes" then when I run "make" I get this at the end of it.
    make -C /lib/modules/2.6.27-ARCH/build SUBDIRS=/usr/src/alsa/alsa-driver-1.0.18a CPP="gcc -E" CC="gcc" modules
    make[1]: Entering directory `/usr/src/linux-2.6.27-ARCH'
    CC [M] /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.o
    In file included from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:282:1: warning: "GFP_DMA32" redefined
    In file included from include/linux/kmod.h:22,
    from include/linux/module.h:13,
    from /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:57,
    from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    include/linux/gfp.h:105:1: warning: this is the location of the previous definition
    In file included from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:831: error: static declaration of 'jiffies_to_msecs' follows non-static declaration
    include/linux/jiffies.h:286: error: previous declaration of 'jiffies_to_msecs' was here
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:850: error: static declaration of 'msecs_to_jiffies' follows non-static declaration
    include/linux/jiffies.h:288: error: previous declaration of 'msecs_to_jiffies' was here
    In file included from /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:948,
    from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    include/linux/pci.h:627: error: expected identifier or '(' before numeric constant
    In file included from include/asm/pci.h:4,
    from include/linux/pci.h:989,
    from /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:948,
    from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    include/linux/mm.h:261: error: conflicting types for 'snd_compat_vmalloc_to_page'
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:752: error: previous declaration of 'snd_compat_vmalloc_to_page' was here
    In file included from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h: In function 'snd_pci_orig_save_state':
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:1197: error: too many arguments to function 'pci_save_state'
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h: In function 'snd_pci_orig_restore_state':
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:1201: error: too many arguments to function 'pci_restore_state'
    In file included from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:1598:1: warning: "page_to_pfn" redefined
    In file included from include/asm/page.h:196,
    from include/asm/pda.h:8,
    from include/asm/current.h:19,
    from include/asm/processor.h:15,
    from include/linux/prefetch.h:14,
    from include/linux/list.h:6,
    from include/linux/module.h:9,
    from /usr/src/alsa/alsa-driver-1.0.18a/include/adriver.h:57,
    from /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:25:
    include/asm-generic/memory_model.h:78:1: warning: this is the location of the previous definition
    /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c: In function 'snd_compat_vmalloc_to_page':
    /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:44: error: implicit declaration of function 'VMALLOC_VMADDR'
    /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:49: error: incompatible type for argument 1 of 'pud_val'
    /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:50: error: implicit declaration of function 'pte_offset'
    /usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.c:50: warning: assignment makes pointer from integer without a cast
    make[3]: *** [/usr/src/alsa/alsa-driver-1.0.18a/acore/memory_wrapper.o] Error 1
    make[2]: *** [/usr/src/alsa/alsa-driver-1.0.18a/acore] Error 2
    make[1]: *** [_module_/usr/src/alsa/alsa-driver-1.0.18a] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.27-ARCH'
    make: *** [compile] Error 2
    edit: I tried compiling it on another computer and it was able too...not sure why mine wont.  Although I do seem to remember possibly forgetting to uninstall it before making it again (after kernel upgrade)...I've tried multiple times to compile so far.  Is there someway I can get a list of things to delete to manually remove all remnants of a previous install of alsa-driver?
    Last edited by Gauvenator (2008-12-13 19:48:11)

    Ok I ended up compiling the kernel from source for something else, so I tried compiling the alsa driver from source and it worked...maybe something was leftover in the previous kernel source directory that was causing problems.

  • Problem removing package from AUR

    hi, ive been using avant window navigator, the bzr version from the AUR.  after a system update it stopped working and i want to try something else out anyway, but when i try to remove it i get
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: awn-extras-bzr: requires avant-window-navigator-bzr
    is there a way i can manually delete it?

    pacman -Rsc avant-window-navigator-bzr
    That will remove avant-window-navigator-bzr and anything that depends on it.

  • Can't compile fgrun from AUR

    Hi,
    I recently installed flightgear, now I would like to install fgrun but it gives me this error while compiling:
    collect2: ld returned 1 exit status
    make[2]: *** [fgrun] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-zakora/aur-fgrun/fgrun/src/fgrun-1.5.1/src'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/tmp/yaourt-tmp-zakora/aur-fgrun/fgrun/src/fgrun-1.5.1/src'
    make: *** [all-recursive] Error 1
    [1;31mError[0m: Makepkg was unable to build fgrun package.
    See http://pastebin.com/m2228be43 for the whole thing.
    Any idea? Thanks

    It compiled correctly here. Is your system up-to-date? I used this PKGBUILD:
    #Contributor: Robert Emil Berge <robert>
    pkgname=advancemame
    pkgver=0.106.0
    pkgrel=1
    pkgdesc="MAME with advanced video support for use with TVs, Arcade Monitors, Fixed Frequencies Monitors"
    url="http://advancemame.sourceforge.net/doc-advmame.html"
    depends=('sdl' 'alsa-lib' 'freetype2' 'ncurses' 'expat' 'slang' )
    makedepends=('nasm')
    source=(http://umn.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
    md5sums=('aa097a4a9046124e17aa83a215e454ea')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    mkdir $startdir/pkg/usr
    make prefix=$startdir/pkg/usr install

  • Can't compile advancemame from AUR, please help

    == Compiler ==
    CC : gcc
    CXX : g++
    CFLAGS : -march=i686 -O1 -pipe
    LDFLAGS : -s
    obj/menu/linux/blend/menu/emulator.o
    ./advance/lib/rgb.h:52: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:53: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:54: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:55: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:62: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:63: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:64: warning: 'packed' attribute ignored for field of type 'uint8'
    ./advance/lib/rgb.h:65: warning: 'packed' attribute ignored for field of type 'uint8'
    advance/menu/emulator.h:44: error: extra qualification 'emulator::' on member 'attrib_compile'
    advance/menu/emulator.h:366: error: extra qualification 'generic::' on member 'load_info'
    make: *** [obj/menu/linux/blend/menu/emulator.o] Error 1
    ==> ERROR: Build Failed. Aborting...
    the error output of makepkg, in building phase
    maybe the GCC 4.1 is too new for it?

    It compiled correctly here. Is your system up-to-date? I used this PKGBUILD:
    #Contributor: Robert Emil Berge <robert>
    pkgname=advancemame
    pkgver=0.106.0
    pkgrel=1
    pkgdesc="MAME with advanced video support for use with TVs, Arcade Monitors, Fixed Frequencies Monitors"
    url="http://advancemame.sourceforge.net/doc-advmame.html"
    depends=('sdl' 'alsa-lib' 'freetype2' 'ncurses' 'expat' 'slang' )
    makedepends=('nasm')
    source=(http://umn.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
    md5sums=('aa097a4a9046124e17aa83a215e454ea')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    mkdir $startdir/pkg/usr
    make prefix=$startdir/pkg/usr install

  • 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

  • Thunderbird3-x86-64 from AUR and Provider for Google plugin not workin

    Hi
    I compiled Thunderbird 3 from AUR which has the Lightning plugin in it v1.0b2pre and want Provider for Google (sync google calender to lightning) and I'm not getting it working.  I have tried serveral versions including the nightly build and does not install.  Has anyone got this plugin working?
    M

    Hi
    Thanks I've tried that but Provider for Google's preferences is not available for me to select - its greyed out. 
    I compiled Thunderbird from AUR which had Lightning pre-installed.  I disabled it and installed your recommended version - lightning is now 1.0b1 and Provider is 0.6b1.  Did you install Thunderbird from extra and not AUR?
    M
    Okay uninstalled my compiled thunderbird and installed from extra - its called shredder from what I see.  Installed lightning and provider as you have indicated and still Provider's preference button is grayed out.  is this due to remnents of previous installation? what can I do to fix?
    Last edited by majikins (2010-02-27 16:09:11)

  • 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

  • Php4 from AUR

    Hello, I get the following message while I try to compile php4 from aur.
    checking for Apache 2.0 handler-module support via DSO through APXS...
    Sorry, I cannot run apxs. Possible reasons follow:
    1. Perl is not installed
    2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
    3. Apache was not built using --enable-so (the apxs usage page is displayed)
    The output of /usr/sbin/apxs follows:
    cannot open /home/httpd/build/config_vars.mk: No such file or directory at /usr/sbin/apxs line 218.
    configure: error: Aborting
    make: *** No targets specified and no makefile found. Stop.
    The package version is php4 4.3.11-1. I'll be grateful for any suggestions.
    Thanks in advance. M.

    I just removed
    --with-pgsql=shared --with-pgsql-sock=/tmp/pgsql.sock
    and it worked. Strange.

  • [SOLVED] Can't compile hdjmod and hdjcpl from AUR.

    Hello,
    I've bought a Hercules DJ Console MK2, and I would like to use it with Mixxx.
    It doesn't seem to be recognized by Mixxx, probably because no drivers are installed.
    So I decide to install hdjmod from AUR.
    It also gets hdjcpl (dependency), but while compiling, it fails.
    Here's the error message :
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c ghelpers.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gbutton.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gcheckbox.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gcombobox.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gslider.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gstatic.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps g++ -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -c gstatictext.cpp
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    ../../wxWidgets-2.8.10/buildgtk/bk-deps gcc -I../../wxWidgets-2.8.10/buildgtk/lib/wx/include/gtk2-ansi-release-static-2.8 -I../../wxWidgets-2.8.10/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -D_FORTIFY_SOURCE=0 -D__WXGTK__ -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -c binreloc.c
    basename: missing operand
    Try `basename --help' for more information.
    dirname: missing operand
    Try `dirname --help' for more information.
    ../../wxWidgets-2.8.10/buildgtk/bk-deps: line 46: /.deps/.d: Permission denied
    g++ -D_FORTIFY_SOURCE=0 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -pthread -o hdjcpl hdjcpl.o alsainterface.o bulkinterface.o drivernotification.o hidnotification.o dmanager.o localization.o devnulldlg.o devdjcdlg.o devmk2dlg.o devmp3dlg.o devrmxdlg.o devsteeldlg.o gcontrol.o gdialog.o ghelpers.o gbutton.o gcheckbox.o gcombobox.o gslider.o gstatic.o gstatictext.o binreloc.o -L../../wxWidgets-2.8.10/buildgtk/lib -lz -lm -lasound -pthread -lSM -lgtk-x11-2.0 -lgthread-2.0 -lglib-2.0 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base-2.8 -lwxpng-2.8
    ../../wxWidgets-2.8.10/buildgtk/lib/libwx_gtk2_core-2.8.a(corelib_displayx11.o): In function `wxDisplayImplX11::ChangeMode(wxVideoMode const&)':
    displayx11.cpp:(.text+0x20f): undefined reference to `XF86VidModeGetAllModeLines'
    displayx11.cpp:(.text+0x2f1): undefined reference to `XF86VidModeSwitchToMode'
    displayx11.cpp:(.text+0x3bd): undefined reference to `XF86VidModeSwitchToMode'
    ../../wxWidgets-2.8.10/buildgtk/lib/libwx_gtk2_core-2.8.a(corelib_displayx11.o): In function `wxDisplayImplX11::GetCurrentMode() const':
    displayx11.cpp:(.text+0x462): undefined reference to `XF86VidModeGetModeLine'
    ../../wxWidgets-2.8.10/buildgtk/lib/libwx_gtk2_core-2.8.a(corelib_displayx11.o): In function `wxDisplayImplX11::GetModes(wxVideoMode const&) const':
    displayx11.cpp:(.text+0x6b7): undefined reference to `XF86VidModeGetAllModeLines'
    collect2: ld returned 1 exit status
    make[2]: *** [hdjcpl] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-alex/aur-hdjcpl/hdjcpl/src/hdjcpl-1.09/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-alex/aur-hdjcpl/hdjcpl/src/hdjcpl-1.09'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build hdjcpl package.
    Do you have any idea about the reason I got this error ?
    What are the prerequisite to install these drivers (I mean, is there any other dependency that isn't asked in the PKGBUILD ?) ?
    Sorry for my bad english.
    Thanks for future answers.
    skYzer
    Last edited by skYzer (2009-09-23 10:32:20)

    Welcome to the forum skYzer!
    makepkg can show you if there are some dependencies that you didn't installed, and makepkg with -s option does it for you automatically, so it installs all the dependencies.
    If the author missed this dependencies from the PKGBUILD, you can see on the url address in the PKGBUILD (so on the author site) what do they write about dependencies, in last case try it manually, and see config.log, or similar outputs.
    Btw, it can be built by  me without any problem.
    Last case you could build it manually, without using fakeroot environment, and the PKGBUILD from maintainer.

Maybe you are looking for