Hello, There is a missing ( for the definition of vblsem, in mint/sysvars.h: #define vblsem ((short *) 0x452L)) /* vbl semaphore */ It should be: #define vblsem (((short *) 0x452L)) /* vbl semaphore */ -- Patrice Mandin WWW: http://pmandin.atari.org/ Programmeur Linux, Atari Spécialité: Développement, jeux