Mer/Build/Common Problems/Failed Diagnosis
m (Mer/Documentation/Build/Common Problems/Failed Diagnosis moved to Mer/Build/Common Problems/Failed Diagnosis: Don't need spurious Documentation) |
({{Mer}}) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | {{Mer}} | ||
+ | |||
First thing to check is for scratchbox-isms | First thing to check is for scratchbox-isms | ||
Latest revision as of 09:28, 22 September 2010
Mer is back : Please visit http://www.merproject.org to learn more about this news. |
First thing to check is for scratchbox-isms
ls -laF in the source will often show things like:
depcomp -> /scratchbox/tools/autotools/automake-1.7/share/automake-1.7/depcomp* missing -> /scratchbox/tools/autotools/automake-1.7/share/automake-1.7/missing* config.guess -> /scratchbox/compilers/cs2005q3.2-glibc2.5-arm/arch_tools/share/libtool/config.guess*
In this case, run:
automake --add-missing autoreconf
You may need create manadatory Debian files like NEWS etc
- This page was last modified on 22 September 2010, at 09:28.
- This page has been accessed 6,253 times.