I don\'t know if this made it to bugzilla, so I\'m posting it here.
time of test:14:00
OS: Redhat Linux 7.1; kernel 2.4.3-12
Processor: Alpha EV56 533MHz
RAM: 128MB
Video Card: ATI Rage98
Vid Card RAM: 8MB
PS client: 0.2.010
opengl/safe: It doesn\'t get that far, but it does detect opengl
during compile, I get a bunch of gp-relative errors. This is a simple problem with Alpha processors. All I need to do is add -fPIC to the global cflags and ldflags.
But where are they? I try export CFLAGS=-fPIC, but no soap.
suggestions?