You are not logged in.

#1 2005-12-27 18:21:01

poetofnumbers
Member
From: Kansas, United States
Registered: 2004-10-30
Posts: 106
Website

arch64 / building xorg 7.0

I have compiled all the packages required by xorg-clients and am having trouble compiling xorg-clients.  I have libgl-mesa installed, but couldn't get libgl-dri built.  The problem seems to be beyond my competency, and here is what I gather to be the relevant information:

making all in programs/glxinfo...
make[1]: Entering directory
`/home/acousino/packages/testing/xorg-clients/src/xc/programs/glxinfo'
rm -f glxinfo
gcc -o glxinfo -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -Wall
-Wpointer-arith -Wundef
-L/home/acousino/packages/testing/xorg-clients/src/xc/exports/lib  glxinfo.o -lGLU
-lGL -lXext -lX11  -lpthread -lm
-Wl,-rpath-link,/home/acousino/packages/testing/xorg-clients/src/xc/exports/lib

/usr/lib/gcc/x86_64-pc-linux-gnu/4.0.3/../../../../lib64/libGL.so: undefined ref
erence to `gl_dispatch_functions_start'
collect2: ld returned 1 exit status
make[1]: *** [glxinfo] Error 1
make[1]: Leaving directory `/home/acousino/packages/testing/xorg-clients/src/xc/
programs/glxinfo'
make: *** [all] Error 2

Any help would be greatly appreciated.  Also if any one has problems getting to this point, I am willing to share my PKGBUILDs.


Sweet, now I can play with myself.

Offline

#2 2005-12-28 03:14:36

syamajala
Member
From: here, there, everywhere
Registered: 2005-01-25
Posts: 617
Website

Re: arch64 / building xorg 7.0

this is a completelyrandom guess but i think something might need to be recompiled with -fPIC

Offline

Board footer

Powered by FluxBB