If one tries to compile just PAS support, you get an unsatisfied reference to sb_device from sbsdp.c (sbdsp_attach). The obvious solution is to move the lines initializing sb_device.version[] from sbdsp.c to sb.c (to just after the call to sbdsp_attach).