Hi! Iker Salmón wrote:
> Trying to compile an external webcam driver fails if there are spaces in the > path of the driver: Do you have a copy of the makefile? Where does the driver come from? > make -C /lib/modules/2.6.37-1-686/build SUBDIRS=/home/duffy/Programas y > drivers/Compilar/driver modules [...] > I didn't now against wich package to report this, please reasign where it > belongs. It belongs to the author of the driver's makefile, I believe. This is not an unusual bug for a makefile, though; I'd suggest building from a path without spaces in it, lame as that might sound. Hope that helps, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

