I'm very sorry for the quality of your software... at least in the packaging matter it sucks...
So, I tried first installing from .deb packages the 2.0.0, fails...
Second, I created succesfully the 1.5.0 versions of vhba and libmirage... but NO cdemu-daemon... it turns out, that if I even installed libmirage6-1.5.0 and libmirage6-1.5.0-dev... the package building of cdemu-daemon-1.5.0 fails with this:
cdemud.h:43:20: error fatal: mirage.h: No existe el archivo o el directorio
compilación terminada.
make[3]: *** [cdemud-audio.o] Error 1
make[3]: se sale del directorio Ā«/home/joseluis64/Descargas/Programas/compilados/cdemu-daemon-1.5.0/srcĀ»
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio Ā«/home/joseluis64/Descargas/Programas/compilados/cdemu-daemon-1.5.0Ā»
make[1]: *** [all] Error 2
make[1]: se sale del directorio Ā«/home/joseluis64/Descargas/Programas/compilados/cdemu-daemon-1.5.0Ā»
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: fallo: debian/rules build devolvió un estado de salida de error 2
So, what option do I have to use your software in Ubuntu 12.04.2, the distro of my choice?
Installing from PPA; dead support to my distro, I won't touch that, even if I'm crazy, but yes I installed from the PPA first, it didn't work and was a real pain in the ass removing completely all the crap that the PPA installed on my system, with the vhba-dkms package.
Installing the latest from tarballs, doesn't work: https://sourceforge.net/p/cdemu/support-requests/17/
Building .deb packages, that "makes" the things simplier, doesn't work either: https://sourceforge.net/p/cdemu/support-requests/17/#e13b
Navely building and packaging the version that belongs to the distro that I use didin't work either!
The same error I show here is the same I got when compiling from tarball.