Package: make
Version: 3.81-8
Severity: normal

Trying to compile an external webcam driver fails if there are spaces in the 
path of the driver:


----code--------
duffy@portatiliker:~/Programas y drivers/Compilar/driver$ make -f 
Makefile.standalone 
make -C /lib/modules/2.6.37-1-686/build SUBDIRS=/home/duffy/Programas y 
drivers/Compilar/driver modules
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.37-1-686'
make[3]: *** No hay ninguna regla para construir el objetivo `y'.  Alto.
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.37-1-686'
make: *** [driver] Error 2
----code---

i'll translate as best as i can, the most relevant line is:
make[3]: *** There is no rule to build the target `y'.  Halt.

As you can see, it takes "y" from "Programas y drivers" as argument. It seems 
that does not detect the spaces of the path.
If y rename that path without spaces compiles without problem.

I didn't now against wich package to report this, please reasign where it 
belongs.


Thanks Iker.




-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'unstable'), (750, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages make depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib

make recommends no packages.

Versions of packages make suggests:
pn  make-doc                      <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to