My code was running well until I reinstalled basiilisk. Does anybody know which libraries I should link to clear error : "undefined reference to 'end mirror' and undefined reference to 'end_translate'
I am currently compiling with
CFLAFGS="-grid=octree -std=c99" qcc -O2 -Wall wave_wall_2.c -o wave_run -L/home/admin2/basilisk/src/gl -lglutils -lfb_osmesa -lOSMesa -lGLU -lm -L/home/admin2/basilisk/src/wsServer -lws

Stephen