On Monday, August 02, 2010 11:53:47 Cyril Hrubis wrote: > I was trying to find a cause for very cryptic make errors and found that > I have colon somewhere in a path to the directory I was trying to > compile ltp in. Further examination showed that make is trying to > interpret all rules like: > > $(top_builddir)/include/mk/config.mk: > ... > > But found one more colon in $(top_builddir) and gets badly confused. > > Also space, semicolon and may be others does the same job, so we should > either escape all top_builddir, abs_builddir, SUBDIRS, ... variables or > get rid of rules that contains them.
pretty much every autotool project out there will fail in the same way, but no one says we should "fix" those. i dont think this is worth the vast amount of effort to first implement and then to keep working. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
