[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] make fails when a parent directory of paparazzi3 has s
From: |
cory barton |
Subject: |
[Paparazzi-devel] make fails when a parent directory of paparazzi3 has spaces in the name |
Date: |
Thu, 10 Jul 2008 00:26:34 -0400 |
I didn't see this in my search for the mailing list. Kindly accept my
apologies if this is a repost of a known issue.
I noticed that make fails when the paparazzi3 directory has a parent
directory with spaces in the name:
For example:
/home/cory/test fail/paparazzi3
make says:
address@hidden:~/test fail/paparazzi3$ make
Makefile:104: warning: overriding commands for target `/home/cory/test'
Makefile:97: warning: ignoring old commands for target `/home/cory/test'
...
<snip>
...
Makefile.ac:100: warning: ignoring old commands for target `/home/cory/test'
cd sw/lib/ocaml; make PAPARAZZI_SRC=/home/cory/test fail/paparazzi3
PAPARAZZI_HOME=/home/cory/test fail/paparazzi3
ocamldep *.ml* > .depend
make[1]: *** No rule to make target `fail/paparazzi3'. Stop.
make: *** [lib] Error 2
Hope this helps somebody.
Cory
- [Paparazzi-devel] make fails when a parent directory of paparazzi3 has spaces in the name,
cory barton <=