[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what's up with gts?



On Fri, 2003-06-20 at 08:48, Marcelo E. Magallon wrote:
> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -O2 -Wall -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c predicates.c -MT predicates.lo -MD -MP -MF .deps/predicates.TPlo -o predicates.o >/dev/null 2>&1
> make[4]: *** [predicates.lo] Error 1

This kind of thing usually means an ICE.  You need to run a build by
hand on debussy, and remove libtool's ultra-helpful ">/dev/null 2>&1"
from the commandline so that we can actually see the error messages.

p.



Reply to: