[PD-dev] Gem failed ./configure

ix at replic.net ix at replic.net
Sun Mar 20 22:02:58 CET 2005


On Sun, Mar 20, 2005 at 02:18:33PM +0200, Antti Silvast wrote:
> Hi,
> 
> I'm trying to install Gem for development purposes, but have thus far had 
> no luck. 

same , actually i reimplemented the only object i use from GEM as an abstraction, but its much slower..

it seems it wants me to recompile libc with fPIC? dont think i should be doing that.. any ideas?

configure:2662: checking for glInitNames in -lGL
configure:2681: gcc -o conftest -g -O2 -fPIC   -L/usr/lib64 conftest.c -lGL  -Wl,-shared -Wl,-export-dynamic -lXxf86vm -lXext -lX11  1>&5
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../lib/crt1.o:
relocation R_X86_64_32S against `__libc_csu_fini' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../lib/crt1.o: could not read symbols: Bad value
collect2: ld returned 1 exit status

configure:2707: checking for glInitNames in -lMesaGL
configure:2726: gcc -o conftest -g -O2 -fPIC   -L/usr/lib64 conftest.c -lMesaGL
 -Wl,-shared -Wl,-export-dynamic -lXxf86vm -lXext -lX11  1>&5
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../lib/crt1.o:
relocation R_X86_64_32S against `__libc_csu_fini' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3-20050110/../../../../lib/crt1.o: could not read symbols: Bad value
collect2: ld returned 1 exit status



c




More information about the Pd-dev mailing list