OK, this was probably my fault. (Ignore my last comment, deleted) It would seem that I have all of the base-devel packages, but not base-devel itself. I used some danged installer last install. And I now recall attempting to install base-devel and seeing that all the packages were already installed. But it would seem they were all installed independently of base-devel. I have no idea why. I may have actually been missing libtool at the time. I'm not really sure how to investigate further. But yeah, it would seem that Marcel was right on the money. I'm now itching to reinstall manually... maybe when I find the time. Cheers.
Search Criteria
Package Details: xf86-video-intel-git 1:2.99.917+916+g31486f40-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xf86-video-intel-git.git (read-only, click to copy) |
---|---|
Package Base: | xf86-video-intel-git |
Description: | X.org Intel i810/i830/i915/945G/G965+ video drivers |
Upstream URL: | https://01.org/linuxgraphics |
Keywords: | git intel xf86 xorg xserver |
Licenses: | custom |
Groups: | xorg-drivers-git |
Conflicts: | xf86-video-i810, xf86-video-intel, xf86-video-intel-legacy, xf86-video-intel-sna, xf86-video-intel-uxa, xorg-server |
Provides: | xf86-video-intel, xf86-video-intel-sna, xf86-video-intel-uxa |
Replaces: | xf86-video-intel-sna, xf86-video-intel-uxa |
Submitter: | None |
Maintainer: | yurikoles (JstKddng) |
Last Packager: | yurikoles |
Votes: | 117 |
Popularity: | 0.000275 |
First Submitted: | 2008-07-27 16:36 (UTC) |
Last Updated: | 2022-09-22 10:56 (UTC) |
Dependencies (21)
- libxfont2
- libxvmc
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR)
- xcb-util
- git (git-gitAUR, git-glAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcursor (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxrender (make)
- libxss (make)
- libxtst (make)
- libxv (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- libxcursor (optional) – for intel-virtual-output
- libxinerama (libxinerama-randr-gitAUR) (optional) – for intel-virtual-output
- libxrandr (libxrandr-gitAUR) (optional) – for intel-virtual-output
- libxss (optional) – for intel-virtual-output
- Show 1 more dependencies...
Required by (5)
- hybrid-video-ati-intel (requires xf86-video-intel)
- intel-nvidia-switch-bin (requires xf86-video-intel)
- nv-card (requires xf86-video-intel) (optional)
- nv-card-pm (requires xf86-video-intel) (optional)
- showcase-git (requires xf86-video-intel) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
nicklej commented on 2013-12-25 23:50 (UTC)
anrxc commented on 2013-12-15 20:33 (UTC)
Hello, OK that makes sense. And what makes more sense is what
Marcel_K tried to tell us. It is expected of everyone wanting
to use AUR to manually install 'base-devel' first; gettext,
libtool etc.
Consulted with community members and received confirmation via:
https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
nicklej commented on 2013-12-15 04:33 (UTC)
Sorry to just now get back to this. I currently have gettext 0.18.3.1-2.
I attempted to build the package again, and got this:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal ${ACLOCAL_FLAGS} -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
configure.ac:61: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:62: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...
I noticed the bit about "not using gettext". I wasn't sure if adding something to makedepends just installed it or actually told makepkg to use it, so I added gettext to makedepends and got the same thing. Then I added libtools as well, and now it works. Thank god, I can now use firefox again! I hope this helps in some way.
anrxc commented on 2013-10-16 15:53 (UTC)
Thanks for the info Marcel. But let's just see first what nicklej says about
gettext on his system.
From there debug further what _really_ is the missing makedepend if not that.
Marcel_K commented on 2013-10-16 14:20 (UTC)
gettext shouldn't be in makedepends, as it's part of base-devel. Every system that build packages should have all in base-devel installed.
anrxc commented on 2013-10-16 14:04 (UTC)
Hi I don't think it's your problem. This may be an obscure makedepend on gettext
package. Check if you still have that one on the system and if you don't we'll
make it a makedepend.
nicklej commented on 2013-10-15 19:09 (UTC)
Hmm... this package worked great for me about a month ago. This time it's outputting several of these :
"warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd"
Then makepkg aborts. This is on the same machine, same /home, with a fresh Arch install. I've never seen this before and have no clue what it means, sorry if it's something silly on my end.
Pinned Comments
yurikoles commented on 2018-05-19 00:12 (UTC) (edited on 2020-05-28 12:04 (UTC) by yurikoles)
PRs are welcome: github://yurikoles/xf86-video-intel-git
Binary builds is available in chaotic-aur repo, which is kindly provided by @PedroHLC.