=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for spiralsynth-2.0.0nb8 g++ -c -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -DDEVOSSAUDIO="\"\"" -pipe -Wall -DNO_DEBUG -Wno-unused -g -o Synth.o Synth.C In file included from Synth.C:19: In file included from ./Synth.h:27: ./GUI/OscillatorGUI.h:39:60: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] virtual void CreateGUI(int xoff=0, int yoff=0, char *name=""); ^ ./GUI/OscillatorGUI.h:90:60: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] virtual void CreateGUI(int xoff=0, int yoff=0, char *name=""); ^ In file included from Synth.C:19: In file included from ./Synth.h:30: ./GUI/MixerGUI.h:36:60: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] virtual void CreateGUI(int xoff=0, int yoff=0, char *name=""); ^ In file included from Synth.C:19: In file included from ./Synth.h:32: In file included from ./GUI/OutputGUI.h:27: ./GUI/../SpiralSound/Output.h:30:11: fatal error: 'sys/soundcard.h' file not found #include ^ 3 warnings and 1 error generated. Makefile:130: recipe for target 'Synth.o' failed gmake: *** [Synth.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/audio/spiralsynth *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/spiralsynth