diff -r ba69fe2dce91 tools/ioemu/Makefile.target --- a/tools/ioemu/Makefile.target Tue Nov 13 20:13:50 2007 +0000 +++ b/tools/ioemu/Makefile.target Thu Nov 15 17:01:41 2007 +0100 @@ -365,6 +365,7 @@ endif endif ifdef CONFIG_OSS AUDIODRV += ossaudio.o +LIBS += -lossaudio endif ifdef CONFIG_COREAUDIO AUDIODRV += coreaudio.o