You are not logged in.
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
Not a Pacman Issue, moving to AUR issues...
Offline