automake
[Top][All Lists]
Advanced

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

[AM-1.4] "make distclean" tries to build objects


From: Daniel Haude
Subject: [AM-1.4] "make distclean" tries to build objects
Date: Tue, 13 Jun 2006 15:11:44 +0200
User-agent: Opera M2/8.50 (Linux, build 1358)

What can one say about this? I don't get it.

Thanks,
--Daniel


address@hidden:~/Projects/ctops$ make distclean
Making distclean in .
make[1]: Entering directory `/home/dh/Projects/ctops'
rm -f config.h
rm -f TAGS ID
rm -f Makefile
rm -f config.cache config.log stamp-h stamp-h[0-9]*
make[1]: Leaving directory `/home/dh/Projects/ctops'
Making distclean in gui
make[1]: Entering directory `/home/dh/Projects/ctops/gui'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../tops -W -Wall -ansi -pedantic -g -g -O2 -c refine.c
In file included from refine.c:7:
support.h:6:22: config.h: No such file or directory
make[1]: *** [refine.o] Error 1
make[1]: Leaving directory `/home/dh/Projects/ctops/gui'
make: *** [distclean-recursive] Error 1
address@hidden:~/Projects/ctops$
--
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]