You are not logged in.

#1 2013-09-15 03:20:39

Throw404
Member
Registered: 2013-09-11
Posts: 9

Error Trying installing Compton

Hi everyone.

First of all, sorry for my poor english.
So, I'm trying to installing Compton in my Arch with FluxBox.
(https://aur.archlinux.org/packages/compton-git)

I just already tried installing the tarball manually and through packer and got the same error.

I have all dependencies (libgl is from nvidia-utils)

Look at the final output lines:

compton.o: In function `destroy_callback':
compton.c:(.text+0x2d1f): undefined reference to `glDeleteFramebuffers'
compton.o: In function `session_destroy':
compton.c:(.text+0x35f2): undefined reference to `glDeleteFramebuffers'
opengl.o: In function `glx_blur_dst':
opengl.c:(.text+0x1ee5): undefined reference to `glBindFramebuffer'
opengl.c:(.text+0x1f11): undefined reference to `glFramebufferTexture2D'
opengl.c:(.text+0x1f31): undefined reference to `glCheckFramebufferStatus'
opengl.c:(.text+0x2397): undefined reference to `glBindFramebuffer'
opengl.c:(.text+0x262b): undefined reference to `glGenFramebuffers'
opengl.c:(.text+0x27f0): undefined reference to `glBindFramebuffer'
opengl.c:(.text+0x2aa8): undefined reference to `glDeleteFramebuffers'
opengl.o: In function `glx_init_blur':
opengl.c:(.text+0x405e): undefined reference to `glGenFramebuffers'
opengl.c:(.text+0x407d): undefined reference to `glDeleteFramebuffers'
collect2: error: ld returned 1 exit status
make: *** [compton] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
The build failed.

I really dont know what to do

Offline

#2 2013-09-15 03:28:50

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Error Trying installing Compton

Not a Pacman Issue, moving to AUR issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB