[info-performer] performer on suse 8.2 anyone?

Date view Thread view Subject view Author view

From: Lokesh Setia (lokesh.setia++at++uni-tuebingen.de)
Date: 06/20/2003 07:13:20


Hello everyone,

Has anyone been able to compile performer-based programs on SuSe 8.2? I
tried using performer version 2.5.2, and programs which used to compile
on SuSe 8.1 do not compile on 8.2. I get messeges like:

/home/lsetia/fiddle/RatteView/ratview.C:798: undefined reference to
`pfUpdatable::operator new(unsigned)'
/tmp/ccSyEcob.o(.text+0xe31):/home/lsetia/fiddle/RatteView/ratview.C:798:
undefined reference to `pfDCS::pfDCS[in-charge]()'
.... dozens of such messages ....

Then I tried compiling on a performer version 3.0.1 running on SuSe 8.2,
but the compiler wants to have the file shader/isl.h which does not
exist. After some digging, I can make the programs compile by doing a
#define _PF_NO_SHADER_ in my program, but the resulting executable when
run, is unstable, and prints out the following:

PF Warning/Resource: pfWindow::select() could not make current
on window.Trying default.
PF Warning/Resource: pfWindow::select() could not make current
on window.Trying default.
PF Warning/Internal: perror: Invalid argument
Error locking arena in pid 3821
PF Warning/Internal: perror: Invalid argument
Error locking arena in pid 3821

The above errors are repeated many times and then, after about 10
seconds the program stops responding to any inputs, and does not
refresh the screen any more.

Any clue would be appreciated :)

Best regards,
Lokesh Setia


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Fri Jun 20 2003 - 06:47:18 PDT