You are not logged in.

#1 2009-08-14 00:39:01

spiderbit
Member
Registered: 2009-08-14
Posts: 2

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 wink

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

Offline

#2 2009-08-14 21:56:24

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: aur/libdrm-git 20090810-1 dont compile here

Hello spiderbit!

Works here, next time would be better to post 100% english error messages, I can understand that you post in german, but not everyone.

Offline

#3 2009-08-15 08:46:25

spiderbit
Member
Registered: 2009-08-14
Posts: 2

Re: aur/libdrm-git 20090810-1 dont compile here

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

Offline

#4 2009-09-27 19:32:22

digivampire
Member
From: Irvine, CA
Registered: 2008-10-21
Posts: 8
Website

Re: aur/libdrm-git 20090810-1 dont compile here

Just had a similar problem as noted in the first post. The solution that worked for me was to install pkgconfig which was missing (and isn't in dependecies).

Offline

#5 2009-09-27 19:47:54

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: aur/libdrm-git 20090810-1 dont compile here

digivampire wrote:

Just had a similar problem as noted in the first post. The solution that worked for me was to install pkgconfig which was missing (and isn't in dependecies).

The assumption is that if one is building Arch packages that they have the group base-devel installed. pkgconfig is in that group.

Offline

Board footer

Powered by FluxBB